提交历史

作者 SHA1 备注 提交日期
  Yentl Van Tendeloo 3b11c08299 Fixed yet another problem with the new type_mapping 8 年之前
  Yentl Van Tendeloo 135689558b Fixed some more bugs related to the new type_mapping 8 年之前
  Yentl Van Tendeloo ee335176ab Fixed broken reference 8 年之前
  Yentl Van Tendeloo f81b42f713 Fixed most problems; only enabled a few compiled functions again: JIT 8 年之前
  Yentl Van Tendeloo 9fcc30b8bd Removed all precompiled functions as the JIT should take care of that 8 年之前
  Yentl Van Tendeloo 719bb7cf8f Added in some placeholders for future checks 8 年之前
  Yentl Van Tendeloo 9cdc02b702 Fixed removed file 8 年之前
  Yentl Van Tendeloo 0404288cc3 Fix test for removed file 8 年之前
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files 8 年之前
  Yentl Van Tendeloo 2e4af0be25 Fixed other_user_id bug in group_owner_* operations as well 8 年之前
  Yentl Van Tendeloo 204cb3e3c0 Fixed problem with MvC: group_kick and group_join were on self instead of other user 8 年之前
  Yentl Van Tendeloo b07c3c55a1 Added larger Petri Net simulation test, which has a lot of 8 年之前
  Yentl Van Tendeloo 0308328975 Fixed some tests for new break/continue 8 年之前
  Yentl Van Tendeloo b9ed72ac69 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl 8 年之前
  Yentl Van Tendeloo 69ab235a23 Use the JIT by default, even in the tests 8 年之前
  Yentl Van Tendeloo 7f2e091f93 Suddenly works... 8 年之前
  Yentl Van Tendeloo 99e8bc9a11 Updated JITable MvK with new rule for break/continue as well 8 年之前
  Yentl Van Tendeloo da4297e7f0 Fixed MvK execution of break and continue 8 年之前
  Yentl Van Tendeloo a48c14ef67 Fixed primitives visitor which didn't log primitives for subtrees with 8 年之前
  Yentl Van Tendeloo 6e27359cd8 Fixed constructors compiler which appended an additional "False" at the 8 年之前
  Yentl Van Tendeloo 7f51c64d1d Changed some code to "break" and "continue", but code massively fails 8 年之前
  jonathanvdc 72b2c6bb73 Support single-level break/continue in the JIT 8 年之前
  jonathanvdc 85bea2fbbf Detect 'mutable' functions in the JIT 8 年之前
  jonathanvdc 8c295d6732 Merge remote-tracking branch 'yentl/yentl' into jit 8 年之前
  Yentl Van Tendeloo 597f8b5ae1 Fixed function constructor 8 年之前
  Yentl Van Tendeloo 6898835b72 Fix the compiler for better function declaration parsing 8 年之前
  Yentl Van Tendeloo f9fa4165c3 Updated constructors to deal with mutable functions as well 8 年之前
  Yentl Van Tendeloo 57d77ea284 "mutable" keyword added right before a function to allow for functions 8 年之前
  jonathanvdc f0c188245c Merge remote-tracking branch 'yentl/yentl' into jit 8 年之前
  jonathanvdc 555e067798 Embed logging hooks in the JIT 8 年之前