Yentl Van Tendeloo
|
a48c14ef67
Fixed primitives visitor which didn't log primitives for subtrees with
|
8 years ago |
Yentl Van Tendeloo
|
7f51c64d1d
Changed some code to "break" and "continue", but code massively fails
|
8 years ago |
Yentl Van Tendeloo
|
6898835b72
Fix the compiler for better function declaration parsing
|
8 years ago |
Yentl Van Tendeloo
|
57d77ea284
"mutable" keyword added right before a function to allow for functions
|
8 years ago |
Yentl Van Tendeloo
|
4a0d5ec8f9
Merge branch 'transformations' into yentl
|
8 years ago |
Yentl Van Tendeloo
|
41c0641a66
Fixed everything
|
8 years ago |
Yentl Van Tendeloo
|
7d99e9b640
Fixed debug info for make_all.py script and make --debug default (cannot be disabled!)
|
8 years ago |
Yentl Van Tendeloo
|
9ec586c6a6
Add meaningful error message on empty blocks in compiled HUTN files
|
8 years ago |
Yentl Van Tendeloo
|
3e3857d6cd
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
|
3dcaa7c5d4
Also fixed the model constructor
|
8 years ago |
Yentl Van Tendeloo
|
84707a1761
Fixed for literals
|
8 years ago |
Yentl Van Tendeloo
|
d41be5212d
Add wrapper for literal text reading
|
8 years ago |
Yentl Van Tendeloo
|
b13af49c25
Fixed ambiguity between actions and strings in primitives_visitor
|
8 years ago |
Yentl Van Tendeloo
|
ae85a354ed
Removed manual json serialization in most code generators and in tests
|
8 years ago |
Yentl Van Tendeloo
|
a6a530960c
Fixed visitors to expect 2 elements at least
|
8 years ago |
Yentl Van Tendeloo
|
7933d84d28
Also fixed the primitives_visitor for the change in tokens in the grammar
|
8 years ago |
Yentl Van Tendeloo
|
6d641d8037
Fixed the = ? syntax in definitions: now generates a global for each user
|
8 years ago |
Yentl Van Tendeloo
|
31b372b8e4
Fixed problem in random due to compiler error for definitions with value
|
8 years ago |
Yentl Van Tendeloo
|
d26b213e74
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 years ago |
Yentl Van Tendeloo
|
d09f1fc40f
Fix output of debug symbols
|
9 years ago |
Yentl Van Tendeloo
|
9831fb72c3
Change the complete interface of Visitors (using arguments)
|
9 years ago |
Yentl Van Tendeloo
|
3405dcfb14
Add debug information to PrimitivesVisitor
|
9 years ago |
Yentl Van Tendeloo
|
28d3cffb5d
Removed useless print statements
|
9 years ago |
Yentl Van Tendeloo
|
b4ac52bd61
Fixed socket2event race condition
|
9 years ago |
Yentl Van Tendeloo
|
258ca88eca
Fixed tree rewriting and don't require hacks in the writing visitors anymore
|
9 years ago |
Yentl Van Tendeloo
|
24aea38130
First commit in making dict_read possible through dictionary access
|
9 years ago |
Yentl Van Tendeloo
|
16aea7da03
Initial commit from svn
|
9 years ago |