Historie revizí

Autor SHA1 Zpráva Datum
  Yentl Van Tendeloo 6aceea2240 Minor performance improvements před 7 roky
  Yentl Van Tendeloo de486b16c2 Minor optimization před 8 roky
  Yentl Van Tendeloo bd1b143d9e Merge branch 'master' into testing před 8 roky
  Yentl Van Tendeloo eb89a2a864 Merge branch 'master' into core_interface and implement get_superclasses před 8 roky
  Yentl Van Tendeloo de91d7b576 Removed prints from compiled před 8 roky
  Yentl Van Tendeloo 3584b41f7e Added compiled version of list_pop_final před 8 roky
  Yentl Van Tendeloo 18368a8654 Attempt some performance tweaks před 8 roky
  Yentl Van Tendeloo a54438ffa8 Minor tweaking of code using typing information před 8 roky
  Yentl Van Tendeloo a7ab1ebc0b Manually compile set_overlap, as there does seem to be something bad going on there před 8 roky
  Yentl Van Tendeloo 544c08519b Lots of fixes to the new set representation před 8 roky
  Yentl Van Tendeloo f3e6434ac5 Update set_add's compiled function před 8 roky
  Yentl Van Tendeloo 7476d11930 Replaced all create_node calls to their data structure equivalents před 8 roky
  Yentl Van Tendeloo 3df410a164 Added compiled version of create_tuple and create_triple (create later) před 8 roky
  Yentl Van Tendeloo 5b72965d5c Added {set,list,dict}_create functions před 8 roky
  Yentl Van Tendeloo 30593f42b5 Add some semi-primitives as compiled functions, for performance před 8 roky
  Yentl Van Tendeloo a2d06763c2 Use the compiler caches more often: write time is no longer relevant! před 8 roky
  Yentl Van Tendeloo 134539d5a6 Faster reverseKeyLookupMulti před 8 roky
  Yentl Van Tendeloo d122339e6f Remove useless compiled function před 8 roky
  Yentl Van Tendeloo 3e74f5e348 Improved version of reverseKeyLookup: much less MvS requests před 8 roky
  Yentl Van Tendeloo d1be97e5c1 Minor tweaks again; mainly affecting the parser před 8 roky
  Yentl Van Tendeloo 3d5d2f6e11 Various tweaks; particularly optimized dict_eq with compiled function před 8 roky
  Yentl Van Tendeloo 0c63084413 Added compiled version of make_reverse_dictionary před 8 roky
  Yentl Van Tendeloo c8d38b1197 Add guess in reverseKeyLookup (huge performance increase!) před 8 roky
  Yentl Van Tendeloo 069afa5f81 Added new compiled operation for has_value před 8 roky
  Yentl Van Tendeloo 262ee0bfc7 Optimized allInstances with faster reverseKeyLookupMulti před 8 roky
  Yentl Van Tendeloo acece5e842 Fixed buggy dict_eq operation (I think...) před 8 roky
  Yentl Van Tendeloo 419531a026 Added dict_eq as a compiled function před 8 roky
  Yentl Van Tendeloo dafc167787 Fixed some more bugs related to the new type_mapping před 8 roky
  Yentl Van Tendeloo ef33410933 Fixed most problems; only enabled a few compiled functions again: JIT před 8 roky
  Yentl Van Tendeloo 3900423d05 Removed all precompiled functions as the JIT should take care of that před 8 roky