Michaël Van Canneyt
|
672f90bf40
Reset col when reading new lines. Fix issue #39356
|
3 лет назад |
florian
|
c5a0d16c58
* experimental test for #39758
|
3 лет назад |
Jeppe
|
f5cf8956c5
riscv: Merge stack code, fix interrupted code
|
3 лет назад |
Jeppe
|
37b5147b19
riscv32: Fix potential FP proc_exit bug
|
3 лет назад |
Michaël Van Canneyt
|
ff3f183eb2
* Patch from Bart to remove unneeded test
|
3 лет назад |
Michaël Van Canneyt
|
c286e44499
* Use correct define for regexpr, name has changed
|
3 лет назад |
Alexey Torgashin
|
d6dbcb5c8b
Update packages/regexpr/src/regexpr.pas
|
3 лет назад |
Michaël Van Canneyt
|
6dfc0c4bae
* Do not define UNICODE by default, only in Uregexpr
|
3 лет назад |
florian
|
fcb5531fbc
* convert a+/-const1-/const2 in into a+/-(-const1)+(-const2) to enable further optimizations, resolves #39782
|
3 лет назад |
florian
|
83ce54b815
set Tag_ABI_VFP_args to 1 only if the hard float abi is used, should resolve #39817
|
3 лет назад |
mattias
|
8abe70e25a
webidl: wasmjob: dictionary
|
3 лет назад |
ccrause
|
1108d03609
Split startup code into different .init sections according to avr-libs convention.
|
3 лет назад |
mattias
|
29be433e1b
webidl: wasmjob: function type object as arg and return type
|
3 лет назад |
mattias
|
6aaa92680c
webidl: wasmjob: object attribute
|
3 лет назад |
mattias
|
c50ef1efcf
webidl: wasmjob: create unique local var
|
3 лет назад |
mattias
|
623b723b11
webidl: wasmjob: pass method as argument
|
3 лет назад |
mattias
|
f107502018
webidl: cast
|
3 лет назад |
florian
|
ceda27ae25
* allow type parameters in variant parts of records as we do not now
|
3 лет назад |
florian
|
f92102a5f2
* patch by Rika: SwapEndian([u]int16) has unnecessary “and $FFFF”, resolves #39814
|
3 лет назад |
mattias
|
54ba991c11
webidl: wasmjob: callback wrapper for primitive types
|
3 лет назад |
mattias
|
bbda3631fa
webidl: add const modifier to function def arguments
|
3 лет назад |
mattias
|
a50e0382c5
webidl: added Function and BigInteger to base types
|
3 лет назад |
mattias
|
dd0acb6360
webidl: resolving type defs
|
3 лет назад |
mattias
|
fb5456da79
webidl: wasmjob: prefix callbacks with T
|
3 лет назад |
mattias
|
b9dc428e20
webidl: wasmjob: invoke procedure
|
3 лет назад |
mattias
|
2333af5cfd
webidl: wasmjob: invoke function with primitive args
|
3 лет назад |
mattias
|
29d1212bf3
webidl: wasmjob: invoke function
|
3 лет назад |
florian
|
98d297cf54
* patch by Bart B to refactor ConvUtils (no functional changes), resolves #39813
|
3 лет назад |
magorium
|
4058a0ac4b
AROS: Make sure opaque SMP extension is used for ABIv11 only
|
3 лет назад |
magorium
|
c660120329
AROS: Ensure that spinlocks for SMP enabled build is not possible for ABIv11
|
3 лет назад |