提交历史

作者 SHA1 备注 提交日期
  Yentl Van Tendeloo 74498d6d91 Some minor performance tweaks 8 年之前
  Yentl Van Tendeloo 9e027ab90c More bugfixes to transformations and execution 8 年之前
  Yentl Van Tendeloo 544c08519b Lots of fixes to the new set representation 8 年之前
  Yentl Van Tendeloo 6230c0e43b Change JIT compiler for new definition of set 8 年之前
  Yentl Van Tendeloo 5b3f86ba17 Unified AL, Manual, and Transformations in core algorithm 8 年之前
  Yentl Van Tendeloo 17da720962 Added dict_add_fast as an intrinsic and add use in transform.alc 8 年之前
  jonathanvdc 3b3f11233c Make read_dict a CFG JIT intrinsic 8 年之前
  jonathanvdc 8299f2ecca Make dict_in, dict_in_node CFG JIT intrinsics 8 年之前
  jonathanvdc 9022ef5db5 Make dict_len a JIT intrinsic 8 年之前
  jonathanvdc 77f36ab5ba Make read_nr_out an intrinsic 8 年之前
  jonathanvdc 60b5c65e80 Make list_len a CFG JIT intrinsic 8 年之前
  jonathanvdc 07a3998c2b Define CFG JIT intrinsics for common string operations 8 年之前
  jonathanvdc e368577704 Define CFG JIT intrinsics for reference equality 8 年之前
  jonathanvdc ce72a91903 Rename 'read_userroot' intrinsic to 'read_taskroot' 8 年之前
  jonathanvdc ad4c576861 Try to use fewer local variables in intrinsics 8 年之前
  jonathanvdc 9a1cbd6d06 Define some simple CFG JIT intrinsics 8 年之前
  jonathanvdc ddf162c025 Rename 'user_root' to 'task_root' 8 年之前
  jonathanvdc 95525acbec Parse bytecode graphs before tree construction in the JIT 8 年之前
  jonathanvdc a3ba9acc3d Make 'log' an intrinsic 8 年之前
  jonathanvdc 3bc4bde236 Make 'time' an intrinsic 8 年之前
  jonathanvdc 76dfa0e596 Turn a bunch of cast operations into intrinsics 8 年之前
  jonathanvdc a2dfffa5fb Make read_userroot a JIT intrinsic 8 年之前
  jonathanvdc b37a34366d Make list_read, list_append intrinsics 8 年之前
  jonathanvdc 496f2acd0e Make 'list_len' an intrinsic 8 年之前
  jonathanvdc 2b6bc61473 Define a couple of intrinsics 8 年之前
  jonathanvdc 7b49b00f9c Make 'string_startswith' an intrinsic 8 年之前
  jonathanvdc 9c9af271e5 Fix a bug in the intrinsics 8 年之前
  jonathanvdc 993d0eaa31 Switch to call-by-name in JIT 8 年之前
  jonathanvdc 09d3a81093 Add some string operations to the JIT intrinsics 8 年之前
  jonathanvdc b8eb32cd04 Turn some read-like primitives into intrinsics 8 年之前