|
|
@91
|
7 years |
chronos |
* Added: Allow to enable individual code optimization from settings …
|
|
|
@90
|
8 years |
chronos |
* Fixed: Infinite loop in Multiply optimization pass.
* Modified: Made …
|
|
|
@89
|
8 years |
chronos |
* Modified: Use Lazarus dir from environment variable for windows …
|
|
|
@88
|
8 years |
chronos |
* Modified: Enabled DPI scaling.
* Modified: Moved ImageListMain to …
|
|
|
@87
|
8 years |
chronos |
* Added: New CSharp target.
* Fixed: Use configured memory size in targets.
|
|
|
@86
|
8 years |
chronos |
* Added: New optimization using relative indexes to eliminate lots of …
|
|
|
@85
|
8 years |
chronos |
* Fixed: Use newer langugage ID function.
|
|
|
@84
|
8 years |
chronos |
* Fixed: Use compiler for target only if it is defined.
|
|
|
@83
|
8 years |
chronos |
* Added: Show meaningful error message if target compiler or executor …
|
|
|
@82
|
8 years |
chronos |
* Added: New Python target.
|
|
|
@81
|
8 years |
chronos |
* Fixed: Show main form as maximized by default on first start.
|
|
|
@80
|
8 years |
chronos |
* Fixed: Exception if optimization for empty code was used.
* Fixed: …
|
|
|
@79
|
8 years |
chronos |
* Fixed: Recreated interpretter execution thread after first run.
|
|
|
@78
|
8 years |
chronos |
* Modified: Show only really used memory.
* Added: Check memory leaks …
|
|
|
@77
|
8 years |
chronos |
* Fixed: Store recent files in registry subkey.
|
|
|
@76
|
8 years |
chronos |
* Added: Windows installer script for InnoSetup.
|
|
|
@75
|
8 years |
chronos |
* Modified: Main project file renamed to LazFuck.
* Added: Packaging …
|
|
|
@74
|
8 years |
chronos |
* Added: Main application icon.
* Modified: Updated Command and …
|
|
|
@73
|
8 years |
chronos |
* Added: Remember position and size of main form after close of …
|
|
|
@72
|
9 years |
chronos |
* Modified: Built with FPC 3.0.0. Fixed various compiler messages.
|
|
|
@71
|
9 years |
chronos |
* Fixed: Paths for project Release build mode.
|
|
|
@70
|
10 years |
chronos |
* Fixed: Remember MemorySize and CellSize globally for all projects …
|
|
|
@69
|
10 years |
chronos |
* Modified: Update czech translation.
|
|
|
@68
|
10 years |
chronos |
* Modified: Used jump instructions parameter instead of special …
|
|
|
@67
|
10 years |
chronos |
* Renamed: MainForm class to FormMain.
* Moved: CurrentTarget moved …
|
|
|
@66
|
10 years |
chronos |
* Moved: BrainFuck related code moved from TTarget to specialized …
|
|
|
@65
|
10 years |
chronos |
* Added: Confirmation dialog for closing and saving file.
|
|
|
@64
|
10 years |
chronos |
* Modified: Now commands cmInc, cmDec, cmPointerInc, cmPointerDec and …
|
|
|
@63
|
10 years |
chronos |
* Moved:General unit UTarget out of specific target implementations.
|
|
|
@62
|
10 years |
chronos |
* Modified: Project openned state as property instead of checking FileName.
|
|
|
@61
|
10 years |
chronos |
* Added: Unit project which should handle all project related …
|
|
|
@60
|
10 years |
chronos |
* Added: Free Pascal Compiler as supported target.
* Added: Log window …
|
|
|
@59
|
10 years |
chronos |
* Added: Support for high DPI screens. If not detected automatically …
|
|
|
@58
|
11 years |
chronos |
* Fixed: Wrong occurence limit checking.
|
|
|
@57
|
12 years |
chronos |
* Added: Remember last opened file name.
|
|
|
@56
|
12 years |
chronos |
* Added: Some self-interpretters to examples.
|
|
|
@55
|
13 years |
chronos |
* Modified: Update Common package.
|
|
|
@54
|
13 years |
chronos |
* Modified: Packages are stored in unzipped form as predefined dependency.
|
|
|
@53
|
13 years |
chronos |
* Fixed: Interface localization was not working.
|
|
|
@52
|
13 years |
chronos |
* Modified: Optimization functions moved to shared place in TTarget.
* …
|
|
|
@51
|
13 years |
chronos |
* Modified: Non visual related code moved to data module Core in UCore …
|
|
|
@50
|
13 years |
chronos |
* Added: Dialog for setting target options.
|
|
|
@49
|
13 years |
chronos |
* Added: Optimization of sequence [-] in PHP target.
|
|
|
@48
|
13 years |
chronos |
* Added: Tool button with drop down menu of available targets.
* Added …
|
|
|
@47
|
13 years |
chronos |
* Added: Clipboard manipulation support in source code form.
* …
|
|
|
@46
|
13 years |
chronos |
* Modified: Source code and target code splited to units.
|
|
|
@45
|
13 years |
chronos |
* Modified: ApplicationInfo is now component. Base unit is located in …
|
|
|
@44
|
13 years |
chronos |
* Modified: Updated Common package.
|
|
|
@43
|
13 years |
chronos |
* Fixed: If executor is not specified then do not include their path …
|
|
|
@42
|
13 years |
chronos |
* Added: Show execution path in Target list.
|
|
|
@41
|
13 years |
chronos |
* Added: New Java target.
|
|
|
@40
|
13 years |
chronos |
* Modified: Text message handling moved to UTarget unit as field of …
|
|
|
@39
|
13 years |
chronos |
* Fixed: Step into, step over, step out, run to cursor debbuging …
|
|
|
@38
|
13 years |
chronos |
* Modified: Used manual docked forms for better code separation.
* …
|
|
|
@37
|
13 years |
chronos |
* Renamed: All forms renamed to UForm prefix.
|
|
|
@36
|
13 years |
chronos |
* Modified: Redone brakepoint system for system stepping breakpoints. …
|
|
|
@35
|
13 years |
chronos |
* Added: Function to show execution point in code if program is …
|
|
|
@34
|
13 years |
chronos |
* Removed: Action Compile and run. Now Compile is executed before Run …
|
|
|
@33
|
13 years |
chronos |
* Modified: CompiledForm replaced by compiled source tab in …
|
|
|
@32
|
13 years |
chronos |
* Modified: Target specific options is maintained by target class in …
|
|
|
@31
|
13 years |
chronos |
* Modified: Renamed classes from Compiler to Target. Interpretter …
|
|
|
@30
|
13 years |
chronos |
* Renamed: Compilers renamed to Targets. Interpretter will be one of …
|
|
|
@29
|
13 years |
chronos |
* Fixed: Distinguish between windows and linux long file name …
|
|
|
@28
|
13 years |
chronos |
* Fixed: Compile and run C project using MinGW gcc.
|
|
|
@27
|
13 years |
chronos |
* Added: Compiler target for C.
|
|
|
@26
|
13 years |
chronos |
* Modified: Default compilers path.
|
|
|
@25
|
13 years |
chronos |
* Added: List of supported compiler targets.
* Added: Action to …
|
|
|
@24
|
13 years |
chronos |
* Added: Tool for number generation using '+' symbol.
|
|
|
@23
|
13 years |
chronos |
* All forms moved to subfolder.
|
|
|
@22
|
13 years |
chronos |
* Fixed: Default language selection and remeber explicitly selected …
|
|
|
@21
|
13 years |
chronos |
* Added: Storing last opened project list in registry.
* Added: …
|
|
|
@20
|
13 years |
chronos |
* Added: Action to shrink source code by remove all non printable …
|
|
|
@19
|
13 years |
chronos |
* Modified: Compiler moved to separate unit file.
* Added: Compiler …
|
|
|
@18
|
13 years |
chronos |
* Modified: Optimalized execution of BrainFuck commands using array of …
|
|
|
@17
|
13 years |
chronos |
* Modified: Optimized brainfuck command Write.
* Added: All nonusable …
|
|
|
@16
|
13 years |
chronos |
* Added: Function for formating source using text indentation …
|
|
|
@15
|
13 years |
chronos |
* Added: Support for multiple interface languages.
* Added: Used …
|
|
|
@14
|
13 years |
chronos |
* Added: Support for memory cell up to Integer size. Default 256.
* …
|
|
|
@13
|
13 years |
chronos |
* Added: Options form.
* Modified: Interpretter now accept source code …
|
|
|
@12
|
13 years |
chronos |
* Added: Display source code caret position in statusbar.
* Modified: …
|
|
|
@11
|
13 years |
chronos |
* Added: Some other examples from web.
|
|
|
@10
|
13 years |
chronos |
* Modified: Minor changes to compilation.
|
|
|
@9
|
13 years |
chronos |
* Added: Easy compiler to Delphi.
|
|
|
@8
|
13 years |
chronos |
* Modified: Some optimalization of interpretter.
|
|
|
@7
|
13 years |
chronos |
* Modified: Interpretter now run machine in separate thread. No thread …
|
|
|
@6
|
13 years |
chronos |
* Modified: Interpretter now wait for key press if Read instruction is …
|
|
|
@5
|
13 years |
chronos |
* Added: BrainFuck code examples.
* Added: View of data memory in …
|
|
|
@4
|
13 years |
chronos |
* Fixed: New, open, save, save as, close project now working.
|
|
|
@3
|
13 years |
chronos |
* Fixed: Now "Hello world" example is correctly interpretted.
|
|
|
@2
|
13 years |
chronos |
* Added: Import project.
|
|
|
@1
|
13 years |
chronos |
|