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 年之前 |
jonathanvdc
|
571b802436
Implement the 'RUN' instruction in the interpreter
|
8 年之前 |
jonathanvdc
|
ee1a7745b4
Add a comment that explains __primitive_return's rationale
|
8 年之前 |
jonathanvdc
|
8135adad98
Optimize the 'interpret_function' function in the JIT runtime
|
8 年之前 |
Yentl Van Tendeloo
|
4a0e64447f
Debugging FSA semantics
|
8 年之前 |
Yentl Van Tendeloo
|
0574ede507
Fixed CBD semantics (without algebraic loops!)
|
8 年之前 |
Yentl Van Tendeloo
|
17e9d644c6
Fixed random() returning only 0
|
9 年之前 |
Yentl Van Tendeloo
|
89dd8f3e03
Made yield infrastructure more transparent by not unpacking single values from the MvS
|
9 年之前 |
Yentl Van Tendeloo
|
de6e14821f
Allow the "main" function to be changed to any name (to prevent possible name clashes)
|
9 年之前 |
Yentl Van Tendeloo
|
89590e2837
Explicitly model the symbol checking algorithm
|
9 年之前 |
Yentl Van Tendeloo
|
e49c05a359
Faster reverse dictionary read primitive
|
9 年之前 |
Yentl Van Tendeloo
|
415f6057d6
Fixed problematic attribute deletion
|
9 年之前 |
Yentl Van Tendeloo
|
a929740f50
Fixed constraint calls
|
9 年之前 |
Yentl Van Tendeloo
|
9ef0ee26b0
Added new MMCL in metamodels.alc
|
9 年之前 |
Yentl Van Tendeloo
|
705381b7c0
Implemented reverseKeyLookup as a primitive for significant performance boost
|
9 年之前 |
Yentl Van Tendeloo
|
a9c0b00bc0
Remove tests that tested the primitives which are now implemented in AL
|
9 年之前 |
Yentl Van Tendeloo
|
e48f2a13fe
Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem
|
9 年之前 |
Yentl Van Tendeloo
|
bc1ebd1910
made list of operations to un-primitive
|
9 年之前 |
Yentl Van Tendeloo
|
9967d4223f
Fixed bootstrapper
|
9 年之前 |
Yentl Van Tendeloo
|
f48bffcada
First few changes to make Modelverse without primitive type hierarchy
|
9 年之前 |
Yentl Van Tendeloo
|
1262b06214
Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists
|
9 年之前 |
Yentl Van Tendeloo
|
fefc09cad9
Add exception when adding multiple entries to the same dictionary using
|
9 年之前 |
Yentl Van Tendeloo
|
e527d9b485
Initial commit from svn
|
9 年之前 |