提交历史

作者 SHA1 备注 提交日期
  Yentl Van Tendeloo dfb34d3f95 Fix some lingering changes from user -> task 8 年之前
  Yentl Van Tendeloo bc8bcac321 Fixed yet another problem with the new type_mapping 8 年之前
  Yentl Van Tendeloo dafc167787 Fixed some more bugs related to the new type_mapping 8 年之前
  Yentl Van Tendeloo 010962b990 Fixed broken reference 8 年之前
  Yentl Van Tendeloo ef33410933 Fixed most problems; only enabled a few compiled functions again: JIT 8 年之前
  Yentl Van Tendeloo 3900423d05 Removed all precompiled functions as the JIT should take care of that 8 年之前
  Yentl Van Tendeloo 9edacfadcb Added in some placeholders for future checks 8 年之前
  Yentl Van Tendeloo beab1ef1ce Fix test for removed file 8 年之前
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files 8 年之前
  Yentl Van Tendeloo d433142958 Fixed other_user_id bug in group_owner_* operations as well 8 年之前
  Yentl Van Tendeloo 217ed7c27f Fixed problem with MvC: group_kick and group_join were on self instead of other user 8 年之前
  Yentl Van Tendeloo 52354492d1 Added larger Petri Net simulation test, which has a lot of 8 年之前
  Yentl Van Tendeloo 9816096dee Fixed some tests for new break/continue 8 年之前
  Yentl Van Tendeloo b337121f28 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl 8 年之前
  Yentl Van Tendeloo 92e3bfd915 Use the JIT by default, even in the tests 8 年之前
  Yentl Van Tendeloo d7f7b67a1d Suddenly works... 8 年之前
  Yentl Van Tendeloo ef6dbb7189 Updated JITable MvK with new rule for break/continue as well 8 年之前
  Yentl Van Tendeloo 2adf196e56 Fixed MvK execution of break and continue 8 年之前
  Yentl Van Tendeloo 162cfe5f8c Fixed primitives visitor which didn't log primitives for subtrees with 8 年之前
  Yentl Van Tendeloo 8349af8bc8 Fixed constructors compiler which appended an additional "False" at the 8 年之前
  Yentl Van Tendeloo 64acf261ac Changed some code to "break" and "continue", but code massively fails 8 年之前
  jonathanvdc f7ce4a7630 Support single-level break/continue in the JIT 8 年之前
  jonathanvdc 0cb4f5999c Detect 'mutable' functions in the JIT 8 年之前
  jonathanvdc 5d8030a122 Merge remote-tracking branch 'yentl/yentl' into jit 8 年之前
  Yentl Van Tendeloo 1c25c1ba8d Fixed function constructor 8 年之前
  Yentl Van Tendeloo 76fa415887 Fix the compiler for better function declaration parsing 8 年之前
  Yentl Van Tendeloo a0f2498157 Updated constructors to deal with mutable functions as well 8 年之前
  Yentl Van Tendeloo d3f2abd615 "mutable" keyword added right before a function to allow for functions 8 年之前
  jonathanvdc 447afabfed Merge remote-tracking branch 'yentl/yentl' into jit 8 年之前
  jonathanvdc 5e93e7666f Embed logging hooks in the JIT 8 年之前