Yentl Van Tendeloo
|
d6ea373bfb
Major rewrite to bootstrap generation:
|
8 vuotta sitten |
Yentl Van Tendeloo
|
ff3d0002ee
Add wrapper for literal text reading
|
8 vuotta sitten |
Yentl Van Tendeloo
|
f687eefa94
Also patched the bootstrap generator
|
8 vuotta sitten |
Yentl Van Tendeloo
|
fa723c6a95
Removed all code that wrapped the R and V choices
|
8 vuotta sitten |
Yentl Van Tendeloo
|
688590997f
Remove obnoxious print again
|
8 vuotta sitten |
Yentl Van Tendeloo
|
cfa5a474fc
Fixed some bugs with RDF
|
8 vuotta sitten |
Yentl Van Tendeloo
|
43e50291dd
Fixed the = ? syntax in definitions: now generates a global for each user
|
9 vuotta sitten |
Yentl Van Tendeloo
|
643b84b6f4
Allow the input to be JITed as well through a specific function call. It looks ugly, but it works, as shown by the construct_const compiled variant.
|
9 vuotta sitten |
Yentl Van Tendeloo
|
355b6ab493
Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected!
|
9 vuotta sitten |
Yentl Van Tendeloo
|
7d3e25c45f
Fixed error with garbage collection
|
9 vuotta sitten |
Yentl Van Tendeloo
|
ee3c688363
Merge branch 'yentl' into GC
|
9 vuotta sitten |
Yentl Van Tendeloo
|
86b99926b9
Check whether instruction is None before attempting execution
|
9 vuotta sitten |
Yentl Van Tendeloo
|
e0a9a465eb
Added simple GC algorithm, which still seems to throw away a bit too much
|
9 vuotta sitten |
Yentl Van Tendeloo
|
296ce1a968
Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl
|
9 vuotta sitten |
Yentl Van Tendeloo
|
4b68fa00e0
Update model to prevent stripping of list of length 1
|
9 vuotta sitten |
Yentl Van Tendeloo
|
89dd8f3e03
Made yield infrastructure more transparent by not unpacking single values from the MvS
|
9 vuotta sitten |
Yentl Van Tendeloo
|
de6e14821f
Allow the "main" function to be changed to any name (to prevent possible name clashes)
|
9 vuotta sitten |
Yentl Van Tendeloo
|
5549be726c
Removed some prints
|
9 vuotta sitten |
Yentl Van Tendeloo
|
066a671ab2
Reinstated most constraints, except for the AL constraints on AL elements: takes too long to run
|
9 vuotta sitten |
Yentl Van Tendeloo
|
6e92611f00
Remove logs
|
9 vuotta sitten |
Yentl Van Tendeloo
|
0ba178029a
The use of compiled functions became a parameter in the Modelverse
|
9 vuotta sitten |
Yentl Van Tendeloo
|
9009814879
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 vuotta sitten |
Yentl Van Tendeloo
|
f3d10b3b8c
Propagate --debug flag in ./compile.sh
|
9 vuotta sitten |
Yentl Van Tendeloo
|
fa02c4b347
Propagate self.inputfile throughout the parse tree
|
9 vuotta sitten |
Yentl Van Tendeloo
|
39a121662b
Added debug symbol readout in MvK
|
9 vuotta sitten |
Yentl Van Tendeloo
|
26d713a3a2
Declare also doesn't redeclare when in the same scope
|
9 vuotta sitten |
Yentl Van Tendeloo
|
1262b06214
Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists
|
9 vuotta sitten |
Yentl Van Tendeloo
|
e527d9b485
Initial commit from svn
|
9 vuotta sitten |