История коммитов

Автор SHA1 Сообщение Дата
  jonathanvdc 0cb2478c24 Add an attribute that turns request handler stack traces off 8 лет назад
  jonathanvdc c734e30cc0 Make read_dict a CFG JIT intrinsic 8 лет назад
  jonathanvdc 88a822eb45 Make dict_in, dict_in_node CFG JIT intrinsics 8 лет назад
  Yentl Van Tendeloo e03dfe6fc7 Fixed reading attributes 8 лет назад
  jonathanvdc 4cd36fda5f Make dict_len a JIT intrinsic 8 лет назад
  jonathanvdc 3c39971e73 Make read_nr_out an intrinsic 8 лет назад
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit 8 лет назад
  Yentl Van Tendeloo 48cb210cff Added additional filtering step (untested) 8 лет назад
  Yentl Van Tendeloo 513a23dc5e Better check for whether something is an Attribute or not 8 лет назад
  Yentl Van Tendeloo 4f2ebe04b4 Revert model_info to make tests pass 8 лет назад
  jonathanvdc 96e730638f Make list_len a CFG JIT intrinsic 8 лет назад
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations 8 лет назад
  jonathanvdc 4a265c6464 Define CFG JIT intrinsics for reference equality 8 лет назад
  jonathanvdc 6419734131 Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def 8 лет назад
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options 8 лет назад
  jonathanvdc b9c0845621 Add 'trace', 'no-source-maps' options to the MvK controller 8 лет назад
  jonathanvdc 431bce5a9f Add a helpful comment to the kernel 8 лет назад
  jonathanvdc 6be9e08ac4 Implement source maps in fast-jit 8 лет назад
  jonathanvdc b072a71f26 Create stack traces for jitted functions 8 лет назад
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests 8 лет назад
  jonathanvdc 0888c0133d Generate DEBUG_INFO requests during baseline JIT codegen 8 лет назад
  jonathanvdc b8f4673134 Fix some minor issues in cfg_{optimization,to_tree}.py 8 лет назад
  jonathanvdc 4ef42ee2bd Fix some bugs in the request handler 8 лет назад
  jonathanvdc 8ac72c4e9e Define a DEBUG_INFO request in the request handler 8 лет назад
  jonathanvdc d6fd12b6a9 Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples 8 лет назад
  jonathanvdc f3f9234a71 Remove an old test case from tree_ir.py 8 лет назад
  jonathanvdc 01277aee16 Implement source map generation for the baseline JIT 8 лет назад
  Yentl Van Tendeloo 2a546d752c Fixed all tests 8 лет назад
  Yentl Van Tendeloo bb75c86684 Fixes for conformance function that recurses over ComplexAttributes 8 лет назад
  Yentl Van Tendeloo 10e724e53b Fix MvC tests as well 8 лет назад