Discover

Topics

Pascal N-IDE - Editor Compiler

Pascal N-IDE - Editor Compiler version history

‹ General Info
Version 3.9.9
Updated 7 years ago
Changelog v3.9.9
Fix duplicate function graph library
Support screen buffer, anti alias
Change setting view
Fix wrong type in builtin library
Fix not draw background
Support execute end of compound statement
---------------------------------------------
- Dynamic resize debug view
- Fix missing type when call function
- Fix sample not working
- Fix with statement
- Step over in debug feature
- Show value of array in debug feature
Version 3.9.6
Updated 7 years ago
Changelog - Dynamic resize debug view
- Fix missing type when call function
- Fix sample not working
- Fix with statement
- Step over in debug feature
- Show value of array in debug feature
Version 3.9.5
Updated 7 years ago
Changelog * Improve debug feature, support show debug frame by frame, show variable of frame, select frame
* Add sample
* Fix wrong type system, sysutil, str library
* Support draw polygon
* Support set length for multi dimension array
* Fix format output
* Write console/file with infinite params
* Change primitive to object, fix array store exception
* Support reflect method with array type
* Support declare record constant
* Make UI debug beautiful
* Update zh-rCN language
Version 3.9.3
Updated 7 years ago
Changelog Pointer in pointer is supported
Support fowrard type in pascal, check field exist when access record
Fix eoln working incorrect
Fix some sample not work
Improve indent code
Version 3.9.1
Updated 7 years ago
Changelog Fix sort by name
Add chinese simplified language
Dynamic search file, library
Improve highlight string
Imrove auto suggest
Check duplicate element set type
Fix case statement not working with range type
Fix for in set
Version 3.8.9
Updated 7 years ago
Version 3.8.6
Updated 7 years ago
Version 3.8.5
Updated 7 years ago
Changelog * Support insert color
* More function graph library
* Support full RGB color in graph library (16M color)
* Support html library, aDialog library
* Improve performance open large file
* Support rotate when run program
Version 3.8.4
Updated 7 years ago
Changelog * Fix cursor editor auto change.

* Toolbar appear.
* Faster editor
* Create file (old feature)
Version 3.8.3
Updated 7 years ago
Changelog * Toolbar appear.
* Faster editor
* Create file (old feature)
Fix some bugs.