Not logged in

17 timeline items by user crc occurring around 2011-11-25 17:06:02.

2011-12-07
12:34
[537872ae2e] Leaf: continue replacing elements with variables| (user: crc, tags: trunk)
  • games/life.rx   [diff]
  • games/maze.rx   [diff]
  • langs/assembler.rx   [diff]
  • rosetta_code/execute_brainf___.rx   [diff]
  • rosetta_code/fibonacci_sequence.rx   [diff]
  • rosetta_code/hanoi.rx   [diff]
  • user/crc/corpse/corpse.rx   [diff]
  • user/crc/rancid/rancid.rx   [diff]
  • user/crc/unwell/unwell.rx   [diff]
2011-12-06
19:04
[6136ede88d] more use of variables| instead of elements (user: crc, tags: trunk)
14:04
[47458cc28d] use variables| in editor (user: crc, tags: trunk)
2011-11-28
19:49
[02e552134e] rxbasic: used whend, fix some minor bugs (user: crc, tags: trunk)
2011-11-26
15:34
[e2df5469fe] autopsy: now with vi style key bindings (user: crc, tags: trunk)
2011-11-25
17:51
[26f4d13a0e] editor: now use 'i' to enter edit mode, 'esc' to return to command mode; fix embedded docs (user: crc, tags: trunk)
17:06
[545ff85ff0] editor: use whend combinator instead of "dup nn = [ drop .., ] drop .., ifTrue" (user: crc, tags: trunk)
2011-11-24
20:54
[634ee8a601] editor: switch from ijkl to hjkl (vim style) key movement (user: crc, tags: trunk)
2011-11-19
03:31
[261a9b3415] use whend in cloak of darkness game (user: crc, tags: trunk)
  • games/cloak-of-darkness.rx   [diff]
03:23
[c8adca5c9b] use whend in tic-tac-toe game (user: crc, tags: trunk)
  • games/tic-tac-toe.rx   [diff]
2011-11-18
19:58
[101cf9d86c] use whend combinator in autopsy (user: crc, tags: trunk)
2011-11-10
18:48
[7fa17d1509] initial port of a simple drawing application using canvas original was for retro 10 (user: crc, tags: trunk)
  • misc/draw.rx (new file)   [view]
15:48
[737320dc2b] add a tic-tac-toe and simple example of canvas' usage (user: crc, tags: trunk)
  • games/spots.rx (new file)   [view]
  • games/tic-tac-toe.rx (new file)   [view]
2011-10-27
02:13
[740cd5e702] a simple ascii maze I wrote for my kids a few years back. updated for retro 11. original at https://github.com/crcx/retroforth/blob/master/forthlets/maze/maze.retro (user: crc, tags: trunk)
  • games/maze.rx (new file)   [view]
2011-10-26
17:44
[d544c51fe9] autopsy: continue small refactorings for readability purposes (user: crc, tags: trunk)
17:36
[04301827ca] autopsy: more refactorings (user: crc, tags: trunk)
17:26
[e3189b5c30] minor refactoring in autopsy (user: crc, tags: trunk)