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
Fix string value one more time
#48
atjn
closed
1 year ago
0
Implemented the standard functions into the symbol table
#47
BaBrixx
closed
1 year ago
0
More type checker tests
#46
NybyDK
closed
1 year ago
0
Update test java versions to match main project version
#45
atjn
closed
1 year ago
0
Type checking fixes
#44
BaBrixx
closed
1 year ago
0
Implement most of the interpreter
#43
atjn
closed
1 year ago
1
Fix string value
#42
atjn
closed
1 year ago
0
Streamlines the problem messages in the semantics check and ast builder
#41
BaBrixx
closed
1 year ago
6
Fixed the typecast type checker
#40
BaBrixx
closed
1 year ago
0
Improved semantics- and type checking
#39
BaBrixx
closed
1 year ago
0
Renamed AstVisitor to AstBuilder
#38
NybyDK
closed
1 year ago
0
Type checker visitor
#37
BaBrixx
closed
1 year ago
3
Type checker visitor tests
#36
BaBrixx
closed
1 year ago
2
I make bingbong
#35
atjn
closed
1 year ago
1
Add automated tests
#34
atjn
closed
1 year ago
0
Import ANTLR correctly
#33
atjn
closed
1 year ago
0
Inheritance in nodes
#32
AlbertHald
closed
1 year ago
1
Temporarily delete borked tests
#31
atjn
closed
1 year ago
0
Add automatic code quality scanning
#30
atjn
closed
1 year ago
0
Print pretty array types correctly
#29
atjn
closed
1 year ago
0
Fix missing assert
#28
atjn
closed
1 year ago
0
Loading of declarations into symbol table
#27
BaBrixx
closed
1 year ago
0
AstBuilder and Symbol table unit tests
#26
BaBrixx
closed
1 year ago
0
Pretty print increment operators
#25
atjn
closed
1 year ago
1
Create pretty printer tests
#24
atjn
closed
1 year ago
0
Also pretty print comments
#23
atjn
closed
1 year ago
0
Preserve empty lines when pretty-printing
#22
atjn
closed
1 year ago
0
Make PrettyPrinter sink modular
#21
atjn
closed
1 year ago
1
Simplify ID nodes
#20
atjn
closed
1 year ago
1
Disambiguate function invokations
#19
atjn
closed
1 year ago
0
Update ANTLR
#18
atjn
closed
1 year ago
1
Pretty print
#17
atjn
closed
1 year ago
1
SymbolTable changed to ArrayList. W. func changes.
#16
AlbertHald
closed
1 year ago
0
Fixed visitFormalParameter
#15
BaBrixx
closed
1 year ago
0
Fixed the visitBlock function
#14
BaBrixx
closed
1 year ago
0
Ensure formal parameter list is initialized in function declaration
#13
atjn
closed
1 year ago
0
Change tree to stack
#12
AlbertHald
closed
1 year ago
0
Unit test implementation
#11
BaBrixx
closed
1 year ago
0
Symbol table implementation with Addi
#10
AlbertHald
closed
1 year ago
1
Fix mismatched dependency versions
#9
atjn
closed
1 year ago
0
Implemented problem handling in the AST builder
#8
BaBrixx
closed
1 year ago
0
Ast visitor implementation
#7
BaBrixx
closed
1 year ago
1
Make node
#6
atjn
closed
1 year ago
0
Reimplemented the line production
#5
BaBrixx
closed
1 year ago
0
Added the nodes of the AST with correct inheritance.
#4
AlbertHald
closed
1 year ago
0
Problem collection implementation
#3
BaBrixx
closed
1 year ago
0
Removed lines from grammar
#2
BaBrixx
closed
1 year ago
0
Made labels
#1
AlbertHald
closed
1 year ago
0
Previous