Sven/Sarah Barth
|
3dc64dd67e
* fix typo in comment
|
2 years ago |
Sven/Sarah Barth
|
d5c1533377
* fix #40331: for enumeration with holes (that don't have type information) use the binary comparers
|
2 years ago |
Sven/Sarah Barth
|
82857174cc
* move check for whether to use binary comparer functionality to a static function of TComparerService
|
2 years ago |
Sven/Sarah Barth
|
574d07041e
* ensure that the ATypeInfo parameter is valid before checking it
|
2 years ago |
Sven/Sarah Barth
|
8592d42afa
* test added for #40332 is supposed to fail
|
2 years ago |
Sven/Sarah Barth
|
d97d34ee9c
* fix #40332: apply patch by Rika to avoid a crash when an overload can't be picked outside of a function (e.g. when using intrinsics inside constants)
|
2 years ago |
Michaël Van Canneyt
|
9cc08940dd
* Small fix by Alexey Torgashin. Fixes issue #40335
|
2 years ago |
Michaël Van Canneyt
|
c7109674d1
* Small optimization of WriteIdent. fixes issue #40334
|
2 years ago |
Michaël Van Canneyt
|
e776368ac8
* Fix compilation.
|
2 years ago |
Nikolay Nikolov
|
adf843196a
Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration
|
2 years ago |
Sven/Sarah Barth
|
f721210638
* fix #40142 and #40324: don't alias the function name to the $result variable for anonymous functions unless an explicit result name is provided
|
2 years ago |
Sven/Sarah Barth
|
34f1a3ee28
* don't insert anonymous functions into a withsymtable
|
2 years ago |
Sven/Sarah Barth
|
251af216ce
* fix typo in comment
|
2 years ago |
Sven/Sarah Barth
|
7133ad7ecc
* a type helper that inherits from another type helper may extend a unique type helper of the parent's extended type (thus allowing to make the type helper of the original type available for the aliased type)
|
2 years ago |
Sven/Sarah Barth
|
62cc594ca4
* for unique type aliases keep track of the original def
|
2 years ago |
Nikolay Nikolov
|
420766f263
Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration
|
2 years ago |
mattias
|
74e24a3864
fcl-web: TWSFramePayload.ReadData: check for endless loop and wait for new data
|
2 years ago |
mattias
|
f047c40bca
fcl-net: fixed range check error
|
2 years ago |
mattias
|
977d123b32
fcl-web: less hints
|
2 years ago |
mattias
|
dea9aa56a7
fcl-web: added TCustomWebsocketUpgrader.OnConnect
|
2 years ago |
Michael VAN CANNEYT
|
34f11a7a14
* Remove unused KnownArchitectures tryout
|
2 years ago |
Michael VAN CANNEYT
|
49d8a3e3f5
* Handle ARCH_TARGET/ARCH_SOURCE
|
2 years ago |
Michael VAN CANNEYT
|
54dd32805e
* Remove unused KnownArchitectures tryout
|
2 years ago |
Michaël Van Canneyt
|
b9aeeaa6e3
* Initialize result string
|
2 years ago |
mattias
|
8f32a8190e
fcl-pdf: fixed dump hexstring
|
2 years ago |
mattias
|
3ef91538f9
fcl-pdf: less hints
|
2 years ago |
mattias
|
51fa67c234
fcl-pdf: less hints
|
2 years ago |
Nikolay Nikolov
|
315166fccc
Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration
|
2 years ago |
Michaël Van Canneyt
|
fcb5cf42bf
* Additional fix
|
2 years ago |
Michaël Van Canneyt
|
a3a827eba5
* Fix for i386 breakage after merge request !433
|
2 years ago |