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 年 前 |
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 年 前 |
Yentl Van Tendeloo
|
70c6331247
Add the necessary first building blocks for additional kinds of
|
8 年 前 |
Yentl Van Tendeloo
|
fef61d6331
Added a new script that starts the enhanced "PN Interface" server: The MvC
|
8 年 前 |
Yentl Van Tendeloo
|
0d99c86f4d
Updated core size in expected results as well...
|
8 年 前 |
Yentl Van Tendeloo
|
e6c3626159
Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl
|
8 年 前 |
Yentl Van Tendeloo
|
c6ebd9f24d
Update tests for MvC to take into account the use of a password
|
8 年 前 |
Yentl Van Tendeloo
|
aa518a412a
Update tests for MvC to take into account the use of a password
|
8 年 前 |
Yentl Van Tendeloo
|
2654c84cc1
Added updated help statement
|
8 年 前 |
Yentl Van Tendeloo
|
272da82a74
Fixed use of "write" flag in mini_modify to prevent privilege escalation
|
8 年 前 |
Yentl Van Tendeloo
|
a20ab04eb3
Fixed group_list by changing infinite recursion
|
8 年 前 |
Yentl Van Tendeloo
|
84301964ff
Basics of working MvC with multiple users and simple scripts
|
8 年 前 |
Yentl Van Tendeloo
|
f0737cf22f
Added hash function (for passwords etc.)
|
8 年 前 |
Yentl Van Tendeloo
|
c381fb738e
Fake a password prompt and fix the problem with the return of a
|
8 年 前 |
Yentl Van Tendeloo
|
4d9ff30d77
Merge branch 'jit' into MvC
|
8 年 前 |
jonathanvdc
|
65f8a7a2dd
Stop passing the optimization level to performance tests
|
8 年 前 |
Yentl Van Tendeloo
|
1e2b9e2df9
Cleaned up old tests, in particular the pn_interface file and tests
|
8 年 前 |
Yentl Van Tendeloo
|
2343770fe7
Merge branch 'yentl' into jit
|
8 年 前 |
Yentl Van Tendeloo
|
0abc837bfd
Fixed all MvC tests
|
8 年 前 |
Yentl Van Tendeloo
|
20a836e261
Fixed different kinds of transformation
|
8 年 前 |