source: trunk/UBrainFuck.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19   13 years chronos * Modified: Compiler moved to separate unit file. * Added: Compiler …
(edit) @18   13 years chronos * Modified: Optimalized execution of BrainFuck commands using array of …
(edit) @17   13 years chronos * Modified: Optimized brainfuck command Write. * Added: All nonusable …
(edit) @14   13 years chronos * Added: Support for memory cell up to Integer size. Default 256. * …
(edit) @13   13 years chronos * Added: Options form. * Modified: Interpretter now accept source code …
(edit) @12   13 years chronos * Added: Display source code caret position in statusbar. * Modified: …
(edit) @10   13 years chronos * Modified: Minor changes to compilation.
(edit) @9   13 years chronos * Added: Easy compiler to Delphi.
(edit) @8   13 years chronos * Modified: Some optimalization of interpretter.
(edit) @7   13 years chronos * Modified: Interpretter now run machine in separate thread. No thread …
(edit) @6   13 years chronos * Modified: Interpretter now wait for key press if Read instruction is …
(edit) @5   13 years chronos * Added: BrainFuck code examples. * Added: View of data memory in …
(edit) @3   13 years chronos * Fixed: Now "Hello world" example is correctly interpretted.
(add) @2   13 years chronos * Added: Import project.
Note: See TracRevisionLog for help on using the revision log.