Yentl Van Tendeloo
|
9f800c63c7
More informative linker error when symbol is not found: say where it is used
|
9 years ago |
Yentl Van Tendeloo
|
d376f289fe
Fixed similar problems of == and element_eq mix-ups
|
9 years ago |
Yentl Van Tendeloo
|
159a3b4b98
Fixed incorrect change from element_eq to value_eq (through ==)
|
9 years ago |
Yentl Van Tendeloo
|
d4fa453534
Split of metamodel generation from the pn_interface (though is still invoked)
|
9 years ago |
Yentl Van Tendeloo
|
e21a927b61
Most parts of metamodel are there
|
9 years ago |
Yentl Van Tendeloo
|
0cd81cbb15
Add first parts of metamodel for the action language (in dot format, as
|
9 years ago |
Yentl Van Tendeloo
|
c2f5dfa8c3
Small changes to make tests work deterministically; unambiguous part was removed though
|
9 years ago |
Yentl Van Tendeloo
|
a7fff6fa2b
Optimized read_dict operation in Modelverse: read_dict of entry created
|
9 years ago |
Yentl Van Tendeloo
|
f3d10b3b8c
Propagate --debug flag in ./compile.sh
|
9 years ago |
Yentl Van Tendeloo
|
fa02c4b347
Propagate self.inputfile throughout the parse tree
|
9 years ago |
Yentl Van Tendeloo
|
030bd8ebc3
Fix output of debug symbols
|
9 years ago |
Yentl Van Tendeloo
|
7353584906
Add debug information to bootstrap
|
9 years ago |
Yentl Van Tendeloo
|
39a121662b
Added debug symbol readout in MvK
|
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
|
a0cbb00a13
Missing []
|
9 years ago |
Yentl Van Tendeloo
|
6b7b121e31
Updated pn_interface for [] syntax
|
9 years ago |
Yentl Van Tendeloo
|
3d15e0c1e5
Updated object_operations.alc for new [] syntax
|
9 years ago |
Yentl Van Tendeloo
|
51b6572a1a
Ported some code to [] syntax instead of dict_read (where possible)
|
9 years ago |
Yentl Van Tendeloo
|
84e6ece8bd
Small change to serve as proof of concept for the change of dict_read
|
9 years ago |
Yentl Van Tendeloo
|
3bbc09891b
Removed useless print statements
|
9 years ago |
Yentl Van Tendeloo
|
8c42352a35
Added same test to graph compilation
|
9 years ago |
Yentl Van Tendeloo
|
b25ff6c9f5
Fixed socket2event race condition
|
9 years ago |
Yentl Van Tendeloo
|
122624f5e5
Added nice pretty printer after semantic visitor (and tree
|
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
|
b8f8340fe6
Added test for dictionary access (which fails)
|
9 years ago |
Yentl Van Tendeloo
|
536e752b8a
Add new tests for the constructor
|
9 years ago |
Yentl Van Tendeloo
|
03b58a494a
Remove double spaces
|
9 years ago |
Yentl Van Tendeloo
|
7e47d506e3
Remove logs
|
9 years ago |