Историја ревизија

Аутор SHA1 Порука Датум
  jonathanvdc 7324bf738d Fix a bug in bytecode-to-tree tranformation пре 8 година
  jonathanvdc 6c11fe3123 Add theoretical support for thunks to the JIT пре 8 година
  jonathanvdc 4b20cd2d24 Define interpret_function_body in the JIT runtime пре 8 година
  jonathanvdc cadc7c9226 Factor jit_define_function out of jit_recompile пре 8 година
  jonathanvdc 75b93b4246 Factor out create_function from jit_recompile пре 8 година
  jonathanvdc 2bcaa5a199 Refactor jit_compile into three functions пре 8 година
  jonathanvdc 7a2df5436a Map global names to body ids in the JIT instead of the kernel пре 8 година
  jonathanvdc 95525acbec Parse bytecode graphs before tree construction in the JIT пре 8 година
  jonathanvdc 6fecb551fa Fix a couple of bugs in the bytecode parser пре 8 година
  jonathanvdc 481628d8d1 Create a bytecode IR parser пре 8 година
  jonathanvdc 60d3dfe3f5 Define a high-level bytecode IR пре 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 година