florian
|
3cf00af48d
* compilation with -Oodfa fixed
|
3 年之前 |
florian
|
2b7c28e41a
* (modified) patch by Rika: optutils.SetNodeSucessors improvement, resolves #39509
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
50a37d00e7
Debugging code in AllocRegBetween is now safer and more accurate, and p2 can no longer be nil
|
3 年之前 |
Pierre Muller
|
3a1efb7c07
Enable rtti unit compilation for symbian OS, to fix failure in fcl-json
|
3 年之前 |
Pierre Muller
|
1c9280de56
Add wasm32 CPU handling in embedded target
|
3 年之前 |
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 年之前 |
Florian Klämpfl
|
4aebfe97a9
+ x86: ADXSupport
|
3 年之前 |
florian
|
983fbff871
* proper range checking for TryStrToDWord, should resolve all issues in #39406
|
3 年之前 |
florian
|
435f3a9fe2
* allow a range of Low(Longint) to High(DWord) in TryStrToInt, see also issue #39406
|
3 年之前 |
florian
|
2a93e65511
* seperator => separator
|
3 年之前 |
florian
|
d2447026de
+ modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes:
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
116c861af6
MOV/CMP optimisation is now in both Pass 1 and Pass 2 to catch more
|
3 年之前 |
Michaël Van Canneyt
|
769aeaae03
* Add linking examples, change pcchar to pchar
|
3 年之前 |
Michaël Van Canneyt
|
bb182470a5
* Prepend T when writing pointer types and PrependTypes is set
|
3 年之前 |
Michaël Van Canneyt
|
f590e65c7b
* out and var are reserved words
|
3 年之前 |
Michaël Van Canneyt
|
e091d263c8
* Wasmtime support
|
3 年之前 |
Joost van der Sluis
|
b6ba87bed4
* Add Ant/JUnit alike XML test-output format
|
3 年之前 |
Florian Klämpfl
|
25eab57a58
* allow %... for binary constants in delphi mode, resolves #39503
|
3 年之前 |
Yuri
|
c9b988e146
Checking the protocol version for websocket is not required on the client side.
|
3 年之前 |
marcoonthegit
|
742ec5680f
* 24-bit byteswap color constants. Due to Opengl vs GDI conventions confusion?
|
3 年之前 |
Florian Klämpfl
|
dde8f54ee7
+ LZCNTSupport
|
3 年之前 |
Michaël Van Canneyt
|
a18e75eaff
* Some cleanup, add file headers
|
3 年之前 |
Michaël Van Canneyt
|
c944484e66
* Some clarifying comments
|
3 年之前 |
Michaël Van Canneyt
|
fa7d3d845b
* Some clarifying comments
|
3 年之前 |
Michaël Van Canneyt
|
2f23239ebd
* Move resourcestrings to single unit
|
3 年之前 |
Michaël Van Canneyt
|
036aea025d
* build json-rpc using invoke
|
3 年之前 |
Michaël Van Canneyt
|
12616f6579
* JSON-RPC using Invoke
|
3 年之前 |
Michaël Van Canneyt
|
baec255bbc
* fpjsonvalue unit to convert between TValue (RTTI unit) and JSON
|
3 年之前 |
Michaël Van Canneyt
|
7d4844919b
* Initialize APIRequestName
|
3 年之前 |
Michaël Van Canneyt
|
2be3978bb4
* Some fixes & improvements
|
3 年之前 |