Torsten Ruger
|
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 |
|
Torsten Ruger
|
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 |
|
Torsten Ruger
|
657d6319ad
|
start on to_json and json_create
|
2015-07-11 21:59:36 +03:00 |
|
Torsten Ruger
|
42b85dbb4f
|
create some block tests and the expression
|
2015-05-01 18:13:33 +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
|
bc8697c733
|
add bools and nil
|
2014-06-30 17:51:07 +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
|
969f2529a2
|
add derivation possibility to class definition
|
2014-06-19 18:16:54 +02:00 |
|
Torsten Ruger
|
b1010577ab
|
adds the ast minus the compile code (ie no dependencies)
|
2014-06-04 19:59:38 +03:00 |
|