提交历史

作者 SHA1 备注 提交日期
  Yentl Van Tendeloo cd0f93982c Merge branch 'master' into testing 7 年之前
  Yentl Van Tendeloo c5eff4e8f8 Merge branch 'master' into testing 7 年之前
  Yentl Van Tendeloo 990561a052 Added a rudimentary form of None... 7 年之前
  Yentl Van Tendeloo b19ec36af8 Initial version of the JSON serialize/deserialize service 7 年之前
  Yentl Van Tendeloo 4eebd63e94 Fix difference between set_difference and set_subtract 7 年之前
  Yentl Van Tendeloo 7d7a5b50ab Fixed set_difference and made some new operations/altered them for the GUI 7 年之前
  Yentl Van Tendeloo 9c93634f3b Added is_error primitive 8 年之前
  Yentl Van Tendeloo 42bec84f2d Fixed various problems; test passes again 8 年之前
  Yentl Van Tendeloo 5dfe2c511a Make constructors work with a list internally, instead of relying on input() 8 年之前
  Yentl Van Tendeloo 544c08519b Lots of fixes to the new set representation 8 年之前
  Yentl Van Tendeloo 7b25242546 Moved reverseKeyLookup to semi_primitives, as it deals with internal representations 8 年之前
  Yentl Van Tendeloo 5b72965d5c Added {set,list,dict}_create functions 8 年之前
  Yentl Van Tendeloo 13ad926bbd Fixed some compilation problems 8 年之前
  Yentl Van Tendeloo 32b61cb4eb Split up primitives into primitives and semi-primitives 8 年之前
  Yentl Van Tendeloo cf33fbed38 Use interruptable_sleep as an option 8 年之前
  Yentl Van Tendeloo b698243fcb WIP on testing: 00e6db4 Add instantiate which immediately fixes the location of the new elements 8 年之前
  Yentl Van Tendeloo b5591c1f08 Added some useful operations on lists 8 年之前
  Yentl Van Tendeloo adc1d03bcc Remove deprecated functions 8 年之前
  Yentl Van Tendeloo 7c4d3814d7 Add reverse dictionary capabilities 8 年之前
  Yentl Van Tendeloo 262ee0bfc7 Optimized allInstances with faster reverseKeyLookupMulti 8 年之前
  Yentl Van Tendeloo 75b1815c96 Added the dict_add_fast operation 8 年之前
  Yentl Van Tendeloo 320ffd3b32 Fix reachability graph construction and printing 8 年之前
  Yentl Van Tendeloo 348fe8d0d3 Added a test for PM execution (and reachability graph construction) 8 年之前
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files 8 年之前
  Yentl Van Tendeloo f0737cf22f Added hash function (for passwords etc.) 8 年之前
  Yentl Van Tendeloo f1a4ee7500 Made core algorithm compile again 8 年之前
  Yentl Van Tendeloo 7583036293 Added basics of FTG code 8 年之前
  Yentl Van Tendeloo 19b276e16c Fixed NACs 8 年之前
  Yentl Van Tendeloo de1e9decf4 Fixed even more bugs: matching and rewriting seems to work in with simple cases 8 年之前
  Yentl Van Tendeloo 2e2ddb31b7 Added yet some more "primitives" and fixed minor problems with matching function 8 年之前