提交歷史

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files 8 年之前
  Yentl Van Tendeloo f0737cf22f Added hash function (for passwords etc.) 8 年之前
  Yentl Van Tendeloo 4d9ff30d77 Merge branch 'jit' into MvC 8 年之前
  jonathanvdc 37dd973b33 Define JIT primitives 8 年之前
  Yentl Van Tendeloo 9687c992f6 Fixed compilation problem with bootstrap/*.alc 8 年之前
  Yentl Van Tendeloo 2a15d5d502 Fixed everything 8 年之前
  Yentl Van Tendeloo 74f51d9b4f Fixed debug info for make_all.py script and make --debug default (cannot be disabled!) 8 年之前
  Yentl Van Tendeloo e3e6845758 Take into account Windows when writing out the name of nodes 8 年之前
  Yentl Van Tendeloo 6711c5ff7b Fix bootstrap generation file for Windows, which doesn't like opening 8 年之前
  Yentl Van Tendeloo a6c5a5e377 Fixed many more bugs 8 年之前
  Yentl Van Tendeloo a1403491f0 Fixed string_substr and also all uses of it (e.g., user_manager) 8 年之前
  Yentl Van Tendeloo 4286d02c28 Added much faster way of finding cached files 8 年之前
  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 年之前
  Yentl Van Tendeloo 6fdb69d798 Compress the bootstrap.m and minimal.m file using gzip 8 年之前
  Yentl Van Tendeloo 026d91c781 Use a temporary file to store the bootstrap code in 8 年之前
  Yentl Van Tendeloo 296b93ede5 Don't redo the primitives: these are done already in the include 8 年之前
  Yentl Van Tendeloo 2532a26a33 Add symbols to the bootstrap file 8 年之前
  Yentl Van Tendeloo 9c152844fd Fixed the MD5 hash not being present 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 06e2de6cd6 Fixed code 9 年之前
  Yentl Van Tendeloo 1548ee9438 Added some additional code for faster model operations 9 年之前
  Yentl Van Tendeloo 6fe1c5b9fd Added a new interface specifically for modelling: interface 4 9 年之前
  Yentl Van Tendeloo 5e88e418b0 Updated grammar to allow for exports and added initialize_SCD to test 9 年之前
  Yentl Van Tendeloo 1c127b5ff4 Remove old (commented) code 9 年之前
  Yentl Van Tendeloo 38f6602d72 Revert "All action language code is now automatically typed upon upload" 9 年之前
  Yentl Van Tendeloo c73dccbf87 All action language code is now automatically typed upon upload 9 年之前
  Yentl Van Tendeloo de6e14821f Allow the "main" function to be changed to any name (to prevent possible name clashes) 9 年之前
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present 9 年之前