Yentl Van Tendeloo
|
162cfe5f8c
Fixed primitives visitor which didn't log primitives for subtrees with
|
8 years ago |
Yentl Van Tendeloo
|
64acf261ac
Changed some code to "break" and "continue", but code massively fails
|
8 years ago |
Yentl Van Tendeloo
|
76fa415887
Fix the compiler for better function declaration parsing
|
8 years ago |
Yentl Van Tendeloo
|
d3f2abd615
"mutable" keyword added right before a function to allow for functions
|
8 years ago |
Yentl Van Tendeloo
|
c5c029d80a
Merge branch 'transformations' into yentl
|
8 years ago |
Yentl Van Tendeloo
|
2a15d5d502
Fixed everything
|
8 years ago |
Yentl Van Tendeloo
|
74f51d9b4f
Fixed debug info for make_all.py script and make --debug default (cannot be disabled!)
|
8 years ago |
Yentl Van Tendeloo
|
fbfd65de20
Add meaningful error message on empty blocks in compiled HUTN files
|
8 years ago |
Yentl Van Tendeloo
|
187381f414
Make the .gz file no longer update for each recompile: fix the time to 0 and remove references to the temporary files
|
8 years ago |
Yentl Van Tendeloo
|
37d3a489d0
Also fixed the model constructor
|
8 years ago |
Yentl Van Tendeloo
|
9e331a3a1d
Fixed for literals
|
8 years ago |
Yentl Van Tendeloo
|
ff3d0002ee
Add wrapper for literal text reading
|
8 years ago |
Yentl Van Tendeloo
|
ecadb2f7ff
Fixed ambiguity between actions and strings in primitives_visitor
|
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
|
6905017d80
Also fixed the primitives_visitor for the change in tokens in the grammar
|
8 years ago |
Yentl Van Tendeloo
|
43e50291dd
Fixed the = ? syntax in definitions: now generates a global for each user
|
9 years ago |
Yentl Van Tendeloo
|
80a6de964e
Fixed problem in random due to compiler error for definitions with value
|
9 years ago |
Yentl Van Tendeloo
|
9009814879
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 years ago |
Yentl Van Tendeloo
|
030bd8ebc3
Fix output of debug symbols
|
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
|
3bbc09891b
Removed useless print statements
|
9 years ago |
Yentl Van Tendeloo
|
b25ff6c9f5
Fixed socket2event race condition
|
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 |