Commit Graph

261 Commits

Author SHA1 Message Date
b76fe1645e separate ticker for internal codes 2015-10-29 16:53:46 +02:00
4bf8ac5345 raw source int the source view 2015-10-29 16:49:14 +02:00
3477de8c81 salaam update
fixes (last?) index bug
2015-10-27 20:08:23 +02:00
18cb04240d showing integers correctly 2015-10-27 18:09:50 +02:00
a8a233705d change to same file ending 2015-10-27 18:09:24 +02:00
17fb7fbf74 opal scope problems
opal eval is in object scope it seems
2015-10-27 12:47:17 +02:00
922ec10f93 no more blocks, replace with labels 2015-10-27 12:46:53 +02:00
76a698f028 update salaam 2015-10-27 12:46:39 +02:00
b6bfddf536 remove dead code (no going back anyway) 2015-10-27 12:46:15 +02:00
9cb4a787b2 virtual - register update 2015-10-27 12:44:02 +02:00
8cde7011ef update salaam, catch errors on tick
otherwise those errors were silently ignored,
i guess because they were on a ui thread
2015-10-22 17:09:05 +03:00
feca6cfbee fix argument view 2015-10-22 14:44:37 +03:00
75b358f2bb fix status update 2015-10-22 14:44:12 +03:00
88935db881 update salaam 2015-10-22 14:44:00 +03:00
9fc354d30f new example 2015-10-22 14:43:11 +03:00
91e3a8fc03 bit more space for instructions 2015-10-21 18:37:04 +03:00
b4630fb501 add some simple programs
both failing, finally get some work done here
2015-10-21 15:22:56 +03:00
b4fcf6a711 remove local dependency again 2015-10-21 14:08:44 +03:00
94292bf1ca allow for empty view
and reset view when interpreter restarts
2015-10-21 14:05:18 +03:00
906017d1eb let the user switch the program that runs
simply grab one of a presets
clear views and start interpreter with the parse from server
2015-10-21 14:04:42 +03:00
b8e309b701 don't pre-start interpreter anymore, but allow for switching source 2015-10-21 14:03:56 +03:00
4752732bf8 helper to clear the view 2015-10-21 14:03:23 +03:00
45a2c707da simple server api to return possible programs and their parses
Parsley doesn’t work on opal (though it is pure ruby)
thus have to jump through  (client server) hoops
2015-10-21 14:03:02 +03:00
8eade695a4 start of a code repository 2015-10-21 14:01:46 +03:00
82b78b8825 create view directory for views 2015-10-19 19:56:35 +03:00
37e24cd02a update to new syntax 2015-10-19 19:56:10 +03:00
0db8d87c09 putstring 2015-10-17 10:29:04 +03:00
b8dd2b257c update salama 2015-10-17 10:10:33 +03:00
c87b1f615e updating gems 2015-10-07 15:27:34 +03:00
e48b7f5c7a better documentation 2015-10-07 12:24:02 +03:00
ed5b946a70 fix ast for opal 2015-10-07 12:23:46 +03:00
36e3a8d4cc object in register change fixed 2015-10-04 22:39:02 +03:00
d23a9846e3 switch to sat and load code from file 2015-10-02 20:25:54 +03:00
ab55f64cdf minitest adds itself 2015-08-26 12:23:11 +03:00
3ca4f29ed1 yanked diy branch to master 2015-08-25 12:37:29 +02:00
c0bdfe149c fix list and string views 2015-08-25 11:54:44 +02:00
5ec7ea6d56 small fix 2015-08-25 09:57:22 +02:00
ee788b3507 add layout to object view 2015-08-25 09:57:08 +02:00
85e099382d fix method update 2015-08-24 02:19:41 +02:00
7d214e7013 finish off instruction view (+small rename) 2015-08-24 02:04:07 +02:00
c5a07be6ac inlined mini clases 2015-08-24 01:49:41 +02:00
b3de7c9b5e implement instruction view , almost complete 2015-08-24 01:45:33 +02:00
516b041bed small improvements 2015-08-24 01:44:50 +02:00
a25d292e1f improve style a bit 2015-08-24 01:44:04 +02:00
167353fdf3 update method name 2015-08-23 02:28:31 +02:00
95c4d656b3 last DOM cleaning 2015-08-23 02:20:36 +02:00
3319b0cd98 fix the z index 2015-08-23 02:16:32 +02:00
7820c5eff0 clean of DOM 2015-08-23 02:16:13 +02:00
a56e811699 small fix and expansion to 5 level 2015-08-23 02:15:34 +02:00
83e0c8a925 now very simple to get expanding objects 2015-08-22 21:17:32 +02:00