Yentl Van Tendeloo
|
13ad926bbd
Fixed some compilation problems
|
8 年之前 |
Yentl Van Tendeloo
|
991afb2f65
Merge declare and define in one rule
|
8 年之前 |
Yentl Van Tendeloo
|
517ccd9d60
Add possibility for a definition with value in the compiler
|
8 年之前 |
Yentl Van Tendeloo
|
da5fa20b1a
Add keywords for model transformations (broken)
|
8 年之前 |
Yentl Van Tendeloo
|
1242a84626
Allow multi-function function definitions (not completely tested; backwards-compatible)
|
8 年之前 |
Yentl Van Tendeloo
|
b043f7d10d
Clearer error when unknown compiler input
|
8 年之前 |
Yentl Van Tendeloo
|
df892a9515
Updated model transformation algorithm searching for applicable nodes
|
8 年之前 |
Yentl Van Tendeloo
|
64acf261ac
Changed some code to "break" and "continue", but code massively fails
|
8 年之前 |
Yentl Van Tendeloo
|
1c25c1ba8d
Fixed function constructor
|
8 年之前 |
Yentl Van Tendeloo
|
a0f2498157
Updated constructors to deal with mutable functions as well
|
8 年之前 |
Yentl Van Tendeloo
|
5cff5eb0eb
Cleaned up and got most tests to work with transformations
|
8 年之前 |
Yentl Van Tendeloo
|
b4ddde65c3
Fixed construct_function when multiple constraints are used
|
8 年之前 |
Yentl Van Tendeloo
|
ecadb2f7ff
Fixed ambiguity between actions and strings in primitives_visitor
|
8 年之前 |
Yentl Van Tendeloo
|
acaca273c4
Updated all integration test code as well
|
8 年之前 |
Yentl Van Tendeloo
|
43e50291dd
Fixed the = ? syntax in definitions: now generates a global for each user
|
9 年之前 |
Yentl Van Tendeloo
|
b162adf9ba
Fixed other bug related to constructors no longer outputting the variables
|
9 年之前 |
Yentl Van Tendeloo
|
a10c07dcdd
Fixed resolution problem for globals not present in the map
|
9 年之前 |
Yentl Van Tendeloo
|
9effca0367
First step in removing the ID propagation to client
|
9 年之前 |
Yentl Van Tendeloo
|
cd571edd8d
Fixed the constructor not looping on unknown command
|
9 年之前 |
Yentl Van Tendeloo
|
3f20fa01d8
Fixed RPGame test: metamodel is now valid!
|
9 年之前 |
Yentl Van Tendeloo
|
d1130b29f0
Allow precompiled functions using the constructors as well
|
9 年之前 |
Yentl Van Tendeloo
|
a929740f50
Fixed constraint calls
|
9 年之前 |
Yentl Van Tendeloo
|
76288a2c7c
Cleaned up some tests
|
9 年之前 |
Yentl Van Tendeloo
|
2701e96a24
Added new constructor for constraints (anonymous function)
|
9 年之前 |
Yentl Van Tendeloo
|
8776fb3a58
Minor tweak
|
9 年之前 |
Yentl Van Tendeloo
|
5304ac28fb
Remove some unused functions
|
9 年之前 |
Yentl Van Tendeloo
|
1c948e4b02
New metamodel is merged in and basic conformance checks seem to work
|
9 年之前 |
Yentl Van Tendeloo
|
4afa306112
Future direction: add very fine grained operations
|
9 年之前 |
Yentl Van Tendeloo
|
9967d4223f
Fixed bootstrapper
|
9 年之前 |
Yentl Van Tendeloo
|
51b6572a1a
Ported some code to [] syntax instead of dict_read (where possible)
|
9 年之前 |