source: trunk/Languages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @145   11 months chronos * Modified: Remove U prefix from unit names. * Modified: Updated …
(edit) @143   2 years chronos * Added: Action to generate text as brainfuck code. * Modified: Used …
(edit) @141   2 years chronos * Fixed: Renamed original .po files to .pot extension. * Fixed: snap …
(edit) @137   2 years chronos * Fixed: Wrong index variable used in inc/dec merge optimization. * …
(edit) @136   2 years chronos * Modified: Update recent files list in registry immediately. * Fixed: …
(edit) @135   2 years chronos * Modified: Code cleanup. * Modified: More translated strings.
(edit) @134   2 years chronos * Fixed: Do not try to open last opened file on start if it doesn't exist.
(edit) @133   2 years chronos * Added: Compile multiple action for compilation of code with mutliple …
(edit) @129   2 years chronos * Modified: Eliminated compilation hints from Common package.
(edit) @128   2 years chronos * Added: Two more code examples. * Added: Allow to disable debugging …
(edit) @127   2 years chronos * Modified: Generate target source code mapping from program code …
(edit) @126   2 years chronos * Modified: SetZero optimization made as separate step. * Fixed: Error …
(edit) @124   2 years chronos * Modified: Use IFDEF UNIX instead of IFDEF LINUX. * Modified: …
(edit) @122   2 years chronos * Modified: Use latest stable Lazarus 2.2.0 for build. * Modified: …
(edit) @116   3 years chronos * Modified: Updated Common package files. * Fixed: Translation of …
(edit) @115   4 years chronos * Fixed: Build with Lazarus 2.0.10. * Modified: CoolTranslator package …
(edit) @111   5 years chronos * Modified: TemplateGenerics replaced by fgl generics.
(edit) @103   5 years chronos * Modified: .lrt files replaced by newer .lrj files.
(edit) @97   6 years chronos * Added: Syntax highlighting.
(edit) @96   6 years chronos * Added: Theming support. * Modified: Items in Options dialog divided …
(edit) @92   6 years chronos * Modified: Create FormTargetOptions in runtime.
(edit) @91   6 years chronos * Added: Allow to enable individual code optimization from settings …
(edit) @88   7 years chronos * Modified: Enabled DPI scaling. * Modified: Moved ImageListMain to …
(edit) @83   7 years chronos * Added: Show meaningful error message if target compiler or executor …
(edit) @76   7 years chronos * Added: Windows installer script for InnoSetup.
(edit) @75   7 years chronos * Modified: Main project file renamed to LazFuck. * Added: Packaging …
(edit) @74   7 years chronos * Added: Main application icon. * Modified: Updated Command and …
(edit) @72   8 years chronos * Modified: Built with FPC 3.0.0. Fixed various compiler messages.
(edit) @69   9 years chronos * Modified: Update czech translation.
(edit) @67   9 years chronos * Renamed: MainForm class to FormMain. * Moved: CurrentTarget moved …
(edit) @65   9 years chronos * Added: Confirmation dialog for closing and saving file.
(edit) @64   9 years chronos * Modified: Now commands cmInc, cmDec, cmPointerInc, cmPointerDec and …
(edit) @62   9 years chronos * Modified: Project openned state as property instead of checking FileName.
(edit) @60   9 years chronos * Added: Free Pascal Compiler as supported target. * Added: Log window …
(edit) @59   9 years chronos * Added: Support for high DPI screens. If not detected automatically …
(edit) @58   10 years chronos * Fixed: Wrong occurence limit checking.
(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) @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) @46   12 years chronos * Modified: Source code and target code splited to units.
(edit) @43   12 years chronos * Fixed: If executor is not specified then do not include their path …
(edit) @42   12 years chronos * Added: Show execution path in Target list.
(edit) @41   12 years chronos * Added: New Java target.
(edit) @40   12 years chronos * Modified: Text message handling moved to UTarget unit as field of …
(edit) @39   12 years chronos * Fixed: Step into, step over, step out, run to cursor debbuging …
(edit) @38   12 years chronos * Modified: Used manual docked forms for better code separation. * …
(edit) @37   12 years chronos * Renamed: All forms renamed to UForm prefix.
(edit) @36   12 years chronos * Modified: Redone brakepoint system for system stepping breakpoints. …
(edit) @35   12 years chronos * Added: Function to show execution point in code if program is …
(edit) @34   12 years chronos * Removed: Action Compile and run. Now Compile is executed before Run …
(edit) @33   12 years chronos * Modified: CompiledForm replaced by compiled source tab in …
(edit) @32   12 years chronos * Modified: Target specific options is maintained by target class in …
(edit) @30   12 years chronos * Renamed: Compilers renamed to Targets. Interpretter will be one of …
(edit) @28   12 years chronos * Fixed: Compile and run C project using MinGW gcc.
(edit) @25   12 years chronos * Added: List of supported compiler targets. * Added: Action to …
(edit) @24   12 years chronos * Added: Tool for number generation using '+' symbol.
(edit) @23   12 years chronos * All forms moved to subfolder.
(edit) @22   12 years chronos * Fixed: Default language selection and remeber explicitly selected …
(edit) @21   12 years chronos * Added: Storing last opened project list in registry. * Added: …
(edit) @20   12 years chronos * Added: Action to shrink source code by remove all non printable …
(edit) @19   12 years chronos * Modified: Compiler moved to separate unit file. * Added: Compiler …
(edit) @18   12 years chronos * Modified: Optimalized execution of BrainFuck commands using array of …
(edit) @16   12 years chronos * Added: Function for formating source using text indentation …
(add) @15   12 years chronos * Added: Support for multiple interface languages. * Added: Used …
Note: See TracRevisionLog for help on using the revision log.