source: trunk/Target

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @181   3 months chronos * Added: Lua target.
(edit) @180   3 months chronos * Added: Ruby target.
(edit) @161   3 months chronos * Fixed: All targets compilation and run.
(edit) @153   3 months chronos * Added: Full screen switching support. * Added: Help form. * …
(edit) @152   6 months chronos * Fixed: A typo in interpreter target name.
(edit) @150   6 months chronos * Added: Rust language as compiler target.
(edit) @148   6 months chronos * Modified: Updated Common package.
(edit) @146   18 months chronos * Fixed: Build on Windows.
(edit) @145   18 months chronos * Modified: Remove U prefix from unit names. * Modified: Updated …
(edit) @144   18 months chronos * Modified: Removed explicit mode directive.
(edit) @137   3 years chronos * Fixed: Wrong index variable used in inc/dec merge optimization. * …
(edit) @136   3 years chronos * Modified: Update recent files list in registry immediately. * Fixed: …
(edit) @135   3 years chronos * Modified: Code cleanup. * Modified: More translated strings.
(edit) @133   3 years chronos * Added: Compile multiple action for compilation of code with mutliple …
(edit) @128   3 years chronos * Added: Two more code examples. * Added: Allow to disable debugging …
(edit) @126   3 years chronos * Modified: SetZero optimization made as separate step. * Fixed: Error …
(edit) @125   3 years chronos * Modified: Code cleanup.
(edit) @124   3 years chronos * Modified: Use IFDEF UNIX instead of IFDEF LINUX. * Modified: …
(edit) @114   6 years chronos * Modified: Improved stepping through source and target code. Each …
(edit) @112   6 years chronos * Modified: Redraw output form content only if output instruction was …
(edit) @107   6 years chronos * Added: Javascript target.
(edit) @105   6 years chronos * Fixed: Resolved compiler warnings and notes. * Modified: Update packages.
(edit) @96   6 years chronos * Added: Theming support. * Modified: Items in Options dialog divided …
(edit) @91   6 years chronos * Added: Allow to enable individual code optimization from settings …
(edit) @90   7 years chronos * Fixed: Infinite loop in Multiply optimization pass. * Modified: Made …
(edit) @88   7 years chronos * Modified: Enabled DPI scaling. * Modified: Moved ImageListMain to …
(edit) @87   7 years chronos * Added: New CSharp target. * Fixed: Use configured memory size in targets.
(edit) @86   7 years chronos * Added: New optimization using relative indexes to eliminate lots of …
(edit) @82   7 years chronos * Added: New Python target.
(edit) @80   8 years chronos * Fixed: Exception if optimization for empty code was used. * Fixed: …
(edit) @79   8 years chronos * Fixed: Recreated interpretter execution thread after first run.
(edit) @78   8 years chronos * Modified: Show only really used memory. * Added: Check memory leaks …
(edit) @72   9 years chronos * Modified: Built with FPC 3.0.0. Fixed various compiler messages.
(edit) @70   9 years chronos * Fixed: Remember MemorySize and CellSize globally for all projects …
(edit) @68   9 years chronos * Modified: Used jump instructions parameter instead of special …
(edit) @66   10 years chronos * Moved: BrainFuck related code moved from TTarget to specialized …
(edit) @64   10 years chronos * Modified: Now commands cmInc, cmDec, cmPointerInc, cmPointerDec and …
(edit) @63   10 years chronos * Moved:General unit UTarget out of specific target implementations.
(edit) @60   10 years chronos * Added: Free Pascal Compiler as supported target. * Added: Log window …
(edit) @59   10 years chronos * Added: Support for high DPI screens. If not detected automatically …
(edit) @58   11 years chronos * Fixed: Wrong occurence limit checking.
(edit) @53   12 years chronos * Fixed: Interface localization was not working.
(edit) @52   12 years chronos * Modified: Optimization functions moved to shared place in TTarget. * …
(edit) @50   12 years chronos * Added: Dialog for setting target options.
(edit) @49   12 years chronos * Added: Optimization of sequence [-] in PHP target.
(edit) @48   12 years chronos * Added: Tool button with drop down menu of available targets. * Added …
(edit) @47   12 years chronos * Added: Clipboard manipulation support in source code form. * …
(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) @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 …
(copy) @30   13 years chronos * Renamed: Compilers renamed to Targets. Interpretter will be one of …
copied from trunk/Compiler
(edit) @29   13 years chronos * Fixed: Distinguish between windows and linux long file name …
Note: See TracRevisionLog for help on using the revision log.