Commit History

Author SHA1 Message Date
  Yentl Van Tendeloo e41921b96d Switch the default to the usual backend, but allow it to be switched 9 years ago
  Yentl Van Tendeloo 6a39e61df3 Prepare queries 9 years ago
  Yentl Van Tendeloo 30a11bc60e Precompile some RDF functions 9 years ago
  Yentl Van Tendeloo cfa5a474fc Fixed some bugs with RDF 9 years ago
  Yentl Van Tendeloo cc37c7e8e5 Fixed some minor bugs 9 years ago
  Yentl Van Tendeloo bc87db514f Fixed some more RDF problems 9 years ago
  Yentl Van Tendeloo 2044672b61 Created a seperate RDF branch 9 years ago
  Yentl Van Tendeloo 47a0e9b504 We are actually working on a semi-stable branch, so keep this version working 9 years ago
  Yentl Van Tendeloo 637465f7bc Fixed the SPARQLResultRow usage to use a list of tuples instead of a list 9 years ago
  Yentl Van Tendeloo f790d4d106 First parts of RDF start working! 9 years ago
  Yentl Van Tendeloo e4debfc8ce Correcter RDF format for predicates 9 years ago
  Yentl Van Tendeloo 5f44ca70e8 Fixed the use of BNode to use anonymous namespace as well 9 years ago
  Yentl Van Tendeloo 5037c118ec Added an initial RDF implementation using rdflib 9 years ago
  Yentl Van Tendeloo 89e3793e6c Fixed the check for self.root when deleting a node 9 years ago
  Yentl Van Tendeloo 6e79d39a3b Merge branch 'yentl' 9 years ago
  Yentl Van Tendeloo 774e91e928 Rename main function 9 years ago
  Yentl Van Tendeloo 06e2de6cd6 Fixed code 9 years ago
  Yentl Van Tendeloo da7e841730 Nicer layout 9 years ago
  Yentl Van Tendeloo 1548ee9438 Added some additional code for faster model operations 9 years ago
  Yentl Van Tendeloo adbf8c30f0 Fixed tests again 9 years ago
  Yentl Van Tendeloo 6c639d9bb9 Updated tests which failed due to the update 9 years ago
  Yentl Van Tendeloo 43e50291dd Fixed the = ? syntax in definitions: now generates a global for each user 9 years ago
  Yentl Van Tendeloo 1cdda7cf40 Added RPGame semantics in action language 9 years ago
  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 years ago
  Yentl Van Tendeloo 17e9d644c6 Fixed random() returning only 0 9 years ago
  Yentl Van Tendeloo 80a6de964e Fixed problem in random due to compiler error for definitions with value 9 years ago
  Yentl Van Tendeloo 60b6da2da9 Added RPGame metamodel and allowed model constructor to use inheritance 9 years ago
  Yentl Van Tendeloo 25eccb9aca PetriNet semantics checks for conformance to PetriNets first 9 years ago
  Yentl Van Tendeloo b05facddd6 Added a "list" command to the petri net semantics 9 years ago
  Yentl Van Tendeloo 9216635dce PN operational semantics seems to work (mostly, and unpolished) 9 years ago