d3a7809746
use . to mark methods
2015-10-30 00:01:28 +02:00
7e24f63327
polish sources
2015-10-29 22:31:28 +02:00
7d7b7ca995
adding types to layout
...
so we can test assignment
2015-10-29 12:45:29 +02:00
e4201143b3
last fixes from source change
2015-10-28 21:40:48 +02:00
e6743c7216
(string) source knockoffs
2015-10-28 21:39:59 +02:00
99a695907c
move method_source functionality into compiler
...
the source was there long before the compiler (sis language) came along
and was basically doing the same
Much clearer concept with using compiler to generate methods and code
Also move compile method to method
2015-10-28 21:36:41 +02:00
72b790c107
remove method source receiver
...
no harm done it seems
2015-10-28 14:24:14 +02:00
e75517ff05
move constants to machine
2015-10-28 13:00:23 +02:00
7e0778dc70
remove return_type
...
soon to be obsolete with multi returns
2015-10-28 12:19:10 +02:00
142c36a374
fix return statement to actually return
...
fix a million tests
2015-10-27 21:04:46 +02:00
bb908dcf76
adding arg length to call sequence
...
and fix all the tests that affects
2015-10-27 16:21:11 +02:00
bd171d091a
fix tests for indexed messages and frames
...
index_length changes index a bit
but from now on changes to layouts should push the index automatically
just have to set the index while calling now
2015-10-27 16:05:50 +02:00
638c367e00
more class methods
2015-10-26 22:23:06 +02:00
5b7c98f50b
order requires
2015-10-26 22:22:38 +02:00
9d0b264b79
minors
2015-10-26 17:23:35 +02:00
b76c140d32
some class field tests
2015-10-26 13:08:40 +02:00
b7d0ee8f99
wit metaclass and class functions
...
needs to go back to arrays first
2015-10-25 15:40:12 +02:00
57f37ec023
removed blocks and moved to labels
...
somewhat easier to understand the code as a linked list
relatively painless change, considering
2015-10-23 21:27:36 +03:00
e0c5bc4c11
rename phisol to soml
2015-10-23 14:22:55 +03:00