Torsten Ruger
|
624699f8ed
|
minor
|
2015-10-26 15:14:38 +02:00 |
|
Torsten Ruger
|
885aa765d6
|
still fixing index bugs
the indexed_length got written wrong
which is why the layout methods didn’t work
Now all indexes are 1 based, even fake men, where we just ignore 0
|
2015-10-26 14:33:36 +02:00 |
|
Torsten Ruger
|
9f4952b5ac
|
create behavior module
behavior handles instance methods (add/remove/find)
and shall be included in layout later too
|
2015-10-26 13:27:56 +02:00 |
|
Torsten Ruger
|
96f43dcfda
|
also giving word it's length
still hacked as char per word, but should be easy enough to fix when…
|
2015-10-26 12:23:52 +02:00 |
|
Torsten Ruger
|
df62b75c6f
|
adding an instance for the length of lists
|
2015-10-25 20:44:03 +02:00 |
|
Torsten Ruger
|
0d001ec0fc
|
rename super_clsas to super_class_name
as it should have been
|
2015-10-25 15:32:38 +02:00 |
|
Torsten Ruger
|
f1f56f0d4e
|
remove parfait module
which was only there because ruby has it
the concept is flawed and should be split into namespace and aspect
|
2015-10-23 15:20:02 +03:00 |
|
Torsten Ruger
|
6754518daf
|
prune builtin
will need much less, many more things can be expressed in soml
|
2015-10-23 15:13:05 +03:00 |
|
Torsten Ruger
|
897e11ce80
|
store three versions of the code in method
source, instructions and binary
|
2015-10-23 14:41:47 +03:00 |
|
Torsten Ruger
|
dcbd3c7091
|
fold last of the virtual into register
|
2015-10-22 18:16:29 +03:00 |
|