Commit Graph

20 Commits

Author SHA1 Message Date
7d01c1193c fix tests according to array change 2015-06-16 18:12:15 +03:00
1ee0f7c006 add space after -
list items start with -
but without the space one can’t distinguish from -1
2015-06-16 18:11:56 +03:00
224bd84b01 fix references (again)
quite tricky logic, but now outputting at lowest level, as intended
2015-06-15 09:07:16 +03:00
4853f944ef add mini test for volatile functionality 2015-06-15 08:26:56 +03:00
037f8d80d2 Add missing comments 2015-06-15 08:21:15 +03:00
941f0a4886 fixes references
only writes references out once (was broken)
and only the first occurrence in write order
2015-06-14 22:55:41 +03:00
5ca9eed89c test for references
still failing
2015-06-14 00:06:49 +03:00
bdd67b3213 small fix
that doesn’t affect tests, hmm
2015-06-14 00:06:17 +03:00
aebbe17252 shorten code 2015-06-14 00:05:10 +03:00
db13ccbe41 improve read me 2015-06-13 23:09:17 +03:00
9492f29e66 split node classes into separate files 2015-06-13 23:09:02 +03:00
b00f49ade6 make to hash and array functions reusable for parfait 2015-05-20 10:41:05 +03:00
217eda2436 refactoring on tests 2015-05-15 21:03:11 +03:00
b5d44bf2f3 split the tests in to files 2015-05-15 20:59:33 +03:00
778d751c55 add test for new feature 2015-05-15 20:59:22 +03:00
c48b7a3403 object may define itself as value
by defining is_value and returning true
but then it must also define to_sof
2015-05-15 20:59:02 +03:00
b359bdd747 add raketasks and release v0.1 2015-05-03 22:50:06 +03:00
c8d35adef4 fix tests 2015-05-03 20:26:09 +03:00
c73983b224 initial version externalized from salama 2015-05-03 20:16:06 +03:00
612588243b Initial commit 2015-05-03 20:12:49 +03:00