Torsten Ruger
|
f735d6cbc9
|
remove old stuff that i only kept for reference. be gone
|
2014-08-22 17:26:49 +03:00 |
|
Torsten Ruger
|
fd2e717b62
|
remove old boot stuff, was quite same and always mixed them up
|
2014-08-22 15:12:54 +03:00 |
|
Torsten Ruger
|
91ce05364a
|
add FunctionCall instruction and the missing puts (stub)
|
2014-08-22 15:08:46 +03:00 |
|
Torsten Ruger
|
e19b7be111
|
getting to where where the puts should be, but it aint there
|
2014-08-22 10:21:12 +03:00 |
|
Torsten Ruger
|
b305a56576
|
more work on send
|
2014-08-22 09:21:59 +03:00 |
|
Torsten Ruger
|
5b1e86da49
|
more work on send, remove yaml hack in test
|
2014-08-21 22:57:20 +03:00 |
|
Torsten Ruger
|
2260c680b2
|
getting the passes back and starting on send
|
2014-08-21 17:46:12 +03:00 |
|
Torsten Ruger
|
b5792c155c
|
added a test for class refs
|
2014-08-21 15:40:13 +03:00 |
|
Torsten Ruger
|
3915f5b7f9
|
fix the missing reference bug on class
|
2014-08-21 15:35:55 +03:00 |
|
Torsten Ruger
|
0677069fc0
|
fix folded array bug by using object_id, fix ref bug but only counting first
|
2014-08-21 15:21:20 +03:00 |
|
Torsten Ruger
|
9608e5f626
|
supressing nil attributes on objects
|
2014-08-20 22:33:08 +03:00 |
|
Torsten Ruger
|
1371d395ec
|
pretty much redid the variable idea (now slot)
|
2014-08-20 17:14:52 +03:00 |
|
Torsten Ruger
|
ba71e568ef
|
made a test for short object feature
|
2014-08-19 23:23:03 +03:00 |
|
Torsten Ruger
|
d401327319
|
made a simple node for small objects. bad news is that tests pass unchanged
|
2014-08-19 23:16:40 +03:00 |
|
Torsten Ruger
|
8ff55fdb1f
|
that make four (times of identical == definitions)
|
2014-08-19 23:03:39 +03:00 |
|
Torsten Ruger
|
52ca7110c3
|
ad a preliminary syntax for class objects, which is just the class name
|
2014-08-19 23:01:19 +03:00 |
|
Torsten Ruger
|
a7dc60e638
|
just formatting
|
2014-08-19 22:57:08 +03:00 |
|
Torsten Ruger
|
dd59a2f9c6
|
remove unused attributes() boilerplate
|
2014-08-19 22:54:28 +03:00 |
|
Torsten Ruger
|
4b17a1e58f
|
use the sof attributes for equality
|
2014-08-19 22:40:28 +03:00 |
|
Torsten Ruger
|
28b4344ef9
|
make attributes available outside sof (iw as module funtion)
|
2014-08-19 22:39:58 +03:00 |
|
Torsten Ruger
|
9d5f62eded
|
only marking/counting occurences that are actually referenced, so numbers stay smaller
|
2014-08-18 17:25:49 +03:00 |
|
Torsten Ruger
|
e13801c764
|
moving (back) to 1.9 style hash, clearer that it is an association. didnt like the double colon
|
2014-08-18 17:19:34 +03:00 |
|
Torsten Ruger
|
81f8f0f3a2
|
actually using volotile attributes and outputting sof in test. very readable
|
2014-08-18 17:16:18 +03:00 |
|
Torsten Ruger
|
a594b716bc
|
inlining references into objects as simple data
|
2014-08-18 14:54:03 +03:00 |
|
Torsten Ruger
|
a874bd49d2
|
short version for array
|
2014-08-18 14:28:28 +03:00 |
|
Torsten Ruger
|
1dee9a4bd1
|
adding the actual references for referenced objects
|
2014-08-18 13:53:05 +03:00 |
|
Torsten Ruger
|
67c3fb6cb0
|
recursive object test
|
2014-08-18 13:37:35 +03:00 |
|
Torsten Ruger
|
338c669a00
|
fix level bug that became obvous with recursion
|
2014-08-18 13:33:40 +03:00 |
|
Torsten Ruger
|
ad4aaaff8a
|
fix recursive arrays
|
2014-08-18 13:22:03 +03:00 |
|
Torsten Ruger
|
99e0c0db18
|
cleanup
|
2014-08-18 13:01:52 +03:00 |
|
Torsten Ruger
|
9f292ba618
|
fix weird object bug
|
2014-08-18 12:49:38 +03:00 |
|
Torsten Ruger
|
a3c9ab7e29
|
simpler but more verbose node model fixes everything but one
|
2014-08-18 08:19:48 +03:00 |
|
Torsten Ruger
|
b0472753f4
|
fixing arrays/hashs and starting complex objects
|
2014-08-17 21:44:34 +03:00 |
|
Torsten Ruger
|
9669831f78
|
fix all existing (hash) tests
|
2014-08-16 15:16:07 +03:00 |
|
Torsten Ruger
|
90e4837b2e
|
broaden the node hierachy
|
2014-08-16 12:34:25 +03:00 |
|
Torsten Ruger
|
2f84c0dfa6
|
fixing array tests, seperated nodes into different types
|
2014-08-16 11:43:41 +03:00 |
|
Torsten Ruger
|
7f7a174554
|
fixes object
|
2014-08-16 09:56:11 +03:00 |
|
Torsten Ruger
|
a10321922e
|
add transformation step to tree before output to help with the logic
|
2014-08-15 22:29:48 +03:00 |
|
Torsten Ruger
|
b0a54cb8c2
|
working up
|
2014-08-15 18:27:32 +03:00 |
|
Torsten Ruger
|
0a7814a07b
|
add hash with object
|
2014-08-15 17:18:15 +03:00 |
|
Torsten Ruger
|
16261f96b0
|
adds simple hash and test
|
2014-08-15 17:14:49 +03:00 |
|
Torsten Ruger
|
2d6a43cf0e
|
array with object
|
2014-08-15 15:13:36 +03:00 |
|
Torsten Ruger
|
1415079659
|
test with array in array in array
|
2014-08-15 15:08:45 +03:00 |
|
Torsten Ruger
|
716bc93e4a
|
test for array with array
|
2014-08-15 15:04:13 +03:00 |
|
Torsten Ruger
|
198e70b6bd
|
fix array with object
|
2014-08-15 14:59:38 +03:00 |
|
Torsten Ruger
|
85dad14cc8
|
fix simple array
|
2014-08-14 20:24:26 +03:00 |
|
Torsten Ruger
|
2f5ed43073
|
move from known attributes to volotile (white to blacklist)
|
2014-08-14 20:04:15 +03:00 |
|
Torsten Ruger
|
6b19b915a1
|
rewrote write to use known attributes or instance variables, simple values inline
|
2014-08-14 19:49:20 +03:00 |
|
Torsten Ruger
|
7eeb269d50
|
fixed scope
|
2014-08-14 19:48:26 +03:00 |
|
Torsten Ruger
|
519283a034
|
moved utility functions to own module (used from members and writer)
|
2014-08-14 19:48:06 +03:00 |
|