Not logged in

155 timeline items occurring around 2011-06-03 01:46:17.

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)
2011-10-25
19:07
[f0ed5090c8] editor: remove dependencies on console' vocabulary (user: crc, tags: trunk)
19:06
[a1b984fc7c] hangman: fix some paths, setup stuff (user: crc, tags: trunk)
  • games/hangman/hangman   [diff]
2011-10-24
11:36
[53759181d1] move hangman to games directory (user: crc, tags: trunk)
  • hangman/dict.retro (deleted)
  • hangman/graphics.retro (deleted)
  • hangman/hangman (deleted)
  • hangman/hangman.retro (deleted)
11:35
[c857cf32b6] hangman: attempt to load the console' vocabulary if not present (user: crc, tags: trunk)
  • hangman/graphics.retro   [diff]
  • hangman/hangman.retro   [diff]
2011-09-11
04:16
[1b1f29d954] cloak of darkness: add blunder detection (user: crc, tags: trunk)
  • games/cloak-of-darkness.rx   [diff]
2011-09-10
22:47
[722de7250f] initial playable prototype for "cloak of darkness", a simple interactive fiction (user: crc, tags: trunk)
  • games/cloak-of-darkness.rx (new file)   [view]
2011-09-05
15:12
[48a095494d] more master theorem solutions (user: crc, tags: trunk)
  • master_theorem/masters_of_many_theorems.rx (new file)   [view]
  • master_theorem/murder_at_sea.rx (new file)   [view]
  • master_theorem/my_star_chart.rx (new file)   [view]
  • master_theorem/synesthesia.rx (new file)   [view]
  • master_theorem/what_i_do_in_my_basement.rx (new file)   [view]
  • master_theorem/words_words_words_2.rx (new file)   [view]
2011-09-03
16:30
[9a71bf6e91] basic: minor changes to contents (user: crc, tags: trunk)
2011-08-22
03:51
[d9af436d0f] three more examples from rosetta code (user: crc, tags: trunk)
  • rosetta_code/guess_the_number_with_feedback.rx (new file)   [view]
  • rosetta_code/integer_sequence.rx (new file)   [view]
  • rosetta_code/unicode_variable_names.rx (new file)   [view]
02:47
[4aac9ffad0] Start adding newer rosetta code examples (user: crc, tags: trunk)
  • rosetta_code/apply_a_callback_to_an_array.rx (new file)   [view]
  • rosetta_code/binary_digits.rx (new file)   [view]
  • rosetta_code/conways_game_of_life.rx (new file)   [view]
  • rosetta_code/counting_in_octal.rx (new file)   [view]
  • rosetta_code/create_an_html_table.rx (new file)   [view]
  • rosetta_code/documentation.rx (new file)   [view]
  • rosetta_code/empty_string.rx (new file)   [view]
  • rosetta_code/execute_brainf___.rx (new file)   [view]
  • rosetta_code/guess_the_number.rx (new file)   [view]
02:33
[d051478fa5] rosetta code: cleaner rot-13 implementation (user: crc, tags: trunk)
  • rosetta_code/rot-13.rx   [diff]
2011-08-20
22:12
[d203a4d8f8] master theorem: solution for 8-bit classics (user: crc, tags: trunk)
  • master_theorem/8-bit_classics.rx (new file)   [view]
2011-08-19
20:50
[5896fc3ed9] new example for translating tapcode to ascii (for the master theorem) (user: crc, tags: trunk)
  • master_theorem/prison_life.rx (new file)   [view]
2011-08-18
18:46
[0f6622cab9] life: a few tiny tweaks (user: crc, tags: trunk)
18:27
[00bf314a8b] add implementation of conway's game of life (user: crc, tags: trunk)
  • games/life.rx (new file)   [view]
18:27
[cf08688f30] nicer fizzbuzz (user: crc, tags: trunk)
  • rosetta_code/fizzbuzz.rx   [diff]
2011-07-28
17:08
[c5e96dcab1] new string evaluator (library candidate) in user/crc/eval.rx (user: crc, tags: trunk)
17:02
[4b8092d512] unwell needs a part of autopsy... (user: crc, tags: trunk)
  • user/crc/unwell/autopsy.rx (new file)   [view]
17:02
[cf0bb1439f] add unwell (user: crc, tags: trunk)
  • user/crc/unwell/Makefile (new file)   [view]
  • user/crc/unwell/templates/css (new file)   [view]
  • user/crc/unwell/templates/eval.erx (new file)   [view]
  • user/crc/unwell/templates/examine.erx (new file)   [view]
  • user/crc/unwell/templates/footer.html (new file)   [view]
  • user/crc/unwell/templates/header.html (new file)   [view]
  • user/crc/unwell/templates/trace.erx (new file)   [view]
  • user/crc/unwell/unwell.rx (new file)   [view]
2011-07-23
14:42
[02ed205b53] autopsy: now catch divide by zero; stop stepper when image error detected (user: crc, tags: trunk)
2011-06-16
12:09
[dcb8eea6b4] editor: add section on saving/loading external files (user: crc, tags: trunk)
02:10
[24be3769bd] games: chess: add doc block (user: charleschilders, tags: trunk)
2011-06-15
18:17
[2736ad2c59] editor: add docs on configuring colors; fix default colors a bit (user: crc, tags: trunk)
17:22
[37b7e2fe57] editor: add documentation block (user: crc, tags: trunk)
16:13
[dfbf994e6d] editor: remove 'ws', use 'preserve' combinator instead (user: crc, tags: trunk)
2011-06-12
23:18
[5a41ec582e] update docl's accounts code to work with 11.0 image (user: charleschilders, tags: trunk)
  • user/docl/accounts.retro   [diff]
23:18
[fe7df2932c] autopsy: fix stats display (user: charleschilders, tags: trunk)
2011-06-06
15:46
[70c5b9401a] basic: slight improvements to embedded docs (user: crc, tags: trunk)
2011-06-04
14:15
[c1f29f6585] basic: add embedded documentation block (user: crc, tags: trunk)
13:35
[a05d095ca1] basic: add range checking to RUN; avoids crash if END was not used (user: crc, tags: trunk)
13:31
[407cba5f20] basic: add a couple of error messages (invalid line #, unknown keyword, invalid LET form) (user: crc, tags: trunk)
03:50
[7caf66d35c] rosetta code: leap year example (user: charleschilders, tags: trunk)
  • rosetta_code/leap_year.rx (new file)   [view]
03:41
[3a40946465] rosetta code: towers of hanoi (user: charleschilders, tags: trunk)
  • rosetta_code/hanoi.rx (new file)   [view]
2011-06-03
18:03
[2cbc99cd2c] basic: add rest of core LET forms (user: crc, tags: trunk)
14:59
[4b47872f29] basic: END returns to compiler; added QUIT and REM; better UI (user: crc, tags: trunk)
14:00
[04d16f1b58] basic: a couple of bug fixes, additional LET forms (user: crc, tags: trunk)

01:46
[16fc87401f] add a minimal BASIC dialect (user: crc, tags: trunk)
  • langs/basic.rx (new file)   [view]

2011-05-31
23:31
[8db39fbab9] assembler: finish initial docs (user: charleschilders, tags: trunk)
  • langs/assembler.rx   [diff]
23:24
[f8ccd36e2b] assembler: more documentation (user: charleschilders, tags: trunk)
  • langs/assembler.rx   [diff]
17:54
[972aec60b0] assembler: start work on embedded docs (user: crc, tags: trunk)
  • langs/assembler.rx   [diff]
14:41
[f49dd8b388] bf: add a second example (calculate squares from 1 to 100000) (user: crc, tags: trunk)
  • langs/Makefile   [diff]
  • langs/examples/squares.bf (new file)   [view]
14:14
[a6b38e42bb] bf: fix loops (user: crc, tags: trunk)
11:51
[91fa12a859] fix , in brainf*** compiler (user: crc, tags: trunk)
03:24
[d844f9fff0] add assembler, brainf*** compiler (user: charleschilders, tags: trunk)
  • langs/Makefile (new file)   [view]
  • langs/assembler.rx (new file)   [view]
  • langs/bf.rx (new file)   [view]
  • langs/examples/hello.bf (new file)   [view]
2011-05-21
14:10 Changes to wiki page Playground (user: crc)
2011-05-19
16:43
[1ab5fc11c8] update web apps; add incision pastebin code (user: crc, tags: trunk)
  • user/crc/corpse/casket.rx (deleted)
  • user/crc/corpse/corpse.rx   [diff]
  • user/crc/incision/Makefile (new file)   [view]
  • user/crc/incision/current (new file)   [view]
  • user/crc/incision/cuts/0 (new file)   [view]
  • user/crc/incision/incision.rx (new file)   [view]
  • user/crc/incision/templates/footer.erx (new file)   [view]
  • user/crc/incision/templates/header.erx (new file)   [view]
  • user/crc/incision/templates/incision.css (new file)   [view]
  • user/crc/incision/templates/index.erx (new file)   [view]
  • user/crc/rancid/Makefile   [diff]
  • user/crc/rancid/casket.rx (deleted)
  • user/crc/rancid/rancid.rx   [diff]
2011-05-18
12:14
[bd7ca711e2] autopsy: cleanups (user: crc, tags: trunk)
11:39
[fea5057aae] autopsy: start of profiling functions (user: crc, tags: trunk)
2011-05-02
17:58
[dae5014a2f] autopsy: some comments on interactive memory explorer (user: crc, tags: trunk)
16:37
[75afeb69e9] autopsy: embed start of the manual (user: crc, tags: trunk)
14:16
[e82121a214] autopsy: the single stepper appears to now work properly with large, long-running functions (e.g., "words") (user: crc, tags: trunk)
13:55
[cebe086906] more work on single stepper. still buggy. but getting closer to usable. (user: crc, tags: trunk)
2011-04-29
17:05
[68b29dbc2e] minor work on autopsy (user: crc, tags: trunk)
2011-04-24
15:42 Changes to wiki page Playground (user: crc)
03:29
[05fa66f4a8] autopsy: start of single-step debugger (user: charleschilders, tags: trunk)
2011-04-23
16:08
[e043a39e75] add extractDocsFrom (parsing form) to extract-doc.rx (user: crc, tags: trunk)
  • util/extract-doc.rx   [diff]
15:25
[73c6a0a14c] add tool to extract doc{ blocks from library files (user: crc, tags: trunk)
  • util/extract-doc.rx (new file)   [view]
2011-04-20
03:28
[9ab29be741] add bmi calculator (ported from reva) (user: charleschilders, tags: trunk)
03:06
[846127691f] add chess game (port of the old RetroChess from earlier Retro and Reva releases) (user: charleschilders, tags: trunk)
  • games/chess.rx (new file)   [view]
02:17
[de77fb5089] hangman: update for latest image (user: charleschilders, tags: trunk)
  • hangman/hangman.retro   [diff]
2011-04-10
19:04
[a591e397d9] add mouse_position task from rosetta code (user: crc, tags: trunk)
  • rosetta_code/mouse_position.rx (new file)   [view]
17:46
[c3fa4ab2e7] add rest of existing rosetta code samples (user: crc, tags: trunk)
  • rosetta_code/shell_one-liner.rx (new file)   [view]
  • rosetta_code/singly_linked_list_transversal.rx (new file)   [view]
  • rosetta_code/sleep.rx (new file)   [view]
  • rosetta_code/stack.rx (new file)   [view]
  • rosetta_code/string_case.rx (new file)   [view]
  • rosetta_code/string_concatenation.rx (new file)   [view]
  • rosetta_code/string_length.rx (new file)   [view]
  • rosetta_code/system_time.rx (new file)   [view]
  • rosetta_code/terminal_control_clear_the_screen.rx (new file)   [view]
  • rosetta_code/terminal_control_determine_the_height_and_width_of_the_terminal_window.rx (new file)   [view]
  • rosetta_code/terminal_control_moving_the_cursor_to_a_specific_location_on_the_screen.rx (new file)   [view]
  • rosetta_code/terminal_control_ringing_the_terminal_bell.rx (new file)   [view]
  • rosetta_code/time_a_function.rx (new file)   [view]
  • rosetta_code/tokenize_a_string.rx (new file)   [view]
  • rosetta_code/user_input_text.rx (new file)   [view]
17:36
[35f34c4339] add more examples from rosetta code (nearing the end) (user: crc, tags: trunk)
  • rosetta_code/README   [diff]
  • rosetta_code/least_common_multiple.rx (new file)   [view]
  • rosetta_code/literals_integer.rx (new file)   [view]
  • rosetta_code/literals_string.rx (new file)   [view]
  • rosetta_code/loops_downward_for.rx (new file)   [view]
  • rosetta_code/loops_for.rx (new file)   [view]
  • rosetta_code/loops_infinite.rx (new file)   [view]
  • rosetta_code/loops_while.rx (new file)   [view]
  • rosetta_code/memory_allocation.rx (new file)   [view]
  • rosetta_code/palindrome_detection.rx (new file)   [view]
  • rosetta_code/pangram_checker.rx (new file)   [view]
  • rosetta_code/program_termination.rx (new file)   [view]
  • rosetta_code/read_entire_file.rx (new file)   [view]
  • rosetta_code/repeat_a_string.rx (new file)   [view]
  • rosetta_code/reverse_a_string.rx (new file)   [view]
  • rosetta_code/roman_numerals.rx (new file)   [view]
  • rosetta_code/rot-13.rx (new file)   [view]
17:25
[b8db9be2b9] more examples from rosetta code (user: crc, tags: trunk)
  • rosetta_code/factorial.rx (new file)   [view]
  • rosetta_code/fibonacci_sequence.rx (new file)   [view]
  • rosetta_code/file_io.rx (new file)   [view]
  • rosetta_code/file_size.rx (new file)   [view]
  • rosetta_code/find_limit_of_recursion.rx (new file)   [view]
  • rosetta_code/fizzbuzz.rx (new file)   [view]
  • rosetta_code/function_definition.rx (new file)   [view]
  • rosetta_code/greatest_common_divisor.rx (new file)   [view]
  • rosetta_code/hello_world_standard_error.rx (new file)   [view]
  • rosetta_code/hello_world_text.rx (new file)   [view]
  • rosetta_code/increment_a_numerical_string.rx (new file)   [view]
  • rosetta_code/integer_comparison.rx (new file)   [view]
  • rosetta_code/interactive_programming.rx (new file)   [view]
15:16
[048ea65e02] add rancid, an irc log viewer (user: crc, tags: trunk)
  • user/crc/rancid/Makefile (new file)   [view]
  • user/crc/rancid/casket.rx (new file)   [view]
  • user/crc/rancid/rancid.rx (new file)   [view]
  • user/crc/rancid/templates/default.erx (new file)   [view]
  • user/crc/rancid/templates/footer.html (new file)   [view]
  • user/crc/rancid/templates/header.html (new file)   [view]
  • user/crc/rancid/templates/rancid.css (new file)   [view]
  • user/crc/rancid/templates/script.erx (new file)   [view]
2011-04-09
16:36
[0ed15a36db] more rosetta code examples (user: crc, tags: trunk)
  • rosetta_code/copy_a_string.rx (new file)   [view]
  • rosetta_code/create_a_file.rx (new file)   [view]
  • rosetta_code/define_a_primitive_type.rx (new file)   [view]
  • rosetta_code/delete_a_file.rx (new file)   [view]
  • rosetta_code/determine_if_a_string_is_numeric.rx (new file)   [view]
  • rosetta_code/dynamic_variable_names.rx (new file)   [view]
  • rosetta_code/empty_program.rx (new file)   [view]
  • rosetta_code/environment_variables.rx (new file)   [view]
  • rosetta_code/exponentiaion_operator.rx (new file)   [view]
  • rosetta_code/extend_your_language.rx (new file)   [view]
16:29
[f27118dfb5] more rosetta code examples (user: crc, tags: trunk)
  • rosetta_code/README (new file)   [view]
  • rosetta_code/bitwise_operations.rx (new file)   [view]
  • rosetta_code/boolean_functions.rx (new file)   [view]
  • rosetta_code/character_codes.rx (new file)   [view]
  • rosetta_code/character_matching.rx (new file)   [view]
  • rosetta_code/comments.rx (new file)   [view]
  • rosetta_code/conditional_structures.rx (new file)   [view]
16:21
[11591a9f88] start checking in examples that have been posted on rosettacode.org (user: crc, tags: trunk)
  • rosetta_code/100_doors.rx (new file)   [view]
  • rosetta_code/99_bottles_of_beer.rx (new file)   [view]
  • rosetta_code/a_plus_b.rx (new file)   [view]
  • rosetta_code/accumulator_factory.rx (new file)   [view]
  • rosetta_code/address_of_a_variable.rx (new file)   [view]
  • rosetta_code/arithmetic_integer.rx (new file)   [view]
16:14
[d1169e580e] create a directory for examples that have been posted to rosetta code (user: crc, tags: trunk)
  • 1d-cellular-automota.rx (deleted)
2011-04-08
13:14
[89b22bbc13] lots of cleanups in 1d cellular automota example (user: crc, tags: trunk)
  • 1d-cellular-automota.rx   [diff]
12:33
[ba7a6f3095] hangman works w/latest image (user: crc, tags: trunk)
  • hangman/dict.retro   [diff]
  • hangman/hangman.retro   [diff]
2011-04-06
11:50
[b96e9278eb] autopsy: fix vertical decompilation, explore modes (user: crc, tags: trunk)
2011-04-03
02:30
[0f3a61e358] clean up the 1d cellular automota; now more flexible wrt world sizes; better factoring (user: charleschilders, tags: trunk)
  • 1d-cellular-automota.rx   [diff]
2011-04-02
23:37
[8bb2d1c8d7] 1d cellular automota example (user: charleschilders, tags: trunk)
  • 1d-cellular-automota.rx (new file)   [view]
22:48
[25ad738c26] add trivial implementation of "head" (user: charleschilders, tags: trunk)
  • util/head.rx (new file)   [view]
22:42
[ed365d25d7] add a trivial "cat" implementation (user: charleschilders, tags: trunk)
22:34
[03aff1d94a] grep: don't corrupt base (user: charleschilders, tags: trunk)
22:25
[aca2f1ee1b] fix Makefile to remove *~ files (user: charleschilders, tags: trunk)
21:04
[7326d0b4e8] autopsy: add ":see" for non-parsing usage of decompiler (user: charleschilders, tags: trunk)
21:03
[4788ae3ab1] autopsy: "nav" now replaced by "explore"; use "when" for conditional blocks; parse for name/address in "explore" (user: charleschilders, tags: trunk)
20:57
[343e9dce3a] autopsy: use bi@ instead of two swaps (user: charleschilders, tags: trunk)
20:53
[e2d8fa54ed] autopsy: "see" now allows for either function names or addresses (user: charleschilders, tags: trunk)
2011-03-30
17:43
[14eca79c87] remove more old, broken stuff (user: crc, tags: trunk)
  • broken/rxe.extensions.retro (deleted)
  • broken/rxe.retro (deleted)
17:42
[88f90a2358] autopsy: work on fixing vertical "see" mode (user: crc, tags: trunk)
17:37
[d8059bb834] fixes to Makefile (user: crc, tags: trunk)
17:21
[066060e484] no longer include vm, image here (user: crc, tags: trunk)
  • Makefile   [diff]
  • retro.c (deleted)
  • retroImage (deleted)
17:20
[1711ec316d] old debug code remove (user: crc, tags: trunk)
  • debug.rx (deleted)
17:18
[0400d5b703] move some stuff into 'util' directory (user: crc, tags: trunk)
  • editor.rx   [diff]
  • grep.rx (deleted)
  • wc.rx (deleted)
2011-03-24
16:45
[268a006de8] add 'wc' example (user: crc, tags: trunk)
16:41
[64f5755778] smaller grep (user: crc, tags: trunk)
2011-03-21
20:15
[5d00d42d6e] update tab completion to work with latest image (user: crc, tags: trunk)
  • user/docl/tabcompletion.retro   [diff]
18:39
[6c52469447] updated image w/ ^strings'chop (user: crc, tags: trunk)
16:22
[f0269c2f92] add "grep" example (user: crc, tags: trunk)
2011-03-15
19:04
[0c0139f1ae] update to latest image (user: crc, tags: trunk)
2011-03-14
20:17
[5a309ea759] start updating crc's toys to work with retro 11 image (user: crc, tags: trunk)
  • user/crc/eval.rx   [diff]
  • user/crc/marker.rx   [diff]
  • user/crc/patengi.retro   [diff]
19:26
[4869954f76] latest vm, image (user: crc, tags: trunk)
2011-02-18
19:55
[08524e804d] crc: corpse: longer, more detailed NOTES (user: crc, tags: trunk)
  • user/crc/corpse/NOTES   [diff]
18:50
[2ba67b75db] crc: corpse: include a working Casket and Makefile to simplify building (user: crc, tags: trunk)
  • user/crc/corpse/Makefile (new file)   [view]
  • user/crc/corpse/casket.rx (new file)   [view]
2011-02-16
19:37
[f6892f2612] corpse: minor ui tweaks (user: crc, tags: trunk)
  • user/crc/corpse/corpse.rx   [diff]
2011-02-13
16:33
[87f9808c0a] playground: change references to 2dup to 2over (all working apps updated) (user: charleschilders, tags: trunk)
  • hangman/graphics.retro   [diff]
  • hangman/hangman.retro   [diff]
  • user/crc/patengi.retro   [diff]
  • user/docl/objects/docl_2010-05-29a   [diff]
  • user/docl/objects/docl_2010-05-29b   [diff]
  • user/docl/tables.retro   [diff]
  • user/marc/box.rx   [diff]
2011-02-12
17:55
[d254cde5a2] fix autopsy (user: crc, tags: trunk)
17:54
[12cef85851] updated vm, image (user: crc, tags: trunk)
2011-01-29
22:14
[988d5241c8] update image (user: charleschilders, tags: trunk)
2011-01-26
18:36
[270831b8b8] updated image with 'jump:' macro (user: crc, tags: trunk)
12:13
[1e983f83ab] updated image with 'when' combinator (user: crc, tags: trunk)
2011-01-22
21:12
[448a8ef91e] various cleanups to hangman (from crc) (user: crc, tags: trunk)
  • hangman/dict.retro   [diff]
  • hangman/graphics.retro   [diff]
  • hangman/hangman.retro   [diff]
20:55
[d81024413d] update to latest image (user: crc, tags: trunk)
2011-01-19
19:55
[afdca61aac] remove old debug tool (replaced by autopsy) (user: crc, tags: trunk)
  • user/crc/debug.rx (deleted)
19:54
[8132c62f7d] remove old irc code (user: crc, tags: trunk)
  • user/crc/irc.retro (deleted)
19:46
[69bd0ac208] corpse: add html templates (user: crc, tags: trunk)
  • user/crc/corpse/templates/corpse.css (new file)   [view]
  • user/crc/corpse/templates/discuss.erx (new file)   [view]
  • user/crc/corpse/templates/footer.html (new file)   [view]
  • user/crc/corpse/templates/header.html (new file)   [view]
  • user/crc/corpse/templates/rss (new file)   [view]
19:34
[bab18f0bf7] latest source code for corpse checked in (requires casket) (user: crc, tags: trunk)
  • user/crc/corpse/NOTES (new file)   [view]
  • user/crc/corpse/corpse.rx (new file)   [view]
17:15
[9f5aa980c6] update hangman; now works with retro 11 (this is a direct port, needs cleanup) (user: marc, tags: trunk)
  • hangman/dict.retro   [diff]
  • hangman/graphics.retro   [diff]
  • hangman/hangman   [diff]
  • hangman/hangman.retro   [diff]
15:52
[abfd99870e] new autopsy w/block view from Marc (user: crc, tags: trunk)
15:51
[c02afc4a80] update image w/[[ ][ ] (user: crc, tags: trunk)
14:44
[5a766a8dcb] minor cleanups/use of combinators (box.rx) (user: crc, tags: trunk)
2011-01-18
22:43
[600c7f8b01] Update box.rx -- refactoring. (user: marc, tags: trunk)
18:53
[8ac11923ab] Add .thread (now used by thread'); .fill to fix margin/width problems in .edge and .rule (user: marc, tags: trunk)
17:39
[b8a7486210] Simple box diagram memory viewer for Retro 11 (experimental) (user: marc, tags: trunk)
  • user/marc/box.rx (new file)   [view]
  • user/marc/introspection.rx (new file)   [view]
2011-01-17
23:24
[82c2a445c5] update autopsy for latest image; use new style EOW recognition (user: charleschilders, tags: trunk)
15:20
[03e21899eb] update editor, image (user: crc, tags: trunk)
2010-12-20
00:46
[90c0b418f9] Update to 11.0-2010.12.19 and latest VM; fix editor.rx and debug.rx to work with new image (user: charleschilders, tags: trunk)
2010-11-29
23:02
[1b3b7badb8] update image to 11.0-2010.11.30 (user: charleschilders, tags: trunk)
23:01
[1595b01ef7] editor: use new each@ combinator and types' vocabulary (user: charleschilders, tags: trunk)
21:34
[f090973eb1] upgrade image (user: crc, tags: trunk)
2010-11-16
19:45
[25b3671a47] use ^ in all areas of hangman (user: crc, tags: trunk)
  • hangman/dict.retro   [diff]
  • hangman/graphics.retro   [diff]
  • hangman/hangman.retro   [diff]
18:20
[f07b468712] start using ^ rather than open the full vocabulary (hangman) (user: crc, tags: trunk)
  • hangman/dict.retro   [diff]
  • hangman/hangman.retro   [diff]
18:09
[e5f0ff793e] fix hangman game (user: crc, tags: trunk)
  • hangman/hangman.retro   [diff]
18:02
[11c620f2bb] cleanup to hangman (still broken) (user: crc, tags: trunk)
  • hangman/hangman.retro   [diff]
15:30
[180b240e3a] updates to hangman, eval.rx now uses withLength (user: crc, tags: trunk)
15:26
[2cec1ea458] finish color support in editor (user: crc, tags: trunk)
15:24
[f104d19a99] start of customizable colors; updated image (user: crc, tags: trunk)
2010-11-15
21:06
[2e3015e033] add comments on { } in editor (user: crc, tags: trunk)
20:49
[282bc6e115] add { and } to load and save a blockfile (user: crc, tags: trunk)
20:11
[b85ceef2f2] hide 'eval' (user: crc, tags: trunk)
20:07
[ac5dbf5f28] editor now checks screeen dimensions, displays error if too small (user: crc, tags: trunk)
18:33
[bff0e5a332] add block editor (user: crc, tags: trunk)