Commit Verlauf

Autor SHA1 Nachricht Datum
  jonathanvdc 45c319cc22 Generate DEBUG_INFO requests during baseline JIT codegen vor 8 Jahren
  jonathanvdc 5943ae6bd3 Fix some minor issues in cfg_{optimization,to_tree}.py vor 8 Jahren
  jonathanvdc 89a608135b Fix some bugs in the request handler vor 8 Jahren
  jonathanvdc 9f2fe45fb9 Define a DEBUG_INFO request in the request handler vor 8 Jahren
  jonathanvdc ab2249128f Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples vor 8 Jahren
  jonathanvdc 572ec81823 Remove an old test case from tree_ir.py vor 8 Jahren
  jonathanvdc cf12250712 Implement source map generation for the baseline JIT vor 8 Jahren
  Yentl Van Tendeloo ed042f6319 Fixed all tests vor 8 Jahren
  Yentl Van Tendeloo dd04c2ab43 Fixes for conformance function that recurses over ComplexAttributes vor 8 Jahren
  Yentl Van Tendeloo eece8d6ba2 Fix MvC tests as well vor 8 Jahren
  jonathanvdc 1a81e0a6fe Add an option to the JIT that enables source maps vor 8 Jahren
  jonathanvdc 47a14ce736 Add debug info support to tree IR vor 8 Jahren
  jonathanvdc 968a677c07 Define source maps vor 8 Jahren
  Yentl Van Tendeloo 5c3c588e6b Fixed wrong function signature vor 8 Jahren
  Yentl Van Tendeloo 921b00959c Changed execution operations of AL_model vor 8 Jahren
  jonathanvdc e634d3e136 Remove a misleading comment from the Modelverse kernel vor 8 Jahren
  jonathanvdc 7b4a5a94b7 Get fast-jit to work on normal Python vor 8 Jahren
  Yentl Van Tendeloo 46ac97ca65 Fixed pn_print_exec vor 8 Jahren
  jonathanvdc 9b1437dc0e Optimize cfg_optimization.elide_local_checks vor 8 Jahren
  jonathanvdc 58052f5700 Fix a bug in cfg_ir.get_all_blocks vor 8 Jahren
  Yentl Van Tendeloo 5655c779bd Fixed RAMification according to the tests vor 8 Jahren
  jonathanvdc 8d148f7d55 Fix a bug in SSA construction vor 8 Jahren
  jonathanvdc 5feb048491 Fix a bug in baseline JIT tracing vor 8 Jahren
  jonathanvdc b3206d446b Fix a bug in bytecode_ir.CallInstruction.__repr__ vor 8 Jahren
  jonathanvdc 440bd1512a Define __repr__ for bytecode IR vor 8 Jahren
  jonathanvdc 68e8dce1ad Respect jit.allow_direct_calls in fast-jit vor 8 Jahren
  jonathanvdc 889b1e0f1c Support automatic nop insertion in fast-jit vor 8 Jahren
  Yentl Van Tendeloo 779bf0b32e Fixed constructors_compiled as well vor 8 Jahren
  Yentl Van Tendeloo ebdd655a3a Fixed first set of tests: constructors_model; updated metamodels.alc too vor 8 Jahren
  Yentl Van Tendeloo e90015647c Fixed tests for constructor_models vor 8 Jahren