Yentl Van Tendeloo
|
45b3a12b1d
All action language code is now automatically typed upon upload
|
před 9 roky |
Yentl Van Tendeloo
|
24116c1542
Added an RPGame model
|
před 9 roky |
Yentl Van Tendeloo
|
30a5399241
Fixed RPGame test: metamodel is now valid!
|
před 9 roky |
Yentl Van Tendeloo
|
55cf129010
Allow prompt to compile and forward AL code from a file; still some problems with includes though
|
před 9 roky |
Yentl Van Tendeloo
|
4d9edaec6c
Added constraints on AL, but commented it out for performance reasons
|
před 9 roky |
Yentl Van Tendeloo
|
b352c26cb7
Fixed problematic attribute deletion
|
před 9 roky |
Yentl Van Tendeloo
|
309e86a15d
Removed getName, which was deprecated for some time: replace by reverseKeyLookup
|
před 9 roky |
Yentl Van Tendeloo
|
bc1c9b0e9c
Fixed object_operations, which weren't adapted to changed interface yet
|
před 9 roky |
Yentl Van Tendeloo
|
966bc9ab6d
Fixed tests; made library more consistent in its use of names instead of IDs
|
před 9 roky |
Yentl Van Tendeloo
|
5249d3a690
Fixed some parts of the code: at least now some violations are detected
|
před 9 roky |
Yentl Van Tendeloo
|
d0fa898c03
Switch to PO after the first file in the test. This speeds up pn_interface.alc tests
|
před 9 roky |
Yentl Van Tendeloo
|
d15e2182fe
Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations
|
před 9 roky |
Yentl Van Tendeloo
|
dad8e6dce2
Even more tests
|
před 9 roky |
Yentl Van Tendeloo
|
ef72a7e463
Fixed at least one test for the pn_interface and made it a bigger one
|
před 9 roky |
Yentl Van Tendeloo
|
c8bff5620c
Updated "help" statement of pn_interface
|
před 9 roky |
Yentl Van Tendeloo
|
dbf2eba432
Fix the read operation again: also return a list of instantiatable links
|
před 9 roky |
Yentl Van Tendeloo
|
9be6a2fb13
Readded modify, and added attr_add and attr_del
|
před 9 roky |
Yentl Van Tendeloo
|
873d759a7b
Fixed another interface problem with names being passed instead of
|
před 9 roky |
Yentl Van Tendeloo
|
978793cf38
More new changes by removing old object_operations
|
před 9 roky |
Yentl Van Tendeloo
|
26874e9632
Make a new getAttributeList that works nicer (but doesn't go to superclasses yet)
|
před 9 roky |
Yentl Van Tendeloo
|
e97f694dfd
Port some more parts of pn_interface to the new interface
|
před 9 roky |
Yentl Van Tendeloo
|
6562f396d8
Added new attribute management functions
|
před 9 roky |
Yentl Van Tendeloo
|
8815bf7fbb
PN interface works mostly again (no model manipulation operations yet)
|
před 9 roky |
Yentl Van Tendeloo
|
64661204f7
Split of metamodel generation from the pn_interface (though is still invoked)
|
před 9 roky |
Yentl Van Tendeloo
|
b7b5a41150
Missing []
|
před 9 roky |
Yentl Van Tendeloo
|
0e34300902
Updated pn_interface for [] syntax
|
před 9 roky |
Yentl Van Tendeloo
|
fbb392f96d
Declare also doesn't redeclare when in the same scope
|
před 9 roky |
Yentl Van Tendeloo
|
c9c3e3fe1f
Fixed pn_interface which duplicated the "model" entry, sometimes resulting in empty model list
|
před 9 roky |
Yentl Van Tendeloo
|
1a04c8f8b5
Removed the global keyword altogether
|
před 9 roky |
Yentl Van Tendeloo
|
dd4f217e00
Use operators in pn_interface.alc
|
před 9 roky |