florian
|
2575cbc439
* complain about turned off support of c style operators only in the parser,
|
1 년 전 |
Ryan Joseph
|
ecfff40f96
* Implement parsing of RTTI directive
|
2 년 전 |
Karoly Balogh
|
f2c5bb2bfd
regenerated msg*.inc files for the compiler after human68k merge
|
1 년 전 |
Pierre Muller
|
19a3e69f03
Add new option_switch_bin_to_src_assembler_cross_endian message
|
1 년 전 |
Pierre Muller
|
b054febbc8
Change internal linker in cross-endian message.
|
1 년 전 |
Pierre Muller
|
2cbaa24f76
Prevent usage of internal linker in cross-endian configuration.
|
1 년 전 |
Michaël Van Canneyt
|
c9b88a1cd0
* Allow to disable 8.3 filename search
|
1 년 전 |
Pierre Muller
|
67f89afe99
Regenerate msg*.inc files after adding -vj option description
|
1 년 전 |
ccrause
|
9440b17eea
[AVR] Add command line options to selectively remove portions of the RTL startup code.
|
2 년 전 |
Michaël Van Canneyt
|
681a00a76f
* Fixes based on feedback of team, fixes issue #40368
|
2 년 전 |
Michael VAN CANNEYT
|
f364bb6b11
* Forbid use of string alias in system unit
|
2 년 전 |
Michaël Van Canneyt
|
56006aa002
* Allow widechar sets, reduce to ansichar set
|
2 년 전 |
Pierre Muller
|
21b135a6ec
Regenerate msgidx.inc and msgtxt.inc files
|
2 년 전 |
Nikolay Nikolov
|
5c792c438d
+ disallow using sizeof() and bitsizeof() on WebAssembly reference types
|
2 년 전 |
Nikolay Nikolov
|
fce34eb4bf
+ disallow WebAssembly reference types in records, objects and classes
|
2 년 전 |
Nikolay Nikolov
|
8ac46ed38c
Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration
|
2 년 전 |
Michael VAN CANNEYT
|
a74a35a16e
* Check that system unit is actually loaded before using it to search for system symbols
|
2 년 전 |
Michael VAN CANNEYT
|
5605cebd46
* Implement -t and -x options
|
2 년 전 |
Nikolay Nikolov
|
8acf2e3ff3
+ print a proper error message if a suspending external is used on a non-WebAssembly platform
|
2 년 전 |
Nikolay Nikolov
|
f800e40595
+ print an error message, in case 'promising' exports are used on non-WebAssembly platform
|
2 년 전 |
Nikolay Nikolov
|
f670ebbb28
* disallow WebAssembly reference types to be declared as var, constref or out parameters
|
2 년 전 |
Nikolay Nikolov
|
8743f72f11
+ disallow taking the address of WebAssembly externref type
|
2 년 전 |
Michaël Van Canneyt
|
0515be62b4
* Add option to allow emitting comments in RTTI info
|
2 년 전 |
florian
|
8ae016fb85
* clearified message is mentioned in documentation issue 39349
|
2 년 전 |
florian
|
d06852e6e9
+ exec_e_cant_call_linker shows now the error message
|
2 년 전 |
Tomas Hajny
|
1bb4003984
* messages regenerated after fixing #40008
|
2 년 전 |
Ondrej Pokorny
|
55629aeb19
do not publish enums with jumps
|
3 년 전 |
Jonas Maebe
|
7bad177139
msg files: regenerated
|
3 년 전 |
Nikolay Nikolov
|
14dc066d6b
+ added check whether PPU and program are compiled in the same WebAssembly
|
3 년 전 |
Jonas Maebe
|
49ad3b0d2c
msg*.inc: regenerated
|
3 년 전 |