Commit History

Author SHA1 Message Date
  Yentl Van Tendeloo cf33fbed38 Use interruptable_sleep as an option 8 years ago
  Yentl Van Tendeloo b698243fcb WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements 8 years ago
  Yentl Van Tendeloo b5591c1f08 Added some useful operations on lists 8 years ago
  Yentl Van Tendeloo adc1d03bcc Remove deprecated functions 8 years ago
  Yentl Van Tendeloo 7c4d3814d7 Add reverse dictionary capabilities 8 years ago
  Yentl Van Tendeloo 262ee0bfc7 Optimized allInstances with faster reverseKeyLookupMulti 8 years ago
  Yentl Van Tendeloo 75b1815c96 Added the dict_add_fast operation 8 years ago
  Yentl Van Tendeloo 320ffd3b32 Fix reachability graph construction and printing 8 years ago
  Yentl Van Tendeloo 348fe8d0d3 Added a test for PM execution (and reachability graph construction) 8 years ago
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files 8 years ago
  Yentl Van Tendeloo f0737cf22f Added hash function (for passwords etc.) 8 years ago
  Yentl Van Tendeloo f1a4ee7500 Made core algorithm compile again 8 years ago
  Yentl Van Tendeloo 7583036293 Added basics of FTG code 8 years ago
  Yentl Van Tendeloo 19b276e16c Fixed NACs 8 years ago
  Yentl Van Tendeloo de1e9decf4 Fixed even more bugs: matching and rewriting seems to work in with simple cases 8 years ago
  Yentl Van Tendeloo 2e2ddb31b7 Added yet some more "primitives" and fixed minor problems with matching function 8 years ago
  Yentl Van Tendeloo b73bdfbdf0 Make a nicer version of the transformation engine, which calls an 8 years ago
  Yentl Van Tendeloo 70221cf4e0 Creation of simple schedule seems to work mostly 8 years ago
  Yentl Van Tendeloo 45b6b74a7f Small extension to bootstrap primitives (list_pop) and some minor changes to test to include a test for transformations 8 years ago
  Yentl Van Tendeloo 4a0e64447f Debugging FSA semantics 8 years ago
  Yentl Van Tendeloo 0574ede507 Fixed CBD semantics (without algebraic loops!) 8 years ago
  Yentl Van Tendeloo bf11fcb88e Fixed CBD simulation semantics: stepping seems to work in basic 8 years ago
  Yentl Van Tendeloo 427339d4ca Make pn_interface compile everything again without errors 9 years ago
  Yentl Van Tendeloo de6e14821f Allow the "main" function to be changed to any name (to prevent possible name clashes) 9 years ago
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present 9 years ago
  Yentl Van Tendeloo a929740f50 Fixed constraint calls 9 years ago
  Yentl Van Tendeloo 518f558529 Fixed includes when compiling pn interface 9 years ago
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost 9 years ago
  Yentl Van Tendeloo 75c761e091 Updated tests to new format 9 years ago
  Yentl Van Tendeloo 9967d4223f Fixed bootstrapper 9 years ago