Commit Graph

35 Commits

Author SHA1 Message Date
Torsten Ruger
03ad97ef27 change main require file name 2014-07-17 03:00:06 +03:00
Torsten Ruger
5e313f7744 renamed (again) 2014-07-17 02:24:24 +03:00
Torsten Ruger
300b266366 change of name 2014-07-17 01:07:53 +03:00
Torsten Ruger
0c88e7eff5 derive Variable expression from name expression (to avoid the implementation that was there) 2014-07-14 18:03:34 +03:00
Torsten Ruger
5f1ffee706 fix rename 2014-07-01 19:11:11 +03:00
Torsten Ruger
bc8697c733 add bools and nil 2014-06-30 17:51:07 +03:00
Torsten Ruger
040b842333 update readme about root tests 2014-06-26 14:24:24 +03:00
Torsten Ruger
3a56ae1a8d renamed root test classes to avoid clash, 489 tests 2014-06-26 13:43:50 +03:00
Torsten Ruger
ab17200ffc rooting last while and return 2014-06-26 13:40:26 +03:00
Torsten Ruger
8c1b82fe4c roots operator expressions 2014-06-26 13:33:42 +03:00
Torsten Ruger
95dcee4a63 roots modules and classes 2014-06-26 12:46:49 +03:00
Torsten Ruger
edd77bc218 fix and test function transform without braces 2014-06-26 12:46:34 +03:00
Torsten Ruger
9a1dd3ba1d roots function definitions 2014-06-26 12:38:04 +03:00
Torsten Ruger
56778b7dc7 roots ifs 2014-06-26 12:29:52 +03:00
Torsten Ruger
dcb4dd33c0 roots hash and array constants 2014-06-26 12:26:34 +03:00
Torsten Ruger
38873d477a rooted class 2014-06-26 12:21:37 +03:00
Torsten Ruger
d4dab19600 rooted calls 2014-06-26 12:16:22 +03:00
Torsten Ruger
787cc067bf rooted basic tests 2014-06-26 12:06:46 +03:00
Torsten Ruger
4b2d0330ae create new subdirs in test 2014-06-26 11:55:49 +03:00
Torsten Ruger
7e1c0d7f57 wrapping root array as class ExpressionList 2014-06-25 22:45:09 +03:00
Torsten Ruger
0ed11b507f pulled assignment as special case from the operators 2014-06-24 19:33:21 +03:00
Torsten Ruger
58064637cb fix spelling 2014-06-19 18:33:08 +02:00
Torsten Ruger
969f2529a2 add derivation possibility to class definition 2014-06-19 18:16:54 +02:00
Torsten Ruger
06d4ab2fe5 adds baic types as receiver 2014-06-07 20:47:52 +03:00
Torsten Ruger
b25d5ab992 more actual text for the readme 2014-06-04 21:36:47 +03:00
Torsten Ruger
cc96f5a0e8 improved readmes 2014-06-04 21:07:47 +03:00
Torsten Ruger
720a3f6168 remove the autogenerated readme 2014-06-04 20:59:23 +03:00
Torsten Ruger
a0502c6e1c fixed, all tests green 2014-06-04 20:51:25 +03:00
Torsten Ruger
b1010577ab adds the ast minus the compile code (ie no dependencies) 2014-06-04 19:59:38 +03:00
Torsten Ruger
7ab293cb62 add the test code from crystal 2014-06-04 19:56:50 +03:00
Torsten Ruger
ea19554b44 adds crystals parser code 2014-06-04 19:55:04 +03:00
Torsten Ruger
e36fa0eb5d merged the origin 2014-06-04 19:49:40 +03:00
Torsten Ruger
7cc269be52 adds jewlers work 2014-06-04 19:47:55 +03:00
Torsten Ruger
15aebb166b Initial commit to crystal-reader. 2014-06-04 19:31:25 +03:00
Torsten Rüger
8cede444a9 Initial commit 2014-06-04 19:27:53 +03:00