Historique des commits

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