Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo a7ab1ebc0b Manually compile set_overlap, as there does seem to be something bad going on there hace 8 años
  Yentl Van Tendeloo 544c08519b Lots of fixes to the new set representation hace 8 años
  Yentl Van Tendeloo f3e6434ac5 Update set_add's compiled function hace 8 años
  Yentl Van Tendeloo 7476d11930 Replaced all create_node calls to their data structure equivalents hace 8 años
  Yentl Van Tendeloo 3df410a164 Added compiled version of create_tuple and create_triple (create later) hace 8 años
  Yentl Van Tendeloo 5b72965d5c Added {set,list,dict}_create functions hace 8 años
  Yentl Van Tendeloo 30593f42b5 Add some semi-primitives as compiled functions, for performance hace 8 años
  Yentl Van Tendeloo a2d06763c2 Use the compiler caches more often: write time is no longer relevant! hace 8 años
  Yentl Van Tendeloo 134539d5a6 Faster reverseKeyLookupMulti hace 8 años
  Yentl Van Tendeloo d122339e6f Remove useless compiled function hace 8 años
  Yentl Van Tendeloo 3e74f5e348 Improved version of reverseKeyLookup: much less MvS requests hace 8 años
  Yentl Van Tendeloo d1be97e5c1 Minor tweaks again; mainly affecting the parser hace 8 años
  Yentl Van Tendeloo 3d5d2f6e11 Various tweaks; particularly optimized dict_eq with compiled function hace 8 años
  Yentl Van Tendeloo 0c63084413 Added compiled version of make_reverse_dictionary hace 8 años
  Yentl Van Tendeloo c8d38b1197 Add guess in reverseKeyLookup (huge performance increase!) hace 8 años
  Yentl Van Tendeloo 069afa5f81 Added new compiled operation for has_value hace 8 años
  Yentl Van Tendeloo 262ee0bfc7 Optimized allInstances with faster reverseKeyLookupMulti hace 8 años
  Yentl Van Tendeloo acece5e842 Fixed buggy dict_eq operation (I think...) hace 8 años
  Yentl Van Tendeloo 419531a026 Added dict_eq as a compiled function hace 8 años
  Yentl Van Tendeloo dafc167787 Fixed some more bugs related to the new type_mapping hace 8 años
  Yentl Van Tendeloo ef33410933 Fixed most problems; only enabled a few compiled functions again: JIT hace 8 años
  Yentl Van Tendeloo 3900423d05 Removed all precompiled functions as the JIT should take care of that hace 8 años
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files hace 8 años
  Yentl Van Tendeloo 4d9ff30d77 Merge branch 'jit' into MvC hace 8 años
  jonathanvdc cc7e5822aa Merge remote-tracking branch 'upstream/master' into jit hace 8 años
  Yentl Van Tendeloo 97c053c0e2 Added test for add_MT_language operation hace 8 años
  Yentl Van Tendeloo 7ef2b98f42 Fixed missing comma in exception hace 8 años
  jonathanvdc df2d8f5444 Fix an exception handling bug hace 8 años
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions hace 8 años
  Yentl Van Tendeloo 31ee3433ec Fixed erroneous compiled.py function for allInstances hace 8 años