Discover

Topics

Pascal N-IDE - Editor Compiler

Pascal N-IDE - Editor Compiler version history

‹ General Info
Version 3.5.3
Updated 7 years ago
Changelog 1. Support full feature with file
2. Support decelerate constant with type (const a: integer = 2);
3. Fix bug division with integer (1 / 2 = 0 insead 1 / 2 = 0.5)
4. Change ui Code Sample
5. Fix bug when uses int64 type in for, while, repeat statement
6. Support graph (graph is not full support, it is in beta, please see some sample code)
7. Add "cardinal" type pascal
8. Add Spanish language.
Version 3.5.0
Updated 7 years ago
Changelog Improve performance editor and console.
TextColor, textBackground working correct;
You can uses "readln" function with multi variable;
Supported unicode (uses string variable).
Version 3.4.9
Updated 7 years ago
Changelog Fix bug "gotoXY cannot define"
Improve performance
You can open file .pas via application
Version 3.4.8
Updated 7 years ago
Changelog - Fix bug function (var arg....)
- Fix bug if statement.
- Check type in case statement
- Support some procedure of graph lib
- Add action remove file
- Supported setting background, text color of console, max buffer, frame rate.
- Fix lag when write code in editor
Version 4.3.2
Updated 6 years ago
Changelog Support array with char index
More bugs fixed
Dutch language, update russia language
Version 4.3.1
Updated 6 years ago
Changelog Support array with char index
More bugs fixed
Dutch language, update russia language
Version 3.4.7
Updated 7 years ago
Changelog Fix crash when select font
Support case..of.. with range value number
Version 4.2.9
Updated 6 years ago
Changelog Fixed some bug
Version 4.2.8
Updated 6 years ago
Changelog Fixed some bug
Version 4.2.7
Updated 6 years ago
Changelog Fixed some bug