Yentl Van Tendeloo
|
81e99e84a1
Add translation rules for \n, \t, and \"
|
8 years ago |
Yentl Van Tendeloo
|
5dfe2c511a
Make constructors work with a list internally, instead of relying on input()
|
8 years ago |
Yentl Van Tendeloo
|
db20d1b2ac
Fixed HUTN compiler tests with new declaration/define
|
8 years ago |
Yentl Van Tendeloo
|
991afb2f65
Merge declare and define in one rule
|
8 years ago |
Yentl Van Tendeloo
|
517ccd9d60
Add possibility for a definition with value in the compiler
|
8 years ago |
Yentl Van Tendeloo
|
d7f7b67a1d
Suddenly works...
|
8 years ago |
Yentl Van Tendeloo
|
8349af8bc8
Fixed constructors compiler which appended an additional "False" at the
|
8 years ago |
Yentl Van Tendeloo
|
64acf261ac
Changed some code to "break" and "continue", but code massively fails
|
8 years ago |
Yentl Van Tendeloo
|
d3f2abd615
"mutable" keyword added right before a function to allow for functions
|
8 years ago |
Yentl Van Tendeloo
|
6abd4c594c
Fixed constructors as well: drop the quotes around it
|
8 years ago |
Yentl Van Tendeloo
|
9e331a3a1d
Fixed for literals
|
8 years ago |
Yentl Van Tendeloo
|
c7f24a827b
Removed manual json serialization in most code generators and in tests
|
8 years ago |
Yentl Van Tendeloo
|
fffe38859d
Fixed visitors to expect 2 elements at least
|
8 years ago |
Yentl Van Tendeloo
|
877e44c9b1
Cleaned grammar to not have trouble with the distinction between IF_NODE and IF, for example. The parser doesn't take care of this completely though...
|
8 years ago |
Yentl Van Tendeloo
|
9effca0367
First step in removing the ID propagation to client
|
9 years ago |
Yentl Van Tendeloo
|
926d56fc68
Change the complete interface of Visitors (using arguments)
|
9 years ago |
Yentl Van Tendeloo
|
65247b4590
Add debug information to PrimitivesVisitor
|
9 years ago |
Yentl Van Tendeloo
|
4ec76ca22f
Fixed tree rewriting and don't require hacks in the writing visitors anymore
|
9 years ago |
Yentl Van Tendeloo
|
382dc0fc3d
First commit in making dict_read possible through dictionary access
|
9 years ago |
Yentl Van Tendeloo
|
e527d9b485
Initial commit from svn
|
9 years ago |