Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 71d6e56ff6 Fixed new type of return without exceptions and related errors in compiled/primitives hace 7 años
  Yentl Van Tendeloo fe4a89a125 Merge branch 'testing' into new_JIT hace 7 años
  Yentl Van Tendeloo 0e533dfc54 Add model_move to help menu and several fixes to original code; seems to work in simple scenario's hace 7 años
  Yentl Van Tendeloo 2ec47caa56 Update the wrapper with model_move (and fixed missing file in bootstrap) hace 7 años
  Yentl Van Tendeloo f9c14726c7 Added simple model_move (untested) 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 3582cc4c35 Minor tweaks hace 7 años
  Yentl Van Tendeloo f33f7bcb4a Use lambda's for execute_* operations hace 7 años
  Yentl Van Tendeloo 98b505e19a Shift code to the left hace 7 años
  Yentl Van Tendeloo b3487abe8f Rewrite request_handler from scratch hace 7 años
  Yentl Van Tendeloo 462cfffb67 Remove test for primitive that no longer exists hace 7 años
  Yentl Van Tendeloo ecaece74b9 Cleanup of request handler hace 7 años
  Yentl Van Tendeloo 83ab2b3257 Minor optimization of pop_requests hace 7 años
  Yentl Van Tendeloo baae540275 Cache body of function and skip execute_jit_internal 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 d8ba2bd2a2 Optimize reading the frame for each user upon entry of a function hace 7 años
  Yentl Van Tendeloo 313e8f94c1 Optimize accesses to globals: cache for each task individually hace 7 años
  Yentl Van Tendeloo db4a2db1a6 Minor movement of code to improve performance slightly hace 7 años
  Yentl Van Tendeloo e8099e721d Minor optimization of function calling overhead hace 7 años
  Yentl Van Tendeloo 8a70ea4448 Remove float_gt from primitives.alc 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 2853bbfdb0 Fixed some broken primitives and added slightly better stack tracing hace 7 años
  Yentl Van Tendeloo da193ec130 Remove logging statements for list_insert 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 6b9987af5d First port to ID/value tuples instead of just IDs 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 cd2aaa3975 Fixed reverseKeyLookupMulti in AL hace 7 años
  Yentl Van Tendeloo 07169c164a Don't export generated code for now hace 7 años