|
|
@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.
|
|
|
@78
|
8 years |
chronos |
* Modified: Show only really used memory.
* Added: Check memory leaks …
|
|
|
@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.
|
|
|
@70
|
9 years |
chronos |
* Fixed: Remember MemorySize and CellSize globally for all projects …
|
|
|
@68
|
9 years |
chronos |
* Modified: Used jump instructions parameter instead of special …
|
|
|
@67
|
10 years |
chronos |
* Renamed: MainForm class to FormMain.
* Moved: CurrentTarget moved …
|
|
|
@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 …
|
|
|
@57
|
12 years |
chronos |
* Added: Remember last opened file name.
|
|
|
@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.
|
|
|
@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 …
|
|
|
@28
|
13 years |
chronos |
* Fixed: Compile and run C project using MinGW gcc.
|
|
|
@27
|
13 years |
chronos |
* Added: Compiler target for C.
|
|
|
@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.
|