source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47   13 years chronos * Added: Clipboard manipulation support in source code form. * …
(edit) @46   13 years chronos * Modified: Source code and target code splited to units.
(edit) @45   13 years chronos * Modified: ApplicationInfo is now component. Base unit is located in …
(edit) @44   13 years chronos * Modified: Updated Common package.
(edit) @43   13 years chronos * Fixed: If executor is not specified then do not include their path …
(edit) @42   13 years chronos * Added: Show execution path in Target list.
(edit) @41   13 years chronos * Added: New Java target.
(edit) @40   13 years chronos * Modified: Text message handling moved to UTarget unit as field of …
(edit) @39   13 years chronos * Fixed: Step into, step over, step out, run to cursor debbuging …
(edit) @38   13 years chronos * Modified: Used manual docked forms for better code separation. * …
(edit) @37   13 years chronos * Renamed: All forms renamed to UForm prefix.
(edit) @36   13 years chronos * Modified: Redone brakepoint system for system stepping breakpoints. …
(edit) @35   13 years chronos * Added: Function to show execution point in code if program is …
(edit) @34   13 years chronos * Removed: Action Compile and run. Now Compile is executed before Run …
(edit) @33   13 years chronos * Modified: CompiledForm replaced by compiled source tab in …
(edit) @32   13 years chronos * Modified: Target specific options is maintained by target class in …
(edit) @31   13 years chronos * Modified: Renamed classes from Compiler to Target. Interpretter …
(edit) @30   13 years chronos * Renamed: Compilers renamed to Targets. Interpretter will be one of …
(edit) @29   13 years chronos * Fixed: Distinguish between windows and linux long file name …
(edit) @28   13 years chronos * Fixed: Compile and run C project using MinGW gcc.
(edit) @27   13 years chronos * Added: Compiler target for C.
(edit) @26   13 years chronos * Modified: Default compilers path.
(edit) @25   13 years chronos * Added: List of supported compiler targets. * Added: Action to …
(edit) @24   13 years chronos * Added: Tool for number generation using '+' symbol.
(edit) @23   13 years chronos * All forms moved to subfolder.
(edit) @22   13 years chronos * Fixed: Default language selection and remeber explicitly selected …
(edit) @21   13 years chronos * Added: Storing last opened project list in registry. * Added: …
(edit) @20   13 years chronos * Added: Action to shrink source code by remove all non printable …
(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) @16   13 years chronos * Added: Function for formating source using text indentation …
(edit) @15   13 years chronos * Added: Support for multiple interface languages. * Added: Used …
(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) @11   13 years chronos * Added: Some other examples from web.
(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) @4   13 years chronos * Fixed: New, open, save, save as, close project now working.
(edit) @3   13 years chronos * Fixed: Now "Hello world" example is correctly interpretted.
(edit) @2   13 years chronos * Added: Import project.
(add) @1   13 years chronos
Note: See TracRevisionLog for help on using the revision log.