Yentl Van Tendeloo
|
ee647b997d
Small changes to make tests work deterministically; unambiguous part was removed though
|
9 年之前 |
Yentl Van Tendeloo
|
3d32219f73
Optimized read_dict operation in Modelverse: read_dict of entry created
|
9 年之前 |
Yentl Van Tendeloo
|
d3a3dd777d
Propagate --debug flag in ./compile.sh
|
9 年之前 |
Yentl Van Tendeloo
|
07844c2640
Propagate self.inputfile throughout the parse tree
|
9 年之前 |
Yentl Van Tendeloo
|
d09f1fc40f
Fix output of debug symbols
|
9 年之前 |
Yentl Van Tendeloo
|
e3143d602e
Add debug information to bootstrap
|
9 年之前 |
Yentl Van Tendeloo
|
b9a60fd509
Added debug symbol readout in MvK
|
9 年之前 |
Yentl Van Tendeloo
|
9831fb72c3
Change the complete interface of Visitors (using arguments)
|
9 年之前 |
Yentl Van Tendeloo
|
3405dcfb14
Add debug information to PrimitivesVisitor
|
9 年之前 |
Yentl Van Tendeloo
|
b7b5a41150
Missing []
|
9 年之前 |
Yentl Van Tendeloo
|
0e34300902
Updated pn_interface for [] syntax
|
9 年之前 |
Yentl Van Tendeloo
|
d368ca7ed3
Updated object_operations.alc for new [] syntax
|
9 年之前 |
Yentl Van Tendeloo
|
c0082ee27b
Ported some code to [] syntax instead of dict_read (where possible)
|
9 年之前 |
Yentl Van Tendeloo
|
3c49843b8d
Small change to serve as proof of concept for the change of dict_read
|
9 年之前 |
Yentl Van Tendeloo
|
28d3cffb5d
Removed useless print statements
|
9 年之前 |
Yentl Van Tendeloo
|
d6ac12cb57
Added same test to graph compilation
|
9 年之前 |
Yentl Van Tendeloo
|
b4ac52bd61
Fixed socket2event race condition
|
9 年之前 |
Yentl Van Tendeloo
|
ed3985592f
Added nice pretty printer after semantic visitor (and tree
|
9 年之前 |
Yentl Van Tendeloo
|
258ca88eca
Fixed tree rewriting and don't require hacks in the writing visitors anymore
|
9 年之前 |
Yentl Van Tendeloo
|
24aea38130
First commit in making dict_read possible through dictionary access
|
9 年之前 |
Yentl Van Tendeloo
|
f32bcd6e01
Added test for dictionary access (which fails)
|
9 年之前 |
Yentl Van Tendeloo
|
125c5a44bf
Add new tests for the constructor
|
9 年之前 |
Yentl Van Tendeloo
|
d5347eb6d3
Remove double spaces
|
9 年之前 |
Yentl Van Tendeloo
|
4675d83f9a
Remove logs
|
9 年之前 |
Yentl Van Tendeloo
|
fbb392f96d
Declare also doesn't redeclare when in the same scope
|
9 年之前 |
Yentl Van Tendeloo
|
6c978c3fd9
Ignore vim swap files as well
|
9 年之前 |
Yentl Van Tendeloo
|
c9c3e3fe1f
Fixed pn_interface which duplicated the "model" entry, sometimes resulting in empty model list
|
9 年之前 |
Yentl Van Tendeloo
|
428ef3c15e
Show warning message in MvS on duplicate keys
|
9 年之前 |
Yentl Van Tendeloo
|
88daa39abb
Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists
|
9 年之前 |
Yentl Van Tendeloo
|
3dd3459abe
Add exception when adding multiple entries to the same dictionary using
|
9 年之前 |