Yentl Van Tendeloo
|
2a15d5d502
Fixed everything
|
8 年之前 |
Yentl Van Tendeloo
|
07b08ee3a3
Fixed broken accesses to username
|
8 年之前 |
Yentl Van Tendeloo
|
b5bf14bbd8
Keep line info in dictionary
|
8 年之前 |
Yentl Van Tendeloo
|
bb4629bcb2
Users can never be removed
|
8 年之前 |
Yentl Van Tendeloo
|
d303aa0601
Everything seems to work
|
8 年之前 |
Simon Van Mierlo
|
11d0c45f3d
basic debugging (pause/resume)
|
8 年之前 |
Yentl Van Tendeloo
|
d6a4139a3b
Fixing some more small problems
|
8 年之前 |
Yentl Van Tendeloo
|
f1edc918d6
Merge branch 'yentl' into DEVS
|
8 年之前 |
Yentl Van Tendeloo
|
e4943ca622
Remove some stupid prints; fixed some bugs in the generated
|
8 年之前 |
Yentl Van Tendeloo
|
056fbc27f9
Modelverse can now also output "None" in case of errors
|
8 年之前 |
Yentl Van Tendeloo
|
d6ea373bfb
Major rewrite to bootstrap generation:
|
8 年之前 |
Yentl Van Tendeloo
|
ff3d0002ee
Add wrapper for literal text reading
|
8 年之前 |
Yentl Van Tendeloo
|
f687eefa94
Also patched the bootstrap generator
|
8 年之前 |
Yentl Van Tendeloo
|
fa723c6a95
Removed all code that wrapped the R and V choices
|
8 年之前 |
Yentl Van Tendeloo
|
c4e3fc0dd4
Merge branch 'master' into DEVS
|
8 年之前 |
Yentl Van Tendeloo
|
688590997f
Remove obnoxious print again
|
8 年之前 |
Yentl Van Tendeloo
|
cfa5a474fc
Fixed some bugs with RDF
|
8 年之前 |
Yentl Van Tendeloo
|
43e50291dd
Fixed the = ? syntax in definitions: now generates a global for each user
|
9 年之前 |
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 年之前 |
Yentl Van Tendeloo
|
8679f71e25
Merge branch 'yentl' into DEVS
|
9 年之前 |
Yentl Van Tendeloo
|
355b6ab493
Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected!
|
9 年之前 |
Yentl Van Tendeloo
|
7d3e25c45f
Fixed error with garbage collection
|
9 年之前 |
Yentl Van Tendeloo
|
ee3c688363
Merge branch 'yentl' into GC
|
9 年之前 |
Yentl Van Tendeloo
|
86b99926b9
Check whether instruction is None before attempting execution
|
9 年之前 |
Yentl Van Tendeloo
|
e0a9a465eb
Added simple GC algorithm, which still seems to throw away a bit too much
|
9 年之前 |
Yentl Van Tendeloo
|
8663342c2a
Add rules_per_phase parameter (not yet used)
|
9 年之前 |
Yentl Van Tendeloo
|
296ce1a968
Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl
|
9 年之前 |
Yentl Van Tendeloo
|
4b68fa00e0
Update model to prevent stripping of list of length 1
|
9 年之前 |
Yentl Van Tendeloo
|
89dd8f3e03
Made yield infrastructure more transparent by not unpacking single values from the MvS
|
9 年之前 |
Yentl Van Tendeloo
|
de6e14821f
Allow the "main" function to be changed to any name (to prevent possible name clashes)
|
9 年之前 |