Yentl Van Tendeloo
|
de37cccebe
Naively changed user to task in all files
|
8 年之前 |
Yentl Van Tendeloo
|
9aff83495a
Added hash function (for passwords etc.)
|
8 年之前 |
Yentl Van Tendeloo
|
cc0f06e377
Merge branch 'jit' into MvC
|
8 年之前 |
jonathanvdc
|
d86750fad0
Define JIT primitives
|
8 年之前 |
Yentl Van Tendeloo
|
abc02010a3
Fixed compilation problem with bootstrap/*.alc
|
8 年之前 |
Yentl Van Tendeloo
|
41c0641a66
Fixed everything
|
8 年之前 |
Yentl Van Tendeloo
|
7d99e9b640
Fixed debug info for make_all.py script and make --debug default (cannot be disabled!)
|
8 年之前 |
Yentl Van Tendeloo
|
81d4b80b47
Take into account Windows when writing out the name of nodes
|
8 年之前 |
Yentl Van Tendeloo
|
cc731b5786
Fix bootstrap generation file for Windows, which doesn't like opening
|
8 年之前 |
Yentl Van Tendeloo
|
f84ec2eab5
Fixed many more bugs
|
8 年之前 |
Yentl Van Tendeloo
|
a2fc45e463
Fixed string_substr and also all uses of it (e.g., user_manager)
|
8 年之前 |
Yentl Van Tendeloo
|
10c2add88b
Added much faster way of finding cached files
|
8 年之前 |
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 年之前 |
Yentl Van Tendeloo
|
2e8a5892e6
Compress the bootstrap.m and minimal.m file using gzip
|
8 年之前 |
Yentl Van Tendeloo
|
d37fd8aff1
Use a temporary file to store the bootstrap code in
|
8 年之前 |
Yentl Van Tendeloo
|
719d8cbf1b
Don't redo the primitives: these are done already in the include
|
8 年之前 |
Yentl Van Tendeloo
|
8706a156c6
Add symbols to the bootstrap file
|
8 年之前 |
Yentl Van Tendeloo
|
7b02b92c54
Fixed the MD5 hash not being present
|
8 年之前 |
Yentl Van Tendeloo
|
f67c46ea38
Remove some stupid prints; fixed some bugs in the generated
|
8 年之前 |
Yentl Van Tendeloo
|
d3635a8b57
Modelverse can now also output "None" in case of errors
|
8 年之前 |
Yentl Van Tendeloo
|
8abdad9a25
Major rewrite to bootstrap generation:
|
8 年之前 |
Yentl Van Tendeloo
|
e54b061ac3
Fixed code
|
8 年之前 |
Yentl Van Tendeloo
|
f830d66367
Added some additional code for faster model operations
|
8 年之前 |
Yentl Van Tendeloo
|
dd827c145c
Added a new interface specifically for modelling: interface 4
|
8 年之前 |
Yentl Van Tendeloo
|
430516090a
Updated grammar to allow for exports and added initialize_SCD to test
|
8 年之前 |
Yentl Van Tendeloo
|
ba1bd42c09
Remove old (commented) code
|
8 年之前 |
Yentl Van Tendeloo
|
98f523c043
Revert "All action language code is now automatically typed upon upload"
|
9 年之前 |
Yentl Van Tendeloo
|
45b3a12b1d
All action language code is now automatically typed upon upload
|
9 年之前 |
Yentl Van Tendeloo
|
40aeab0485
Allow the "main" function to be changed to any name (to prevent possible name clashes)
|
9 年之前 |
Yentl Van Tendeloo
|
d26b213e74
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 年之前 |