issues
search
AlbertHald
/
Minecraft-Turtle-Language
A beginner friendly programming language for a programmable turtle in Minecraft.
GNU General Public License v3.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented a right hand side 0 check on % operations
#98
BaBrixx
closed
1 year ago
0
implemented improvements
#97
BaBrixx
closed
1 year ago
0
Add some basic information
#96
atjn
closed
1 year ago
0
Add a flag script
#95
atjn
closed
1 year ago
0
Implemented additional tests
#94
BaBrixx
closed
1 year ago
0
Add a garden script
#93
atjn
closed
1 year ago
0
Reverse the printed order of problems
#92
atjn
closed
1 year ago
0
Switch interpreter to formatted problems
#91
atjn
closed
1 year ago
0
Simplified problem handling
#90
BaBrixx
closed
1 year ago
0
More interpreter tests and fixes
#89
atjn
closed
1 year ago
0
Expand list use tests and fix array type issues
#88
atjn
closed
1 year ago
0
Add a random function
#87
atjn
closed
1 year ago
0
Add advanced tests
#86
atjn
closed
1 year ago
0
Optimized the code using previous optimizations made in the ID nodes
#85
BaBrixx
closed
1 year ago
0
Fix struct types in interpreter
#84
atjn
closed
1 year ago
0
Add file format command
#83
atjn
closed
1 year ago
0
Fixed the padding to match the minecraft chat character limit
#82
BaBrixx
closed
1 year ago
0
Implemented the optimization
#81
BaBrixx
closed
1 year ago
1
Allow the script to determine turtle speed
#80
atjn
closed
1 year ago
0
Type checker unit tests
#79
TSKsmiley
closed
1 year ago
0
Interpreter scope fixes
#78
atjn
closed
1 year ago
0
Allow TextGameBridge to output to any ITextSink
#77
atjn
closed
1 year ago
0
Detect indentation type when pretty printing
#76
atjn
opened
1 year ago
0
Expand function invocation tests and fix a list issue
#75
atjn
closed
1 year ago
0
Add string expression sideeffect tests
#74
atjn
closed
1 year ago
0
Do not link function parameters to original variables
#73
atjn
closed
1 year ago
0
Minor bug fixes
#72
BaBrixx
closed
1 year ago
0
Fix expression sideeffects
#71
atjn
closed
1 year ago
0
Ensure errors are printed before game termination
#70
TSKsmiley
closed
1 year ago
0
Update ANTLR
#69
atjn
closed
1 year ago
0
Allow method invocations on any expression
#68
atjn
opened
1 year ago
1
changed the printing of problems
#67
TSKsmiley
closed
1 year ago
0
Make functions statically scoped
#66
atjn
closed
1 year ago
1
Fix todos
#65
BaBrixx
closed
1 year ago
1
Removed unused imports
#64
BaBrixx
closed
1 year ago
0
Fix the type checking of specific functions and some interpreter tests
#63
BaBrixx
closed
1 year ago
0
Simplify initialization of pretty printer
#62
atjn
closed
1 year ago
0
Pretty printer tests + fixes
#61
atjn
closed
1 year ago
0
Allow real integers
#60
atjn
opened
1 year ago
0
Unused imports
#59
AlbertHald
closed
1 year ago
0
Finish interpreter implementation
#58
atjn
closed
1 year ago
0
Add program termination call
#57
atjn
closed
1 year ago
0
game bridge jar
#56
TSKsmiley
closed
1 year ago
0
Interpret lists
#55
atjn
closed
1 year ago
0
Changed the structure of main
#54
BaBrixx
closed
1 year ago
0
Fixed an error in the typechecking of structs
#53
BaBrixx
closed
1 year ago
0
Implement standard functions
#52
BaBrixx
closed
1 year ago
0
Implemented the function invoke type checking
#51
BaBrixx
closed
1 year ago
0
fix bing bongs
#50
NybyDK
closed
1 year ago
0
Fixes to method invoke
#49
atjn
closed
1 year ago
0
Next