Commit History

Author SHA1 Message Date
  Yentl Van Tendeloo 52458f8431 Also remove element from the cache if it is deleted (only dictionary itself) 9 years ago
  Yentl Van Tendeloo ca058d5535 Merge branch 'yentl' into GC 9 years ago
  Yentl Van Tendeloo 37695600bc Check whether instruction is None before attempting execution 9 years ago
  Yentl Van Tendeloo 17e8d9433a Fixed the constructor not looping on unknown command 9 years ago
  Yentl Van Tendeloo 58c9d93d47 Added simple GC algorithm, which still seems to throw away a bit too much 9 years ago
  Yentl Van Tendeloo 9f4ec889fc Remove useless check in delete_node and delete_edge 9 years ago
  Yentl Van Tendeloo b597ef4758 Add missing object for PN interface tests 9 years ago
  Yentl Van Tendeloo 782bc3b42c Fixed another problem with the new yielding 9 years ago
  Yentl Van Tendeloo 21ac6e8adb Fixed bug in get_superclasses 9 years ago
  Yentl Van Tendeloo 58bcc01161 Remove old files 9 years ago
  Yentl Van Tendeloo 7ccc225629 Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl 9 years ago
  Yentl Van Tendeloo ad0074c6d2 Add tiny link between PN interface and compilation manager 9 years ago
  Yentl Van Tendeloo ab90934e0a Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl 9 years ago
  Yentl Van Tendeloo f53246619b Update model to prevent stripping of list of length 1 9 years ago
  Yentl Van Tendeloo ae5d2f8a4e Fixed processing of commands when no commands to send ([]) vs. end of phase (None) 9 years ago
  Yentl Van Tendeloo 465e5c70b1 Add code to load primitives 9 years ago
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS 9 years ago
  Yentl Van Tendeloo 0b9d58e6d3 Fixed the check_symbols as a pre-compiled function 9 years ago
  Yentl Van Tendeloo 98f523c043 Revert "All action language code is now automatically typed upon upload" 9 years ago
  Yentl Van Tendeloo 45b3a12b1d All action language code is now automatically typed upon upload 9 years ago
  Yentl Van Tendeloo 17bf33ae26 Only add individual models if they are not there; don't jsut check globally 9 years ago
  Yentl Van Tendeloo a4dee76d05 Make pn_interface compile everything again without errors 9 years ago
  Yentl Van Tendeloo 40aeab0485 Allow the "main" function to be changed to any name (to prevent possible name clashes) 9 years ago
  Yentl Van Tendeloo 795f8ddfa0 Added new "followAssociation" function 9 years ago
  Yentl Van Tendeloo 583decdf43 Removed some prints 9 years ago
  Yentl Van Tendeloo 62872361ce Add user manager MvI 9 years ago
  Yentl Van Tendeloo e15f01ccb4 Add header file 9 years ago
  Yentl Van Tendeloo 82dcee0cae Make random_choice applicable to set and dict as well 9 years ago
  Yentl Van Tendeloo 379b32f06a Added first parts of a random library 9 years ago
  Yentl Van Tendeloo fc5bd6b534 Explicitly modelled linking process 9 years ago