Yentl Van Tendeloo
|
6711c5ff7b
Fix bootstrap generation file for Windows, which doesn't like opening
|
8 years ago |
Yentl Van Tendeloo
|
a6c5a5e377
Fixed many more bugs
|
8 years ago |
Yentl Van Tendeloo
|
a1403491f0
Fixed string_substr and also all uses of it (e.g., user_manager)
|
8 years ago |
Yentl Van Tendeloo
|
4286d02c28
Added much faster way of finding cached files
|
8 years ago |
Yentl Van Tendeloo
|
187381f414
Make the .gz file no longer update for each recompile: fix the time to 0 and remove references to the temporary files
|
8 years ago |
Yentl Van Tendeloo
|
6fdb69d798
Compress the bootstrap.m and minimal.m file using gzip
|
8 years ago |
Yentl Van Tendeloo
|
026d91c781
Use a temporary file to store the bootstrap code in
|
8 years ago |
Yentl Van Tendeloo
|
296b93ede5
Don't redo the primitives: these are done already in the include
|
8 years ago |
Yentl Van Tendeloo
|
2532a26a33
Add symbols to the bootstrap file
|
8 years ago |
Yentl Van Tendeloo
|
9c152844fd
Fixed the MD5 hash not being present
|
8 years ago |
Yentl Van Tendeloo
|
e4943ca622
Remove some stupid prints; fixed some bugs in the generated
|
8 years ago |
Yentl Van Tendeloo
|
056fbc27f9
Modelverse can now also output "None" in case of errors
|
8 years ago |
Yentl Van Tendeloo
|
d6ea373bfb
Major rewrite to bootstrap generation:
|
8 years ago |
Yentl Van Tendeloo
|
06e2de6cd6
Fixed code
|
9 years ago |
Yentl Van Tendeloo
|
1548ee9438
Added some additional code for faster model operations
|
9 years ago |
Yentl Van Tendeloo
|
6fe1c5b9fd
Added a new interface specifically for modelling: interface 4
|
9 years ago |
Yentl Van Tendeloo
|
5e88e418b0
Updated grammar to allow for exports and added initialize_SCD to test
|
9 years ago |
Yentl Van Tendeloo
|
1c127b5ff4
Remove old (commented) code
|
9 years ago |
Yentl Van Tendeloo
|
38f6602d72
Revert "All action language code is now automatically typed upon upload"
|
9 years ago |
Yentl Van Tendeloo
|
c73dccbf87
All action language code is now automatically typed upon upload
|
9 years ago |
Yentl Van Tendeloo
|
de6e14821f
Allow the "main" function to be changed to any name (to prevent possible name clashes)
|
9 years ago |
Yentl Van Tendeloo
|
9009814879
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 years ago |
Yentl Van Tendeloo
|
705381b7c0
Implemented reverseKeyLookup as a primitive for significant performance boost
|
9 years ago |
Yentl Van Tendeloo
|
a9c0b00bc0
Remove tests that tested the primitives which are now implemented in AL
|
9 years ago |
Yentl Van Tendeloo
|
bc1ebd1910
made list of operations to un-primitive
|
9 years ago |
Yentl Van Tendeloo
|
fc13b47ac3
Ported all scripts to Python
|
9 years ago |
Yentl Van Tendeloo
|
a2ed135973
Added run_local_modelverse Python script
|
9 years ago |
Yentl Van Tendeloo
|
514f9a5f35
Ported generate bootstrap
|
9 years ago |
Yentl Van Tendeloo
|
8776fb3a58
Minor tweak
|
9 years ago |
Yentl Van Tendeloo
|
be91d193ef
compiler waits for the MvK to acknowledge that it has processed requests (new interface: 2)
|
9 years ago |