Historique des commits

Auteur SHA1 Message Date
  Yentl Van Tendeloo 313e8f94c1 Optimize accesses to globals: cache for each task individually il y a 7 ans
  Yentl Van Tendeloo db4a2db1a6 Minor movement of code to improve performance slightly il y a 7 ans
  Yentl Van Tendeloo e8099e721d Minor optimization of function calling overhead il y a 7 ans
  Yentl Van Tendeloo 730503e9c0 Bugfixes for compiled functions il y a 7 ans
  Yentl Van Tendeloo 2853bbfdb0 Fixed some broken primitives and added slightly better stack tracing il y a 7 ans
  Yentl Van Tendeloo da193ec130 Remove logging statements for list_insert il y a 7 ans
  Yentl Van Tendeloo 528cf93f65 Ported all compiled functions (untested) and fixed code generation bugs il y a 7 ans
  Yentl Van Tendeloo 6b9987af5d First port to ID/value tuples instead of just IDs il y a 7 ans
  Yentl Van Tendeloo 07169c164a Don't export generated code for now il y a 7 ans
  Yentl Van Tendeloo 4ab3ca9fdf Compress some operations a bit il y a 7 ans
  Yentl Van Tendeloo 0e48e93215 Fixed PM enactment code from set to list (for double enactment of e.g., join) il y a 7 ans
  Yentl Van Tendeloo e510659417 Cleanup and add missing file il y a 7 ans
  Yentl Van Tendeloo fe7fa067be Cleaned out request_handler before major rewrite il y a 7 ans
  Yentl Van Tendeloo 2371f818ad Removed even more code: remove all jit specific folders completely il y a 7 ans
  Yentl Van Tendeloo 76f13745df Remove some more old JIT functions, which were available in the AL il y a 7 ans
  Yentl Van Tendeloo 63ac447911 Removed a lot of old JIT code that is now deprecated il y a 7 ans
  Yentl Van Tendeloo f069f80b3d Optimize for less kwargs accesses il y a 7 ans
  Yentl Van Tendeloo ea557cda92 Store glob when entering function il y a 7 ans
  Yentl Van Tendeloo 505814a284 Fix cleanup error in function calls il y a 7 ans
  Yentl Van Tendeloo 42db8c7ba3 Fixes to JIT, seems to work in basic cases il y a 7 ans
  Yentl Van Tendeloo 504af6abc7 Disable GC for now to prevent bugs; fix some minor bugs il y a 7 ans
  Yentl Van Tendeloo 2ba3034684 Semi-working JIT il y a 7 ans
  Yentl Van Tendeloo 1e2d7526fa Minor cleanup il y a 7 ans
  Yentl Van Tendeloo f16f2c6d9e Fixed parameter passing il y a 7 ans
  Yentl Van Tendeloo 74087358c1 Fix prev of first instruction il y a 7 ans
  Yentl Van Tendeloo f0d1edb37a Fixed return code il y a 7 ans
  Yentl Van Tendeloo b53a1a5599 Fixed some calling issues il y a 7 ans
  Yentl Van Tendeloo 05bc4c6d3a Fixed resolving of globals in JIT il y a 7 ans
  Yentl Van Tendeloo 1915ded426 Auto-resolve and assign globals upon use il y a 7 ans
  Yentl Van Tendeloo a34ad3b5f5 Pass around kwargs as well in the calls by merging dictionaries all the time il y a 7 ans