Discover

Topics

Pascal N-IDE - Editor Compiler

Pascal N-IDE - Editor Compiler version history

‹ General Info
Version 3.8.0
Updated 7 years ago
Changelog v 3.8.0
Sort file by date, size, name. Search file
Increase max line
Fix crash when type " or '

490505b Trần Lê Duy on 13-May-17 at 6:36 PM make select tab
8a398c8 Trần Lê Duy on 13-May-17 at 10:39 PM check type of if condition and while conditioln
v 3.7.9
* Supported with..do.. statement
* "in" operator
* Increase stack and heap size when run program
* Support change stack size, increase max lines console
Version 3.7.9
Updated 7 years ago
Changelog v 3.7.9
* Supported with..do.. statement
* "in" operator
* Increase stack and heap size when run program
* Support change stack size, increase max lines console

v 3.7.8
Fix case instruction
Show/hide appbar when keyboard hide/show (you can see more space)
Support Java under Pascal (See wiki in github)
Version 3.7.8
Updated 7 years ago
Changelog Fix case instruction
Show/hide appbar when keyboard hide/show (you can see more space)
Support Java under Pascal (See wiki in github)
Version 3.7.7
Updated 7 years ago
Changelog Added "continue" command
Improve performance editor.
-------------------------------------
Support media library (See sample media_player.pas), new feature pick media file
Fix read floating number
Complete indent code feature
Fix break command
Version 3.7.6
Updated 7 years ago
Changelog Support media library (See sample media_player.pas), new feature pick media file
Fix read floating number
Complete indent code feature
Fix break command
Version 3.7.5
Updated 7 years ago
Changelog Improve word wrap feature

Support scan barcode, qr code... (See sample scan_bar_code.pas in tab Android Sample). This require CAMERA PERMISSION

Check duplicate variable
Fix crash app when create file null
Make CodeSample not launcher
Support length function with more dimension array
Ignore case suggest
Added double type
Disable some toast

*New feature:
Support pointer type
Length(array) function.
SizeOf function
Erase(file) function
Low, high function
Version 3.7.3
Updated 7 years ago
Changelog Support scan barcode, qr code... (See sample scan_bar_code.pas in tab Android Sample). This require CAMERA PERMISSION

Check duplicate variable
Fix crash app when create file null
Make CodeSample not launcher
Support length function with more dimension array
Ignore case suggest
Added double type
Disable some toast

*New feature:
Support pointer type
Length(array) function.
SizeOf function
Erase(file) function
Low, high function
Version 3.7.2
Updated 7 years ago
Changelog Fix string index.

*New feature:
Support pointer type
Length(array) function.
SizeOf function
Erase(file) function
Low, high function

Support exit function with parameter
Find code sample
Add new language Romanian.
Add sample.

*Fix bug
Fix crash when exit.
Fix round number

Fix bug eof file
Change single edittext to fragment page
More check exception
Support compare string
Fix prolem save file

* Supported decleare arrray constants
* Supported Speech Recognition Android, Android Sensor
Version 3.7.1
Updated 7 years ago
Changelog *New feature:
Support pointer type

Length(array) function.
SizeOf function
Erase(file) function
Low, high function

Support exit function with parameter
Find code sample
Add new language Romanian.
Add sample.

*Fix bug
Fix crash when exit.
Fix round number

Fix bug eof file
Change single edittext to fragment page
More check exception
Support compare string
Fix prolem save file

* Supported decleare arrray constants
* Supported Speech Recognition Android, Android Sensor
Version 3.7.0
Updated 7 years ago
Changelog Fix bug eof file
Change single edittext to fragment page
More check exception
Support compare string
Fix prolem save file

Fix bug not found library Android, SysUtils
Change ui code sample

* Supported decleare arrray constants (var a: array[1..3] of integer = (1, 2, 3);)
* Improve auto suggest code
* Supported speech recognition Android (see sample)
* Support Android Sensor (see sample)

Fix bug getPixel function in GraphLib
Fix bug output with multi variable format
Fix bug clear graph