Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo e2b0208a17 Optimize dict_copy operation hace 7 años
  Yentl Van Tendeloo 0266832b4a More efficient string_startswith hace 7 años
  Yentl Van Tendeloo 7f02000b03 More efficient reverseKeyLookup hace 7 años
  Yentl Van Tendeloo 75af8d5616 Remove print hace 7 años
  Yentl Van Tendeloo 0c014a84c6 Updated set_difference to a pre-compiled hace 7 años
  Yentl Van Tendeloo 47928e248a Fixed several problems with loading... hace 7 años
  Yentl Van Tendeloo 2dbffc7b92 Make instantiate_node compiled hace 7 años
  Yentl Van Tendeloo 215b07ce31 Remove check in compiled retype function hace 7 años
  Yentl Van Tendeloo d41ae4e8b5 Fixed live modelling for CTCBD models hace 7 años
  Yentl Van Tendeloo 34cefc51db Make retype a compiled function hace 7 años
  Yentl Van Tendeloo 974b375fcd Make read_type compiled hace 7 años
  Yentl Van Tendeloo 863ba9fb7d New type mapping storage method (faster and more correct) hace 7 años
  Yentl Van Tendeloo 9593768dcf Patched change in model_types semantics hace 7 años
  Yentl Van Tendeloo 9f452c7d2a Hand-compile read_type for performance improvements hace 7 años
  Yentl Van Tendeloo 97754087fe Make set_in and set_in_node a compiled function hace 7 años
  Yentl Van Tendeloo 5c6cde5ddc Write set_len as a manually compiled function hace 7 años
  Yentl Van Tendeloo 7fe5fa3321 Potentially fix concurrency bug (?) by checking input of reverseKeyLookup more carefully and keeping errors in mind in allOutgoingAssociations/allIncomingAssociations hace 7 años
  Yentl Van Tendeloo 1bce8f0e46 Fix several issues with output; introduce new "FINISH" opcode hace 7 años
  Yentl Van Tendeloo 71d6e56ff6 Fixed new type of return without exceptions and related errors in compiled/primitives hace 7 años
  Yentl Van Tendeloo c91d6b31a0 Update to use RETURN instead of PrimitiveFinished, but broke everything hace 7 años
  Yentl Van Tendeloo 3ba5aed5ab Don't assign id to all returnvalues if potentially not needed hace 7 años
  Yentl Van Tendeloo 730503e9c0 Bugfixes for compiled functions hace 7 años
  Yentl Van Tendeloo 964e613c38 Fixed some bugs and added debugging functions in the JIT (at generated code level) hace 7 años
  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