Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 years ago |
Michaël Van Canneyt
|
b2f46586bc
* Fix warnings & hints, use resourcestrings, add const where appropriate
|
3 years ago |
Michaël Van Canneyt
|
8362ee0e5f
* Add aliases
|
3 years ago |
Michaël Van Canneyt
|
ebdb90b1a5
* Remove debugging statements
|
3 years ago |
Michaël Van Canneyt
|
9e710e298c
* Use resource strings, add const to string params where appropriate
|
3 years ago |
ccrause
|
ea345f34aa
Use different library link lists for esp8266-rtos-sdk v3.3 and v3.4.
|
3 years ago |
Yuri
|
73529f5266
Added a connection event when clients connect to the server.
|
3 years ago |
Michaël Van Canneyt
|
52549439fa
* Cosmetic change
|
3 years ago |
Michaël Van Canneyt
|
60a09b65f4
* DefinitelyTyped now converts
|
3 years ago |
Sven/Sarah Barth
|
52ed79c7f3
* fix #39506: add assignment operator overloads for all string types so that assignments of constant strings can be handled correctly
|
3 years ago |
florian
|
3cf00af48d
* compilation with -Oodfa fixed
|
3 years ago |
florian
|
2b7c28e41a
* (modified) patch by Rika: optutils.SetNodeSucessors improvement, resolves #39509
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
50a37d00e7
Debugging code in AllocRegBetween is now safer and more accurate, and p2 can no longer be nil
|
3 years ago |
Pierre Muller
|
3a1efb7c07
Enable rtti unit compilation for symbian OS, to fix failure in fcl-json
|
3 years ago |
Pierre Muller
|
1c9280de56
Add wasm32 CPU handling in embedded target
|
3 years ago |
Pierre Muller
|
b02b3b79b4
Remove sortalgs unit for wasm32 CPU instead of only wasi target, as it is the wasm32 cpu that does not support gotos
|
3 years ago |
Florian Klämpfl
|
4aebfe97a9
+ x86: ADXSupport
|
3 years ago |
florian
|
983fbff871
* proper range checking for TryStrToDWord, should resolve all issues in #39406
|
3 years ago |
florian
|
435f3a9fe2
* allow a range of Low(Longint) to High(DWord) in TryStrToInt, see also issue #39406
|
3 years ago |
florian
|
2a93e65511
* seperator => separator
|
3 years ago |
florian
|
d2447026de
+ modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes:
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
116c861af6
MOV/CMP optimisation is now in both Pass 1 and Pass 2 to catch more
|
3 years ago |
Michaël Van Canneyt
|
769aeaae03
* Add linking examples, change pcchar to pchar
|
3 years ago |
Michaël Van Canneyt
|
bb182470a5
* Prepend T when writing pointer types and PrependTypes is set
|
3 years ago |
Michaël Van Canneyt
|
f590e65c7b
* out and var are reserved words
|
3 years ago |
Michaël Van Canneyt
|
e091d263c8
* Wasmtime support
|
3 years ago |
Joost van der Sluis
|
b6ba87bed4
* Add Ant/JUnit alike XML test-output format
|
3 years ago |
Florian Klämpfl
|
25eab57a58
* allow %... for binary constants in delphi mode, resolves #39503
|
3 years ago |
Yuri
|
c9b988e146
Checking the protocol version for websocket is not required on the client side.
|
3 years ago |
marcoonthegit
|
742ec5680f
* 24-bit byteswap color constants. Due to Opengl vs GDI conventions confusion?
|
3 years ago |