| Mar 13 | 23:10 | | Anonymous committed#2e06a9e52d: sync against gonga hg repo Branch:master |
| | 16:25 | | Anonymous committed#36877ecffd: rename httpd to httpd-0.9 Branch:master |
| | 16:25 | | Anonymous committed#7774686586: update to fix library paths (httpd) Branch:master |
| | 11:49 | | Anonymous committed#f914db361b: update image for J2ME/MIDP Branch:master |
| Mar 12 | 23:48 | | Anonymous committed#3cad970605: update concurrency library Branch:master |
| | 23:46 | | Anonymous committed#dd551d7192: fix for stack depth query in gonga (thanks yiyus) Branch:master |
| | 20:49 | | Anonymous committed#81be6a7595: update gonga (yiyus) Branch:master |
| Mar 11 | 04:16 | | Anonymous committed#49a8127e04: fix backspace in c# vm implementation Branch:master |
| | 04:06 | | Anonymous committed#027794763a: fix building of binaries; image Branch:master |
| | 03:27 | | Anonymous committed#3f44ecfab7: update decompiler to show <call> for implicit calls; fix bug on items with no name Branch:master |
| | 01:13 | | Anonymous committed#fc349e2cf1: also remove embedded retroImage Branch:master |
| | 01:13 | | Anonymous committed#3125a52331: Merge branch 'master' of git.assembla.com:retro Branch:master |
| | 01:13 | | Anonymous committed#229c739342: hack old gonga sources to support implicit calls; exits via port 5 query -9 Branch:master |
| Mar 10 | 19:29 | | Anonymous committed#814318047e: fix from marc Branch:master |
| | 18:31 | | Anonymous committed#6f4087cb6b: fread now returns the character read, not stores it in an address Branch:master |
| | 14:10 | | Anonymous committed#43fd6a76ba: only update image file after a "make purge" (prep for release) Branch:master |
| | 13:35 | | Anonymous committed#dc16bb4852: remove TRUE and FALSE; fix bugs in building; pristine image now core+stage2+vocabs Branch:master |
| | 13:35 | | Anonymous committed#7bcef62c66: split build into two phases: intitial and extended; dont rebuild initial (pristine) by default Branch:master |
| Mar 09 | 04:05 | | Anonymous committed#fbec8f49ae: fix warning in retro-fast build Branch:master |
| | 03:27 | | Anonymous committed#caad40bf02: autoscroll the terminal in javascript implementation Branch:master |
| | 03:05 | | Anonymous committed#404176d21b: removed from wrong file... Branch:master |
| | 03:02 | | Anonymous committed#a7855583b7: notes on hash table not needed in aa code Branch:master |
| | 00:13 | | Anonymous committed#cc8cb3093a: sdl vm disallows negative addresses Branch:master |
| | 00:08 | | Anonymous committed#f35805c2c5: keys stuff from Marc to data/aa.retro Branch:master |
| Mar 08 | 23:48 | | Anonymous committed#e42c7ed451: update vim syntax file (Marc) Branch:master |
| | 23:36 | | Anonymous committed#99cf296a79: disallow negative addresses in retro-fast Branch:master |
| | 19:22 | | Anonymous committed#f844cab390: dont allow for negative addresses in jumps/calls (console vm) Branch:master |
| | 14:23 | | Anonymous committed#fe3b0aa5d7: add [DEFINED] and [UNDEFINED] to forth200x Branch:master |
| | 14:18 | | Anonymous committed#d123eb551a: add PARSE-NAME to forth200x Branch:master |
| | 14:13 | | Anonymous committed#7226c22be0: add start of forth200x compatibility library Branch:master |
| | 04:26 | | Anonymous committed#a5102b879f: VM_ILLEGAL => VM_OTHER in stats code (Marc) Branch:master |
| | 04:18 | | Anonymous committed#1cb525c9a9: fix segfault in retro-fast Branch:master |
| | 03:08 | | Anonymous committed#f83a13c619: javascript vms updated with implicit calls Branch:master |
| | 02:52 | | Anonymous committed#75ddc2561a: updated decompiler from Marc Branch:master |
| | 02:51 | | Anonymous committed#99b3552517: update j2me vm with implicit calls Branch:master |
| | 02:23 | | Anonymous committed#12a1dda78c: emacs port is out of date; move to unmaintained until it can be updated Branch:master |
| | 02:21 | | Anonymous committed#be8f9d5e3c: implicit calls in .NET vm Branch:master |
| | 02:16 | | Anonymous committed#5f833fdae6: no core words in 32-128 address range; all C implementations updated with implicit calls Branch:master |
| | 02:02 | | Anonymous committed#530c19b086: update initial images Branch:master |
| | 02:00 | | Anonymous committed#15b1c8a4d8: add -9 to capabilities (exit vm); implicit calls by default Branch:master |
| Mar 07 | 04:57 | | Anonymous committed#fa87e405aa: fix to hash test (Marc) Branch:master |
| | 04:31 | | Anonymous committed#36e587d43e: add directory for holding symlinks to all libraries Branch:master |
| | 04:20 | | Anonymous committed#6d4a5cd7f6: ensure open/close of files vocab (Marc) Branch:master |
| | 03:59 | | Anonymous committed#2aef463900: add associate arrays and hashing libraries from Marc Branch:master |
| | 03:59 | | Anonymous committed#50e95dcd73: continue with reorgs Branch:master |
| | 03:59 | | Anonymous committed#fdc6e0bdf5: more reorganizations Branch:master |
| | 03:42 | | Anonymous committed#4de28195db: .s now in core; no longer needed in repo Branch:master |
| | 03:42 | | Anonymous committed#657524ffb3: begin some reorganizations of library Branch:master |
| Mar 05 | 19:38 | | Anonymous committed#25aaf0e15f: add cr before exit Branch:master |
| | 02:46 | | Anonymous committed#73e9b0a986: add start of a client library; update forthlet to use it Branch:master |
| | 01:47 | | Anonymous committed#e23e1418cb: fix to net.recv under fast-console Branch:master |
| | 01:47 | | Anonymous committed#60347cd116: add client example to forthlets/sockets Branch:master |
| | 01:07 | | Anonymous committed#164f6fd468: start work on adding net.connect to fast-console vm Branch:master |
| Mar 04 | 23:55 | | Anonymous committed#8327e4729e: add net.connect for socket clients Branch:master |
| | 04:46 | | Anonymous committed#4c0e8e2698: fix console port sockets on linux Branch:master |
| | 02:28 | | Anonymous committed#a8c86d4549: fixes to hangman when wordlist not found Branch:master |
| | 02:18 | | Anonymous committed#d9e9c04383: more work on net/server.retro Branch:master |
| Mar 03 | 23:49 | | Anonymous committed#81700cf333: fix to decompiler with negative values (Marc) Branch:master |
| | 21:29 | | Anonymous committed#cb65137b47: ahead in retro vocab now Branch:master |
| | 19:01 | | Anonymous committed#85b8066a2a: fix for backspace rendering bugs Branch:master |
| | 17:20 | | Anonymous committed#1f562da156: minor fixes to sockets demo Branch:master |
| | 17:16 | | Anonymous committed#b4fd941433: socket support selectable at compile time; minor reorganizations Branch:master |
| | 04:27 | | Anonymous committed#742ed7989c: add standalone httpd server using files Branch:master |
| | 04:13 | | Anonymous committed#db09d2cfeb: fix error causing crashes when using slurp on a non-existant file Branch:master |
| | 02:22 | | Anonymous committed#8a4d7f1dc9: add guard to prevent backspacing beyond the start of TIB. Branch:master |
| | 02:22 | | Anonymous committed#c9aa66ff54: attempt to prevent visual overstrike of already processed tokens when backspacing Branch:master |
| Mar 02 | 11:21 | | Anonymous committed#11996fb151: updated vim syntax file; glossary generation script (Marc) Branch:master |
| | 04:18 | | Anonymous committed#1262f94098: use "ahead" in b" in bytes.retro Branch:master |
| | 04:14 | | Anonymous committed#82bda3117f: add "make glossary" target Branch:master |
| | 01:55 | | Anonymous committed#24698bee63: some documentation updates Branch:master |
| | 00:46 | | Anonymous committed#282486a0a3: update docs; add ANSI escaped glossary file for console viewing Branch:master |
| | 00:04 | | Anonymous committed#839e5f00f9: fix to "else"; add "ahead" back Branch:master |
| Mar 01 | 23:41 | | Anonymous committed#f34acc7050: add byte encoding library from Marc Branch:master |
| | 04:19 | | Anonymous committed#2577c72b71: use net. prefix on socket words Branch:master |
| | 03:04 | | Anonymous committed#52ce3b3825: update LICENSE file for Ngaro Branch:master |
| | 03:01 | | Anonymous committed#728887ddff: add script to generate colorized glossary from WordsInRetro.txt (Marc) Branch:master |