Commit történet

Szerző SHA1 Üzenet Dátum
  Yentl Van Tendeloo 1286165a56 Implemented "spawn" function as it should be 7 éve
  Yentl Van Tendeloo a91ea4c321 Merge branch 'master' into testing 7 éve
  Yentl Van Tendeloo 4effccfe6f Rename casting operations 7 éve
  Yentl Van Tendeloo cd0f93982c Merge branch 'master' into testing 7 éve
  Yentl Van Tendeloo c5eff4e8f8 Merge branch 'master' into testing 7 éve
  Yentl Van Tendeloo 990561a052 Added a rudimentary form of None... 7 éve
  Yentl Van Tendeloo b19ec36af8 Initial version of the JSON serialize/deserialize service 7 éve
  Yentl Van Tendeloo 074e99eb9f Merge branch 'master' into testing 7 éve
  Yentl Van Tendeloo 4eebd63e94 Fix difference between set_difference and set_subtract 7 éve
  Yentl Van Tendeloo 2c7012c860 Updated dict_to_string function for Simon 7 éve
  Yentl Van Tendeloo a54438ffa8 Minor tweaking of code using typing information 8 éve
  Yentl Van Tendeloo 4d9d8c9a85 Update bootstrap file 8 éve
  Yentl Van Tendeloo 42bec84f2d Fixed various problems; test passes again 8 éve
  Yentl Van Tendeloo 0a73cc09fa Traced down cause of bug with stalled Modelverse: read_root() was being modified 8 éve
  Yentl Van Tendeloo a7ab1ebc0b Manually compile set_overlap, as there does seem to be something bad going on there 8 éve
  Yentl Van Tendeloo 5dfe2c511a Make constructors work with a list internally, instead of relying on input() 8 éve
  Yentl Van Tendeloo 3c6cdfc184 Update compiler to use the tree for hashing, instead of the file contents 8 éve
  Yentl Van Tendeloo 93c60c93b9 Split up type mapping and all operations on it 8 éve
  Yentl Van Tendeloo 544c08519b Lots of fixes to the new set representation 8 éve
  Yentl Van Tendeloo 7b25242546 Moved reverseKeyLookup to semi_primitives, as it deals with internal representations 8 éve
  Yentl Van Tendeloo f3e6434ac5 Update set_add's compiled function 8 éve
  Yentl Van Tendeloo faac1abb01 Rename most read_nr_out to the more specific version: set_len, list_len, or dict_len 8 éve
  Yentl Van Tendeloo 2baeead326 Change most set operations to dictionary operations: internal structure 8 éve
  Yentl Van Tendeloo 7476d11930 Replaced all create_node calls to their data structure equivalents 8 éve
  Yentl Van Tendeloo 5b72965d5c Added {set,list,dict}_create functions 8 éve
  Yentl Van Tendeloo 13ad926bbd Fixed some compilation problems 8 éve
  Yentl Van Tendeloo b783507e23 Remove primitive functions 8 éve
  Yentl Van Tendeloo 32b61cb4eb Split up primitives into primitives and semi-primitives 8 éve
  Yentl Van Tendeloo dfc215eee3 Split of the real primitives from the semi-primitives 8 éve