Nikolay Nikolov
|
0314ba9bfd
* WebAssembly threads: in TThread.WaitFor, call CheckSynchronize in a loop,
|
1 年之前 |
florian
|
1850eab89a
* ensure that the final assignment in the hyperbolic functions raises an exception if they overflow
|
1 年之前 |
florian
|
266662971b
+ cosh(800) should raise an floating point overflow
|
1 年之前 |
Margers
|
11d542cf8f
Do not lowercase executable names in Unix systems.
|
1 年之前 |
Margers
|
7949e53d8a
revert unwanted change
|
1 年之前 |
Margers
|
5ded9e3cb3
Overwrite selection block
|
1 年之前 |
Margers
|
660836e027
Microsoft copy/paste keys for Input Lines
|
1 年之前 |
Margers
|
fd353ee62c
fixed formatting
|
1 年之前 |
Margers
|
12bc43b7b6
Improved input line of Find and Replace window.
|
1 年之前 |
Margers
|
38e53727f0
Improved Debug - Evaluate (Ctrl+F4)
|
1 年之前 |
Margers
|
54afa37d4d
Auto-Closing Brackets and Insert or Restore
|
1 年之前 |
Margers
|
ae81a69cb1
Block insert cursor. Block cursor for overwrite mode in xterm
|
1 年之前 |
Margers
|
2cc454da26
Close/hide compiler messages window by pressing Esc
|
1 年之前 |
Margers
|
6993702192
Select text in code editor by mouse when Persistent Blocks not enabled.
|
1 年之前 |
Margers
|
975ee9d9f0
select to beginning of the file (ctrl+shift+home)
|
1 年之前 |
Margers
|
e4d7867e0e
Mark beginning of selected text
|
1 年之前 |
Margers
|
74405ab2e5
Scroll one line up/down
|
1 年之前 |
Nikolay Nikolov
|
3d25e52b61
* renamed the wabt assembler to wasa in the compiler help screen as well
|
1 年之前 |
Nikolay Nikolov
|
6149fe394e
* unit agwat renamed agwasa
|
1 年之前 |
Nikolay Nikolov
|
3d204dd0da
* TWabtTextAssembler class renamed TWasaTextAssembler
|
1 年之前 |
Nikolay Nikolov
|
75e061e06f
* as_wasm_wabt_info renamed as_wasm_wasa_info
|
1 年之前 |
Nikolay Nikolov
|
3e036e4ff8
* WebAssembly WABT assembler ID changed to WASA
|
1 年之前 |
Nikolay Nikolov
|
d786b639c0
* WebAssembly wabt assembler id as_wasm32_wabt renamed as_wasm32_wasa
|
1 年之前 |
Nikolay Nikolov
|
649173001c
- WebAssembly internal object writer is no longer experimental
|
1 年之前 |
ccrause
|
d53a81e2d9
Exclude AW flags for sec_fpc data for embedded and freertos targets.
|
1 年之前 |
florian
|
d43d581507
* fix test for non-x86 platforms
|
1 年之前 |
Nikolay Nikolov
|
437faaab12
+ indicate which LLVM-MC versions are broken in the compiler help screen
|
1 年之前 |
Nikolay Nikolov
|
38100cd501
- don't generate .size directives for function symbols on WebAssembly, to avoid
|
1 年之前 |
Nikolay Nikolov
|
28b080d9bc
+ emit a size directive for the internal dynarray const label. This fixes
|
1 年之前 |
florian
|
ed07cd14b2
* fix standalone compilation
|
1 年之前 |