Commit History

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo 13ad926bbd Fixed some compilation problems 8 年之前
  Yentl Van Tendeloo b783507e23 Remove primitive functions 8 年之前
  Yentl Van Tendeloo cf33fbed38 Use interruptable_sleep as an option 8 年之前
  Yentl Van Tendeloo b698243fcb WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements 8 年之前
  Yentl Van Tendeloo 0360acb14b Change modelling language formalism grammar for non-bootstrap, just like 8 年之前
  Yentl Van Tendeloo 6518e8fd23 Remove unnecessary parts in bootstrap and compilers: symbols and hash 8 年之前
  Yentl Van Tendeloo adc1d03bcc Remove deprecated functions 8 年之前
  Yentl Van Tendeloo f6f1f1205c Force order in bootstrap.m generation, such that it should be 8 年之前
  Yentl Van Tendeloo 286b58ad13 Make sure that the bootstrap file can be compiled 8 年之前
  Yentl Van Tendeloo c097c8bc1f Bootstrap file can now be compiled (though doesn't work yet...) 8 年之前
  Yentl Van Tendeloo 2b15a6871c First step towards compiling models in the bootstrap file as well 8 年之前
  Yentl Van Tendeloo e4efadced7 Further optimizations to the bootstrap file 8 年之前
  Yentl Van Tendeloo 75b1815c96 Added the dict_add_fast operation 8 年之前
  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 年之前