Commit Graph

269 Commits

Author SHA1 Message Date
Torsten Ruger 88e49afb60 puts status in header 2018-04-17 18:49:00 +03:00
Torsten Ruger ff3990841b update space when on re init 2018-04-17 16:43:25 +03:00
Torsten Ruger 0ff418a98c fix startup 2018-04-17 16:35:42 +03:00
Torsten Ruger 7a8e308665 dump dead code
some volt stuff still lying around
2018-04-17 16:35:32 +03:00
Torsten Ruger 2e3475e040 style to fit into site 2018-04-16 21:23:29 +03:00
Torsten Ruger 4ce6aab51c fix spaces z index 2018-04-09 15:10:17 +03:00
Torsten Ruger 17a49348db hack exception
but hey, it can do maths!
2018-04-09 15:08:56 +03:00
Torsten Ruger 73643e4882 add space to left view
show integer and word values
2018-04-07 19:44:47 +03:00
Torsten Ruger 509aff9552 show source better
still wip
2018-04-06 13:03:39 +03:00
Torsten Ruger 4c342d064d make status smaller, source bigger
and value bold
2018-04-04 17:14:33 +03:00
Torsten Ruger 7a9e10fb5f 5 registers per row for better view 2018-04-04 13:16:59 +03:00
Torsten Ruger c2d69c767c hello world runs through
slower it seems
and source view doesn’t work yet
2018-04-03 19:35:25 +03:00
Torsten Ruger 2feb287b50 slow first steps, 6 before exceptions 2018-04-03 18:24:57 +03:00
Torsten Ruger 0c2738cdef still sputters, but starts again after all that renaming 2018-04-03 16:48:45 +03:00
Torsten Ruger 7be8e040bb add code options
this time inline (not server generated) into the switch view
2016-12-27 20:31:41 +02:00
Torsten Ruger a6c63f4e57 small layout changes 2016-12-27 18:37:18 +02:00
Torsten Ruger cc6a050250 getting basics to work 2016-12-25 17:49:09 +02:00
Torsten Ruger 0aafeeeb22 update to use s-tree, not soml 2016-12-22 21:18:51 +02:00
Torsten Ruger ba34c510c3 update gems, remove older unused stuff 2016-12-22 21:18:10 +02:00
Torsten Ruger daa75719cc update salaam and fix 2015-11-24 16:26:49 +02:00
Torsten Ruger 5aebc464e2 salaam update and minors 2015-11-10 19:46:21 +02:00
Torsten Ruger 66e989f066 update salama
with word fixes mostly
2015-11-10 11:50:56 +02:00
Torsten Ruger 0a67fc38e4 add missing fie_access to html converter 2015-11-10 11:50:28 +02:00
Torsten Ruger dee9eb4dca a version of code points
strings and encodings are definitely not the same for mir and opal
the code point version works for me with utf16 encoding (on my machine?)
utf16 is sensible choice though may go with it
2015-11-09 00:04:31 +02:00
Torsten Ruger 7c18ab3e36 update salaam and boot parfait codes too 2015-11-09 00:02:23 +02:00
Torsten Ruger 10664ef090 start on puti 2015-11-09 00:02:02 +02:00
Torsten Ruger 3681b4b5d7 load parfait code over the net too
some very painful promise debugging solved weird string issue
2015-11-09 00:01:44 +02:00
Torsten Ruger 0f7fb9e70f update salaam, fake bignum
Since the interpreter is fixed and uses lignum, some solution
for opal is needed.  Currently hacked
2015-11-08 15:46:25 +02:00
Torsten Ruger 6812b7503b salaam update and small fixes because if that 2015-11-07 22:27:27 +02:00
Torsten Ruger 1b887c0186 fix (slash) logger 2015-11-07 22:26:59 +02:00
Torsten Ruger 969fa758a1 some renames, make space for new layout test 2015-11-07 22:26:39 +02:00
Torsten Ruger cad3deab3a add working fibonacci examples, while and recursive
for fibo(10) the difference is 270 vs 6500 instructions, a lot
apparently there are as many calls as the fibs result, i.e. 55, for
recursive
2015-11-05 13:58:59 +02:00
Torsten Ruger 453f7d5b4a update salama
updates opal to beta it seems
2015-11-05 13:56:58 +02:00
Torsten Ruger 919b31ed3d remove rescues, better stracktraces
which is funny, because i added the rescues because i wasn’t getting
traces
something changed, possibly opal
2015-11-05 11:43:23 +02:00
Torsten Ruger 30eed9274e fix to use objects instead of ids 2015-11-04 20:29:09 +02:00
Torsten Ruger cfc5163fb6 more debugging 2015-11-04 20:28:37 +02:00
Torsten Ruger 9c637243ff add flags to status (to debug branches) 2015-11-04 16:45:33 +02:00
Torsten Ruger 9fbf58bf0f lifted logger
don’t really need it in the debugger, but since it’s now used in salama
the require fails ….
2015-11-04 16:30:54 +02:00
Torsten Ruger 7a86f60c2d while code 2015-11-04 16:13:08 +02:00
Torsten Ruger f7981dcce5 update salaam for int fix
remove  those half indexes
2015-11-04 16:12:57 +02:00
Torsten Ruger 65e5f39420 move to soml ending, new while example 2015-11-04 16:12:37 +02:00
Torsten Ruger 04c7ab7fee update readme and screenshot 2015-11-04 13:12:14 +02:00
Torsten Ruger 04da6af347 fix converter
field_def name has been upgraded, needs processing
2015-11-04 12:31:27 +02:00
Torsten Ruger 7f6f7ee4fd remove link as it doesn't exist anymore 2015-11-04 12:21:03 +02:00
Torsten Ruger 6bbbef235c show labels correctly 2015-11-04 12:20:44 +02:00
Torsten Ruger ccf3a37003 go to github version 2015-11-04 12:20:20 +02:00
Torsten Ruger a167a87b1f extract the converter into own file
and small cleanups
2015-11-01 19:14:31 +02:00
Torsten Ruger d19e89567f updating on changed method 2015-11-01 18:11:38 +02:00
Torsten Ruger 752310ab0a different speed buttons 2015-11-01 18:11:00 +02:00
Torsten Ruger f2b14c743d dic an spanifying output 2015-11-01 13:36:00 +02:00