Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc 88a822eb45 Make dict_in, dict_in_node CFG JIT intrinsics před 8 roky
  jonathanvdc 4cd36fda5f Make dict_len a JIT intrinsic před 8 roky
  jonathanvdc 3c39971e73 Make read_nr_out an intrinsic před 8 roky
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit před 8 roky
  jonathanvdc 96e730638f Make list_len a CFG JIT intrinsic před 8 roky
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations před 8 roky
  jonathanvdc 4a265c6464 Define CFG JIT intrinsics for reference equality před 8 roky
  jonathanvdc 6419734131 Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def před 8 roky
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options před 8 roky
  jonathanvdc b9c0845621 Add 'trace', 'no-source-maps' options to the MvK controller před 8 roky
  jonathanvdc 431bce5a9f Add a helpful comment to the kernel před 8 roky
  jonathanvdc 6be9e08ac4 Implement source maps in fast-jit před 8 roky
  jonathanvdc b072a71f26 Create stack traces for jitted functions před 8 roky
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests před 8 roky
  jonathanvdc 0888c0133d Generate DEBUG_INFO requests during baseline JIT codegen před 8 roky
  jonathanvdc b8f4673134 Fix some minor issues in cfg_{optimization,to_tree}.py před 8 roky
  jonathanvdc 4ef42ee2bd Fix some bugs in the request handler před 8 roky
  jonathanvdc 8ac72c4e9e Define a DEBUG_INFO request in the request handler před 8 roky
  jonathanvdc d6fd12b6a9 Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples před 8 roky
  jonathanvdc f3f9234a71 Remove an old test case from tree_ir.py před 8 roky
  jonathanvdc 01277aee16 Implement source map generation for the baseline JIT před 8 roky
  jonathanvdc 4e5f6dfa21 Add an option to the JIT that enables source maps před 8 roky
  jonathanvdc a52237662d Add debug info support to tree IR před 8 roky
  jonathanvdc 3a2c6cc528 Define source maps před 8 roky
  jonathanvdc af8d6e00bb Remove a misleading comment from the Modelverse kernel před 8 roky
  jonathanvdc dd7dc07414 Get fast-jit to work on normal Python před 8 roky
  jonathanvdc 1233035cc5 Optimize cfg_optimization.elide_local_checks před 8 roky
  jonathanvdc ceda2eafee Fix a bug in cfg_ir.get_all_blocks před 8 roky
  jonathanvdc 32ca27d582 Fix a bug in SSA construction před 8 roky
  jonathanvdc 166099e326 Fix a bug in baseline JIT tracing před 8 roky