Alexey Torgashin
|
d6dbcb5c8b
Update packages/regexpr/src/regexpr.pas
|
3 years ago |
Michaël Van Canneyt
|
6dfc0c4bae
* Do not define UNICODE by default, only in Uregexpr
|
3 years ago |
florian
|
fcb5531fbc
* convert a+/-const1-/const2 in into a+/-(-const1)+(-const2) to enable further optimizations, resolves #39782
|
3 years ago |
florian
|
83ce54b815
set Tag_ABI_VFP_args to 1 only if the hard float abi is used, should resolve #39817
|
3 years ago |
mattias
|
8abe70e25a
webidl: wasmjob: dictionary
|
3 years ago |
ccrause
|
1108d03609
Split startup code into different .init sections according to avr-libs convention.
|
3 years ago |
mattias
|
29be433e1b
webidl: wasmjob: function type object as arg and return type
|
3 years ago |
mattias
|
6aaa92680c
webidl: wasmjob: object attribute
|
3 years ago |
mattias
|
c50ef1efcf
webidl: wasmjob: create unique local var
|
3 years ago |
mattias
|
623b723b11
webidl: wasmjob: pass method as argument
|
3 years ago |
mattias
|
f107502018
webidl: cast
|
3 years ago |
florian
|
ceda27ae25
* allow type parameters in variant parts of records as we do not now
|
3 years ago |
florian
|
f92102a5f2
* patch by Rika: SwapEndian([u]int16) has unnecessary “and $FFFF”, resolves #39814
|
3 years ago |
mattias
|
54ba991c11
webidl: wasmjob: callback wrapper for primitive types
|
3 years ago |
mattias
|
bbda3631fa
webidl: add const modifier to function def arguments
|
3 years ago |
mattias
|
a50e0382c5
webidl: added Function and BigInteger to base types
|
3 years ago |
mattias
|
dd0acb6360
webidl: resolving type defs
|
3 years ago |
mattias
|
fb5456da79
webidl: wasmjob: prefix callbacks with T
|
3 years ago |
mattias
|
b9dc428e20
webidl: wasmjob: invoke procedure
|
3 years ago |
mattias
|
2333af5cfd
webidl: wasmjob: invoke function with primitive args
|
3 years ago |
mattias
|
29d1212bf3
webidl: wasmjob: invoke function
|
3 years ago |
florian
|
98d297cf54
* patch by Bart B to refactor ConvUtils (no functional changes), resolves #39813
|
3 years ago |
magorium
|
4058a0ac4b
AROS: Make sure opaque SMP extension is used for ABIv11 only
|
3 years ago |
magorium
|
c660120329
AROS: Ensure that spinlocks for SMP enabled build is not possible for ABIv11
|
3 years ago |
magorium
|
14f9774838
AROS: Ensure that spinlocks for SMP enabled build can only be active for ABIv1
|
3 years ago |
magorium
|
41a48fe385
AROS: Use structure spinlock for SMP enabled build (ABI/BC break)
|
3 years ago |
magorium
|
b467de658d
AROS: Add structure spinlock for SMP builds
|
3 years ago |
magorium
|
b218393b57
AROS: ABI compatibility update AROSSupportBase (ABI/API/BC break)
|
3 years ago |
magorium
|
8bc7d5897d
AROS: ABI compatibility update structure TETask (ABI/BC break)
|
3 years ago |
magorium
|
08cc81ff60
AROS: Update RTL structure TETask (execd)
|
3 years ago |