Yentl Van Tendeloo
|
4effccfe6f
Rename casting operations
|
7 years ago |
Yentl Van Tendeloo
|
4a31756fba
Move HUTN compilation to the Modelverse, instead of in the client
|
8 years ago |
Yentl Van Tendeloo
|
8f1ee523d7
Working AL compilation
|
8 years ago |
Yentl Van Tendeloo
|
ba7c9a43c0
Clean patch
|
8 years ago |
Yentl Van Tendeloo
|
5dfe2c511a
Make constructors work with a list internally, instead of relying on input()
|
8 years ago |
Yentl Van Tendeloo
|
7476d11930
Replaced all create_node calls to their data structure equivalents
|
8 years ago |
Yentl Van Tendeloo
|
13ad926bbd
Fixed some compilation problems
|
8 years ago |
Yentl Van Tendeloo
|
991afb2f65
Merge declare and define in one rule
|
8 years ago |
Yentl Van Tendeloo
|
517ccd9d60
Add possibility for a definition with value in the compiler
|
8 years ago |
Yentl Van Tendeloo
|
da5fa20b1a
Add keywords for model transformations (broken)
|
8 years ago |
Yentl Van Tendeloo
|
1242a84626
Allow multi-function function definitions (not completely tested; backwards-compatible)
|
8 years ago |
Yentl Van Tendeloo
|
b043f7d10d
Clearer error when unknown compiler input
|
8 years ago |
Yentl Van Tendeloo
|
df892a9515
Updated model transformation algorithm searching for applicable nodes
|
8 years ago |
Yentl Van Tendeloo
|
64acf261ac
Changed some code to "break" and "continue", but code massively fails
|
8 years ago |
Yentl Van Tendeloo
|
1c25c1ba8d
Fixed function constructor
|
8 years ago |
Yentl Van Tendeloo
|
a0f2498157
Updated constructors to deal with mutable functions as well
|
8 years ago |
Yentl Van Tendeloo
|
5cff5eb0eb
Cleaned up and got most tests to work with transformations
|
8 years ago |
Yentl Van Tendeloo
|
b4ddde65c3
Fixed construct_function when multiple constraints are used
|
8 years ago |
Yentl Van Tendeloo
|
ecadb2f7ff
Fixed ambiguity between actions and strings in primitives_visitor
|
8 years ago |
Yentl Van Tendeloo
|
acaca273c4
Updated all integration test code as well
|
8 years ago |
Yentl Van Tendeloo
|
43e50291dd
Fixed the = ? syntax in definitions: now generates a global for each user
|
9 years ago |
Yentl Van Tendeloo
|
b162adf9ba
Fixed other bug related to constructors no longer outputting the variables
|
9 years ago |
Yentl Van Tendeloo
|
a10c07dcdd
Fixed resolution problem for globals not present in the map
|
9 years ago |
Yentl Van Tendeloo
|
9effca0367
First step in removing the ID propagation to client
|
9 years ago |
Yentl Van Tendeloo
|
cd571edd8d
Fixed the constructor not looping on unknown command
|
9 years ago |
Yentl Van Tendeloo
|
3f20fa01d8
Fixed RPGame test: metamodel is now valid!
|
9 years ago |
Yentl Van Tendeloo
|
d1130b29f0
Allow precompiled functions using the constructors as well
|
9 years ago |
Yentl Van Tendeloo
|
a929740f50
Fixed constraint calls
|
9 years ago |
Yentl Van Tendeloo
|
76288a2c7c
Cleaned up some tests
|
9 years ago |
Yentl Van Tendeloo
|
2701e96a24
Added new constructor for constraints (anonymous function)
|
9 years ago |