Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 528cf93f65 Ported all compiled functions (untested) and fixed code generation bugs hace 7 años
  Yentl Van Tendeloo 92cb1b6448 Partial migration hace 7 años
  Yentl Van Tendeloo 5b37a96dac Porting over primitives to the new infrastructure hace 7 años
  Yentl Van Tendeloo 2371f818ad Removed even more code: remove all jit specific folders completely hace 7 años
  Bentley James Oakes 4a969da0a5 Fix up imports in kernel dir. hace 7 años
  Bentley James Oakes a4d8ff7265 Put items, keys, and values in lists. hace 7 años
  Bentley James Oakes e8048d39fb Fix more relative imports and unicode usage. hace 7 años
  Yentl Van Tendeloo d49dec5c8f Fixed some more rules hace 7 años
  Yentl Van Tendeloo a17c84daf3 Handle the case where reverseKeyLookup receives non-existing element hace 7 años
  Yentl Van Tendeloo 74fe5fb75b Fixed model_overwrite again hace 7 años
  Yentl Van Tendeloo 6aceea2240 Minor performance improvements hace 7 años
  Yentl Van Tendeloo de486b16c2 Minor optimization hace 8 años
  Yentl Van Tendeloo bd1b143d9e Merge branch 'master' into testing hace 8 años
  Yentl Van Tendeloo eb89a2a864 Merge branch 'master' into core_interface and implement get_superclasses hace 8 años
  Yentl Van Tendeloo de91d7b576 Removed prints from compiled hace 8 años
  Yentl Van Tendeloo 3584b41f7e Added compiled version of list_pop_final hace 8 años
  Yentl Van Tendeloo 18368a8654 Attempt some performance tweaks hace 8 años
  Yentl Van Tendeloo a54438ffa8 Minor tweaking of code using typing information hace 8 años
  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