Historique des commits

Auteur SHA1 Message Date
  jonathanvdc cadc7c9226 Factor jit_define_function out of jit_recompile il y a 8 ans
  jonathanvdc 75b93b4246 Factor out create_function from jit_recompile il y a 8 ans
  jonathanvdc 2bcaa5a199 Refactor jit_compile into three functions il y a 8 ans
  jonathanvdc 7a2df5436a Map global names to body ids in the JIT instead of the kernel il y a 8 ans
  jonathanvdc 95525acbec Parse bytecode graphs before tree construction in the JIT il y a 8 ans
  jonathanvdc 6fecb551fa Fix a couple of bugs in the bytecode parser il y a 8 ans
  jonathanvdc 481628d8d1 Create a bytecode IR parser il y a 8 ans
  jonathanvdc 60d3dfe3f5 Define a high-level bytecode IR il y a 8 ans
  jonathanvdc f7ce4a7630 Support single-level break/continue in the JIT il y a 8 ans
  jonathanvdc 0cb4f5999c Detect 'mutable' functions in the JIT il y a 8 ans
  jonathanvdc 5d8030a122 Merge remote-tracking branch 'yentl/yentl' into jit il y a 8 ans
  Yentl Van Tendeloo 1c25c1ba8d Fixed function constructor il y a 8 ans
  Yentl Van Tendeloo 76fa415887 Fix the compiler for better function declaration parsing il y a 8 ans
  Yentl Van Tendeloo a0f2498157 Updated constructors to deal with mutable functions as well il y a 8 ans
  Yentl Van Tendeloo d3f2abd615 "mutable" keyword added right before a function to allow for functions il y a 8 ans
  jonathanvdc 447afabfed Merge remote-tracking branch 'yentl/yentl' into jit il y a 8 ans
  jonathanvdc 5e93e7666f Embed logging hooks in the JIT il y a 8 ans
  Yentl Van Tendeloo 70c6331247 Add the necessary first building blocks for additional kinds of il y a 8 ans
  Yentl Van Tendeloo fef61d6331 Added a new script that starts the enhanced "PN Interface" server: The MvC il y a 8 ans
  Yentl Van Tendeloo 0d99c86f4d Updated core size in expected results as well... il y a 8 ans
  Yentl Van Tendeloo e6c3626159 Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl il y a 8 ans
  Yentl Van Tendeloo c6ebd9f24d Update tests for MvC to take into account the use of a password il y a 8 ans
  Yentl Van Tendeloo aa518a412a Update tests for MvC to take into account the use of a password il y a 8 ans
  Yentl Van Tendeloo 2654c84cc1 Added updated help statement il y a 8 ans
  Yentl Van Tendeloo 272da82a74 Fixed use of "write" flag in mini_modify to prevent privilege escalation il y a 8 ans
  Yentl Van Tendeloo a20ab04eb3 Fixed group_list by changing infinite recursion il y a 8 ans
  Yentl Van Tendeloo 84301964ff Basics of working MvC with multiple users and simple scripts il y a 8 ans
  Yentl Van Tendeloo f0737cf22f Added hash function (for passwords etc.) il y a 8 ans
  Yentl Van Tendeloo c381fb738e Fake a password prompt and fix the problem with the return of a il y a 8 ans
  Yentl Van Tendeloo 4d9ff30d77 Merge branch 'jit' into MvC il y a 8 ans