Commit Verlauf

Autor SHA1 Nachricht Datum
  Yentl Van Tendeloo e2b0208a17 Optimize dict_copy operation vor 7 Jahren
  Yentl Van Tendeloo 0266832b4a More efficient string_startswith vor 7 Jahren
  Yentl Van Tendeloo 7f02000b03 More efficient reverseKeyLookup vor 7 Jahren
  Yentl Van Tendeloo 75af8d5616 Remove print vor 7 Jahren
  Yentl Van Tendeloo 0c014a84c6 Updated set_difference to a pre-compiled vor 7 Jahren
  Yentl Van Tendeloo 47928e248a Fixed several problems with loading... vor 7 Jahren
  Yentl Van Tendeloo 2dbffc7b92 Make instantiate_node compiled vor 7 Jahren
  Yentl Van Tendeloo 215b07ce31 Remove check in compiled retype function vor 7 Jahren
  Yentl Van Tendeloo d41ae4e8b5 Fixed live modelling for CTCBD models vor 7 Jahren
  Yentl Van Tendeloo 34cefc51db Make retype a compiled function vor 7 Jahren
  Yentl Van Tendeloo 974b375fcd Make read_type compiled vor 7 Jahren
  Yentl Van Tendeloo 863ba9fb7d New type mapping storage method (faster and more correct) vor 7 Jahren
  Yentl Van Tendeloo 9593768dcf Patched change in model_types semantics vor 7 Jahren
  Yentl Van Tendeloo 9f452c7d2a Hand-compile read_type for performance improvements vor 7 Jahren
  Yentl Van Tendeloo 97754087fe Make set_in and set_in_node a compiled function vor 7 Jahren
  Yentl Van Tendeloo 5c6cde5ddc Write set_len as a manually compiled function vor 7 Jahren
  Yentl Van Tendeloo 7fe5fa3321 Potentially fix concurrency bug (?) by checking input of reverseKeyLookup more carefully and keeping errors in mind in allOutgoingAssociations/allIncomingAssociations vor 7 Jahren
  Yentl Van Tendeloo 1bce8f0e46 Fix several issues with output; introduce new "FINISH" opcode vor 7 Jahren
  Yentl Van Tendeloo 71d6e56ff6 Fixed new type of return without exceptions and related errors in compiled/primitives vor 7 Jahren
  Yentl Van Tendeloo c91d6b31a0 Update to use RETURN instead of PrimitiveFinished, but broke everything vor 7 Jahren
  Yentl Van Tendeloo 3ba5aed5ab Don't assign id to all returnvalues if potentially not needed vor 7 Jahren
  Yentl Van Tendeloo 730503e9c0 Bugfixes for compiled functions vor 7 Jahren
  Yentl Van Tendeloo 964e613c38 Fixed some bugs and added debugging functions in the JIT (at generated code level) vor 7 Jahren
  Yentl Van Tendeloo 528cf93f65 Ported all compiled functions (untested) and fixed code generation bugs vor 7 Jahren
  Yentl Van Tendeloo 92cb1b6448 Partial migration vor 7 Jahren
  Yentl Van Tendeloo 5b37a96dac Porting over primitives to the new infrastructure vor 7 Jahren
  Yentl Van Tendeloo 2371f818ad Removed even more code: remove all jit specific folders completely vor 7 Jahren
  Bentley James Oakes 4a969da0a5 Fix up imports in kernel dir. vor 7 Jahren
  Bentley James Oakes a4d8ff7265 Put items, keys, and values in lists. vor 7 Jahren
  Bentley James Oakes e8048d39fb Fix more relative imports and unicode usage. vor 7 Jahren