Commit Graph

27 Commits

Author SHA1 Message Date
ee6f9d733b rename Mystery
just unknown, mystery should be more difficult to find out.
After all we keep run time info, so just need unknown at compile time
2015-06-11 07:04:14 +02:00
95ac024421 fix old tests again 2015-05-24 16:55:03 +03:00
fe2be323d8 improve boot
also move to superclass not superclass_name in class
Makes ripples
2015-05-16 20:16:49 +03:00
9d8dc68bf4 fixing all tests 2015-05-15 21:11:44 +03:00
9d711e7766 moving string to parfait
using parfait::word
also rename builtins string to word
2015-05-13 16:17:10 +03:00
6f2affaf36 fix name expression and test
plus various cleaning and rename off call_site
2015-05-08 14:34:46 +03:00
4f1508ca61 moved slots to own directory 2015-05-06 08:38:29 +03:00
001af3f8b6 reviving more tests 2015-05-05 14:04:37 +03:00
c51dbf51e1 renamed true,false,nil class to constant (from value) 2014-09-14 18:15:33 +03:00
a7bfb6e6ee rename (corrected) method def to instance methods in class 2014-08-23 23:57:47 +03:00
200228a33d adding the blocks to virtual machine and store instructions in array not list 2014-08-13 11:59:51 +03:00
cf00a6e490 changed marker 2014-07-18 11:16:56 +03:00
23e1b2519e fix all the test data to be yaml 2014-07-18 00:30:47 +03:00
930740e1db fixes the tests after fixing hierarchy 2014-07-15 10:35:29 +03:00
9891da88a4 fix all tests 2014-07-15 00:00:00 +03:00
b59a9da34e reduce method return type to type and introduce a single instruction for instance get 2014-07-14 21:28:21 +03:00
c7c4387e16 adds self reference and improve methods a little 2014-07-14 14:29:33 +03:00
d531a24930 first method test 2014-07-14 11:29:38 +03:00
c1f475070b and another one, and another one.... 2014-07-13 16:00:48 +03:00
ae21863245 one more basic test back online 2014-07-13 14:12:43 +03:00
dc6cb2bb52 a lot of work to get one more test to pass 2014-07-12 21:59:17 +03:00
c505db490f brainstorming mode on the new way (tm) 2014-07-10 17:14:38 +03:00
f74999af57 zwischenstopp 2014-07-01 18:58:25 +03:00
7045a4b256 update reader and implement singletons 2014-07-01 15:57:13 +03:00
18faeeb042 add the idea of a frame 2014-06-29 19:05:35 +03:00
16ceb2a60d hurra, a first test. looks a lot.... but lets not spoil th efeeling 2014-06-26 18:39:02 +03:00
525f9d45c5 rename 2014-06-26 17:52:15 +03:00