Margers
|
b3d44a9da2
more elegant way to preserve original exe name
|
hai 1 ano |
Margers
|
528ff51a8f
Opening same file in a second window don't destroy any changes
|
hai 1 ano |
Margers
|
31bc7c4054
On exit ask for changes to save if one file open in two windows.
|
hai 1 ano |
florian
|
9146eaf083
* fixed also comment
|
hai 1 ano |
Nikolay Nikolov
|
45374be28e
+ added -CN to the help screen of the WebAssembly compiler as well
|
hai 1 ano |
Nikolay Nikolov
|
964aa8b71b
+ added an optional nil pointer checking for WebAssembly (similar to
|
hai 1 ano |
Nikolay Nikolov
|
2dd0b55d04
* the fpc_invalidpointer rtl function declared compproc to allow easier calling
|
hai 1 ano |
Michaël Van Canneyt
|
aef32d5de9
* Add some utility methods to TJSarray for easier pushing of values
|
hai 1 ano |
Nikolay Nikolov
|
00e5289967
* WebAssembly threads: fix race condition, which causes sometimes an abandoned
|
hai 1 ano |
Nikolay Nikolov
|
ccbc28dd85
* WebAssembly: fixed SysUtils.sleep() with large timeouts causing incorrect time
|
hai 1 ano |
Nikolay Nikolov
|
0314ba9bfd
* WebAssembly threads: in TThread.WaitFor, call CheckSynchronize in a loop,
|
hai 1 ano |
florian
|
1850eab89a
* ensure that the final assignment in the hyperbolic functions raises an exception if they overflow
|
hai 1 ano |
florian
|
266662971b
+ cosh(800) should raise an floating point overflow
|
hai 1 ano |
Margers
|
11d542cf8f
Do not lowercase executable names in Unix systems.
|
hai 1 ano |
Margers
|
7949e53d8a
revert unwanted change
|
hai 1 ano |
Margers
|
5ded9e3cb3
Overwrite selection block
|
hai 1 ano |
Margers
|
660836e027
Microsoft copy/paste keys for Input Lines
|
hai 1 ano |
Margers
|
fd353ee62c
fixed formatting
|
hai 1 ano |
Margers
|
12bc43b7b6
Improved input line of Find and Replace window.
|
hai 1 ano |
Margers
|
38e53727f0
Improved Debug - Evaluate (Ctrl+F4)
|
hai 1 ano |
Margers
|
54afa37d4d
Auto-Closing Brackets and Insert or Restore
|
hai 1 ano |
Margers
|
ae81a69cb1
Block insert cursor. Block cursor for overwrite mode in xterm
|
hai 1 ano |
Margers
|
2cc454da26
Close/hide compiler messages window by pressing Esc
|
hai 1 ano |
Margers
|
6993702192
Select text in code editor by mouse when Persistent Blocks not enabled.
|
hai 1 ano |
Margers
|
975ee9d9f0
select to beginning of the file (ctrl+shift+home)
|
hai 1 ano |
Margers
|
e4d7867e0e
Mark beginning of selected text
|
hai 1 ano |
Margers
|
74405ab2e5
Scroll one line up/down
|
hai 1 ano |
Nikolay Nikolov
|
3d25e52b61
* renamed the wabt assembler to wasa in the compiler help screen as well
|
hai 1 ano |
Nikolay Nikolov
|
6149fe394e
* unit agwat renamed agwasa
|
hai 1 ano |
Nikolay Nikolov
|
3d204dd0da
* TWabtTextAssembler class renamed TWasaTextAssembler
|
hai 1 ano |