Ondrej Pokorny
|
6456ced31f
Postgres: add support to missing integer param types
|
1 year ago |
Michaël Van Canneyt
|
963a55db52
* Fix copy and paste error. Fixes issue #40863
|
1 year ago |
Michaël Van Canneyt
|
87137a4aaa
* Do not include class and array properties in RTTI
|
1 year ago |
Michaël Van Canneyt
|
b3b4343e6b
* Disposed is protected, does not appear by default in RTTI
|
1 year ago |
florian
|
a57971204c
* reduce iterations for RiscV32 for now
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
a06a20f9c0
* x86: Fixed an issue where invalid typecast errors would be raised in the peephole optimizer under -CriotR
|
1 year ago |
Ondrej Pokorny
|
295364e95b
pas2js: rtl.showException: show stack trace both in alert box and console
|
1 year ago |
marcoonthegit
|
bf4d68f96d
* missing ^ in pointer declaration.
|
1 year ago |
Michaël Van Canneyt
|
7fb83161b7
* Correct interface ArrayBufferView
|
1 year ago |
Michaël Van Canneyt
|
0457690a8b
* Redefine (T|I)JSArrayBufferView
|
1 year ago |
Michaël Van Canneyt
|
89cd72b71c
* Implement DataView properties
|
1 year ago |
Michaël Van Canneyt
|
cb16466757
* Implement DataView
|
1 year ago |
florian
|
28704b2976
* distclean removes msgtxt.inc and msgidx.inc, resolves #40861
|
1 year ago |
Michaël Van Canneyt
|
4016e1acca
* NativeInt size depends on platform.
|
1 year ago |
Michaël Van Canneyt
|
93937f99ae
* Fix bug with nameIndex
|
1 year ago |
Michaël Van Canneyt
|
342d3338e5
* Correctly pass UsePublishedOnly on to sub-contexts. Fixes issue #40828
|
1 year ago |
Michaël Van Canneyt
|
fef7d7b683
* Fix syntax error
|
1 year ago |
Michaël Van Canneyt
|
91ee643d5f
* Update debug info setting
|
1 year ago |
Michaël Van Canneyt
|
331e851549
* Dictionary constructor accepting dictionary record
|
1 year ago |
Michaël Van Canneyt
|
73867e47f9
* Add Error.Message
|
1 year ago |
Michaël Van Canneyt
|
a4c03016fc
* Use interfaces everywhere
|
1 year ago |
Michaël Van Canneyt
|
478a227aa4
* like as -> as
|
1 year ago |
Michaël Van Canneyt
|
6a067b55d1
* Some minor rewordings as per 39349
|
1 year ago |
florian
|
af01314799
* properly write info if GDB is not found
|
1 year ago |
Nikolay Nikolov
|
ee3ff19312
+ allow referencing TLS_SIZE_SYM, TLS_ALIGN_SYM and TLS_BASE_SYM from WebAssembly inline asm
|
1 year ago |
Nikolay Nikolov
|
43229cdf2e
+ support the atomic instructions in the WebAssembly inline asm reader
|
1 year ago |
Karoly Balogh
|
e571bd8693
h68units: added an initial version of an IOCS API unit with some graphics related calls, and an example program using it
|
1 year ago |
Karoly Balogh
|
8d7517b430
h68units: fixed dottedunits inclusion
|
1 year ago |
Karoly Balogh
|
3ee412a4a5
human68k: add interface function to h68kdos_super call
|
1 year ago |
Michaël Van Canneyt
|
e0b8e2f5fe
* Allow to create arrays and lists
|
1 year ago |