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 |
magorium
|
5a0d76e45a
AROS: 32/64-bit fix field alignment for unit conunit
|
3 years ago |
magorium
|
030fe14bde
AROS: 32/64-bit fix field alignment for unit commodities
|
3 years ago |
magorium
|
9a47cc5c47
AROS: 64-bit fix elf structures for unit amigados
|
3 years ago |
magorium
|
1d1a68761e
AROS: 32/64-bit compatibility update for unit agraphics
|
3 years ago |
magorium
|
3439b220a7
AROS: 32/64-bit compatibility update for unit intuition
|
3 years ago |
magorium
|
e07185bc11
AROS: 32/64-bit compatibility update for unit workbench
|
3 years ago |
marcoonthegit
|
576ef5a33d
* make infinite a default param
|
3 years ago |
mattias
|
8d42a9df83
webidl: wasm-job: function Cast
|
3 years ago |
mattias
|
97f4399936
fcl-web: fixed compile
|
3 years ago |
mattias
|
1c1475957f
webidl: wasmjob: interface guid
|
3 years ago |
mattias
|
63b9a6bda8
webidl: wasmjob: use interface
|
3 years ago |
mattias
|
66099b0402
webidl: wasmjob: started pascal interface
|
3 years ago |
florian
|
95dfccbb5e
* do not optimize away +0.0 if no fastmath is passed as -0.0+(+0.0)=+0.0
|
3 years ago |
Michaël Van Canneyt
|
df8a3ab009
* Fix from bart removing extra constants. Fix issue #39812
|
3 years ago |