Nikolay Nikolov
|
d766dbca4e
* Changed the WebAssembly exception mode switches:
|
4 days ago |
Nikolay Nikolov
|
1961de4ce0
* removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed
|
2 weeks ago |
Karoly Balogh
|
2b83745211
msg: fixed typos in the description of improperly indented multi-line strings error
|
4 weeks ago |
florian
|
e1b6a8f192
* users can use the internalproc directive in their code, so throw a proper error if the supplied number is not known, resolves #41310
|
2 months ago |
Michaël Van Canneyt
|
548a07c0da
* Delphi-style multiline strings
|
2 months ago |
Michaël Van Canneyt
|
2c1fa9e94f
* Initial commit from patch in mantis issue #35827
|
2 months ago |
Pierre Muller
|
4a81f13709
Add new messages about win16 memory models
|
3 months ago |
florian
|
18f2553e8e
* throw proper error if no suitable NewInstance method is found, resolves #41274
|
4 months ago |
Margers
|
d53ea44fe4
Generalize asm error message for distinct registers.
|
4 months ago |
Pierre Muller
|
71cc17d60d
Also downgrade alignment warning about variables to a note
|
4 months ago |
Michaël Van Canneyt
|
6870e68f4e
* Remove underscores from tex code
|
4 months ago |
Pierre Muller
|
5c5d590abb
Downgrade warning to note for scanner_w_local_alignment_large_than_max (fixes cycle for i386-linux taeget)
|
4 months ago |
Pierre Muller
|
095ff0d96a
Add new message about local variable with excessive alignment
|
4 months ago |
Pierre Muller
|
4c7d6b1160
Add new warning about variable with excessive align specification
|
4 months ago |
Pierre Muller
|
ca8bed443f
Remove option -Allvm-mc-10 for wasm32 compiler
|
4 months ago |
Margers
|
b1f122ffad
Error message about distinct destination and source registers.
|
4 months ago |
Pierre Muller
|
5cf2fac78c
Fix error in substitution character for commit d79db82ca2
|
5 months ago |
Pierre Muller
|
d79db82ca2
Add information about different CPU or OS in CheckHeader local function of tppumodule.openppu method
|
5 months ago |
florian
|
f971398f47
* throw an error if a second forward type declaration is found at the place of this second
|
5 months ago |
Nikolay Nikolov
|
f0b2d4a4ca
+ added wasip2 to the compiler help screen (marked as experimental)
|
7 months ago |
Pierre Muller
|
ce134abe46
Add -Twasip1threads
|
7 months ago |
ccrause
|
b0003f71dd
Check rjmp destination range.
|
7 months ago |
Nikolay Nikolov
|
32c1f78dc1
* wasi renamed wasip1 in the compiler help screen
|
7 months ago |
Nikolay Nikolov
|
0c939ac6c6
+ WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT
|
7 months ago |
florian
|
bcbf521922
* updated copyright year to 2025
|
9 months ago |
Karl-Michael Schindler
|
4267545c72
Update errore.msg
|
10 months ago |
Sven/Sarah Barth
|
c32d556a3c
+ add message in case an ordinal or pointer expression is expected (e.g. for the atomic intrinsics)
|
3 years ago |
Sven/Sarah Barth
|
57fd8f13c9
* fix grammar
|
11 months ago |
Sven/Sarah Barth
|
6efe984a2d
* fix #39407: multi variable initialization is not allowed in any mode, so don't say it's only not allowed in Delphi mode
|
11 months ago |
florian
|
b28681e91d
* properly reject function calls as target of absolute, resolves #40977
|
11 months ago |