Yentl Van Tendeloo
|
e4943ca622
Remove some stupid prints; fixed some bugs in the generated
|
9 роки тому |
Yentl Van Tendeloo
|
056fbc27f9
Modelverse can now also output "None" in case of errors
|
9 роки тому |
Yentl Van Tendeloo
|
d6ea373bfb
Major rewrite to bootstrap generation:
|
9 роки тому |
Yentl Van Tendeloo
|
01b9c79b09
Added the possibility to prepend a name in the bootstrap visitor
|
9 роки тому |
Yentl Van Tendeloo
|
d7ec097456
Remove useless print
|
9 роки тому |
Yentl Van Tendeloo
|
44e3c8c10d
Add missing test file
|
9 роки тому |
Yentl Van Tendeloo
|
9c0d5182bb
Fixed syntax errors in test
|
9 роки тому |
Yentl Van Tendeloo
|
21d7f23d3c
Even more fixes for the model constructors
|
9 роки тому |
Yentl Van Tendeloo
|
cbf7128816
Fixed model constructors
|
9 роки тому |
Yentl Van Tendeloo
|
37d3a489d0
Also fixed the model constructor
|
9 роки тому |
Yentl Van Tendeloo
|
6abd4c594c
Fixed constructors as well: drop the quotes around it
|
9 роки тому |
Yentl Van Tendeloo
|
9e331a3a1d
Fixed for literals
|
9 роки тому |
Yentl Van Tendeloo
|
ff3d0002ee
Add wrapper for literal text reading
|
9 роки тому |
Yentl Van Tendeloo
|
f687eefa94
Also patched the bootstrap generator
|
9 роки тому |
Yentl Van Tendeloo
|
ecadb2f7ff
Fixed ambiguity between actions and strings in primitives_visitor
|
9 роки тому |
Yentl Van Tendeloo
|
c7f24a827b
Removed manual json serialization in most code generators and in tests
|
9 роки тому |
Yentl Van Tendeloo
|
f5c2f9d9e2
Removed the flatten() command in tests
|
9 роки тому |
Yentl Van Tendeloo
|
4a672ad55b
Fixed even more parts
|
9 роки тому |
Yentl Van Tendeloo
|
a64022b110
Fixed some more places with wrong ID propagation
|
9 роки тому |
Yentl Van Tendeloo
|
3ebfdc774a
Removed even more code to remove the ID propagation
|
9 роки тому |
Yentl Van Tendeloo
|
fa723c6a95
Removed all code that wrapped the R and V choices
|
9 роки тому |
Yentl Van Tendeloo
|
49afc272d1
Also fix semantics_visitor for new return
|
9 роки тому |
Yentl Van Tendeloo
|
fffe38859d
Fixed visitors to expect 2 elements at least
|
9 роки тому |
Yentl Van Tendeloo
|
acaca273c4
Updated all integration test code as well
|
9 роки тому |
Yentl Van Tendeloo
|
3784117527
Fixed all returns to return! in the test
|
9 роки тому |
Yentl Van Tendeloo
|
07aea5d6b2
Fixed all problems by breaking the parser (again): this problem is in
|
9 роки тому |
Yentl Van Tendeloo
|
19697a64cb
Fixed bug in parser, but now multiple choices are always possible: which
|
9 роки тому |
Yentl Van Tendeloo
|
6905017d80
Also fixed the primitives_visitor for the change in tokens in the grammar
|
9 роки тому |
Yentl Van Tendeloo
|
f126a5fdd2
Ignore test for return(1) as it fails at the moment
|
9 роки тому |
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...
|
9 роки тому |