Yentl Van Tendeloo
|
5f44ca70e8
Fixed the use of BNode to use anonymous namespace as well
|
9 년 전 |
Yentl Van Tendeloo
|
5037c118ec
Added an initial RDF implementation using rdflib
|
9 년 전 |
Yentl Van Tendeloo
|
89e3793e6c
Fixed the check for self.root when deleting a node
|
9 년 전 |
Yentl Van Tendeloo
|
6e79d39a3b
Merge branch 'yentl'
|
9 년 전 |
Yentl Van Tendeloo
|
774e91e928
Rename main function
|
9 년 전 |
Yentl Van Tendeloo
|
06e2de6cd6
Fixed code
|
9 년 전 |
Yentl Van Tendeloo
|
da7e841730
Nicer layout
|
9 년 전 |
Yentl Van Tendeloo
|
1548ee9438
Added some additional code for faster model operations
|
9 년 전 |
Yentl Van Tendeloo
|
adbf8c30f0
Fixed tests again
|
9 년 전 |
Yentl Van Tendeloo
|
6c639d9bb9
Updated tests which failed due to the update
|
9 년 전 |
Yentl Van Tendeloo
|
43e50291dd
Fixed the = ? syntax in definitions: now generates a global for each user
|
9 년 전 |
Yentl Van Tendeloo
|
1cdda7cf40
Added RPGame semantics in action language
|
9 년 전 |
Yentl Van Tendeloo
|
643b84b6f4
Allow the input to be JITed as well through a specific function call. It looks ugly, but it works, as shown by the construct_const compiled variant.
|
9 년 전 |
Yentl Van Tendeloo
|
17e9d644c6
Fixed random() returning only 0
|
9 년 전 |
Yentl Van Tendeloo
|
80a6de964e
Fixed problem in random due to compiler error for definitions with value
|
9 년 전 |
Yentl Van Tendeloo
|
60b6da2da9
Added RPGame metamodel and allowed model constructor to use inheritance
|
9 년 전 |
Yentl Van Tendeloo
|
25eccb9aca
PetriNet semantics checks for conformance to PetriNets first
|
9 년 전 |
Yentl Van Tendeloo
|
b05facddd6
Added a "list" command to the petri net semantics
|
9 년 전 |
Yentl Van Tendeloo
|
9216635dce
PN operational semantics seems to work (mostly, and unpolished)
|
9 년 전 |
Yentl Van Tendeloo
|
bdbb6db0dd
Split the petri nets operational semantics from the pn_interface
|
9 년 전 |
Yentl Van Tendeloo
|
7e3021bdfc
Added an execute_model script, which adds the model, as well as compiling everything
|
9 년 전 |
Yentl Van Tendeloo
|
9d71378205
More readable expected results from test
|
9 년 전 |
Yentl Van Tendeloo
|
6fe1c5b9fd
Added a new interface specifically for modelling: interface 4
|
9 년 전 |
Yentl Van Tendeloo
|
82f58ced19
Fixed another expected outcome of the test
|
9 년 전 |
Yentl Van Tendeloo
|
cd8dc42376
Make expected test output more precise
|
9 년 전 |
Yentl Van Tendeloo
|
52d1330c23
Fixed the readme for the new files that are present on the Git repo
|
9 년 전 |
Yentl Van Tendeloo
|
3c33e3f994
Add test for cardinalities
|
9 년 전 |
Yentl Van Tendeloo
|
582ab75f72
More informative error messages
|
9 년 전 |
Yentl Van Tendeloo
|
8189a60b58
Added some more tests for invalid models
|
9 년 전 |
Yentl Van Tendeloo
|
ae11ebf72f
Added workaround to find the grammar in all situations
|
9 년 전 |