Commit Graph

97 Commits

Author SHA1 Message Date
dab32bc307 remove puts 2015-09-19 16:25:42 +03:00
9aa27d491d some more to_syms, and removing arrays, which become children 2015-09-19 14:55:03 +03:00
692b51a9de way to fix current test cases (if known to be correct) 2015-09-19 14:54:22 +03:00
e2054660ce thought to be useful sat addition 2015-09-19 14:53:59 +03:00
e952495eb1 update ast 2015-09-19 14:53:37 +03:00
21b652456d fix all the cases, much white noise, array to list, string to sym stuff 2015-09-19 14:53:30 +03:00
3b0b91f2fb use the new inspect 2015-09-19 14:40:08 +03:00
3bfcd830b0 small clean 2015-09-19 13:15:32 +03:00
296c9fbf98 output computed result if test fails (remove old tests)
so that if it is actually correct (as often is after changing the
grammar)
the result can be pasted into the test
2015-09-18 22:21:17 +03:00
a11e59668d use own outputted (ast gem) 2015-09-18 22:19:42 +03:00
71affacfba separate tag/nodes for conditions and remove arrays 2015-09-18 22:04:08 +03:00
22e3c59674 change test framework to use files for in and out (s-exp) 2015-09-18 21:55:02 +03:00
396a843a5e add return and argument types 2015-09-18 00:02:52 +03:00
4d195a5f44 make 1.9 save 2015-09-15 20:03:21 +03:00
7f126ab996 fix gemfile 2015-09-15 19:45:20 +03:00
08ceb86b24 Merge branch 'master' into parslet 2015-09-15 19:30:01 +03:00
b938c7ace5 fix all tests 2015-09-15 18:57:31 +03:00
3b484aa8ff add ast gem 2015-09-15 18:57:21 +03:00
eca1e6b1af remove own sat 2015-09-15 18:56:55 +03:00
0df098ef7d using sat gem 2015-09-15 12:27:54 +03:00
d5d26a3ac4 unify to_s inspect stuff 2015-09-14 19:50:39 +03:00
d0980265fd unify grammar file 2015-09-14 17:15:14 +03:00
114817602e remove the keywords citrus file (less clutter) 2015-09-14 17:00:36 +03:00
acf4046225 start conditionals 2015-09-14 16:47:22 +03:00
11a218449d fix three args for call 2015-09-13 20:13:36 +03:00
40f9ab78e5 fix or remove tests (language syntax changing) 2015-09-13 19:02:18 +03:00
5e9743be6c first call passes 2015-09-13 18:48:48 +03:00
c538679c67 adding tokens to basic types 2015-09-12 19:33:21 +03:00
9c89415857 limbo 2015-08-30 17:28:30 +03:00
ca8e63d8f3 use utf safe regex basics , some renaming 2015-08-30 01:13:48 +03:00
b3b2d1be6a basics back 2015-08-29 16:30:15 +03:00
4b82189255 more basics rolling home 2015-08-29 16:08:28 +03:00
fa27ebebdf keyword expressions
and smaller new harness
2015-08-29 11:45:16 +03:00
d5a0736f48 switch to hosted gem 2015-08-29 10:49:51 +03:00
99792220e9 disable tests that dont work 2015-08-29 08:53:05 +03:00
95d92b51a7 rename test vars to input and output 2015-08-28 23:37:25 +03:00
61b9dd95e4 update read me 2015-08-28 23:36:48 +03:00
69e29efbd4 citifying test harness 2015-08-27 21:02:00 +03:00
00600d5364 mostly not working tests yet 2015-08-27 21:01:30 +03:00
5261edbd30 change to citrus wip 2015-08-27 21:01:12 +03:00
619780a913 transform first couple of grammar files 2015-08-27 21:00:30 +03:00
2e988380e4 move to local citrus as gem is broken 2015-08-27 21:00:11 +03:00
841592c667 add cc token 2015-07-18 13:10:00 +03:00
ba4a04fcc7 add badges and code climate 2015-07-18 13:09:16 +03:00
f790b5d76a add travis 2015-07-18 12:00:21 +03:00
34f8d2409b to and from basic types (json didn't work)
still not all, but enough for debug experiment to work
2015-07-12 10:00:29 +03:00
95fbc3de1a move attributes under contractor
as it is essential that attributes are in the same order for the json
to work
2015-07-11 22:00:11 +03:00
657d6319ad start on to_json and json_create 2015-07-11 21:59:36 +03:00
99493865c1 bumped and added parslet as dep v0.2.0 2015-07-09 22:14:25 +03:00
d6d8403829 update parsley version 2015-05-20 17:34:13 +03:00