mattias
|
c2584561a1
fcl-json: clean up
|
10 月之前 |
Nikolay Nikolov
|
2cefdd35b5
+ WASI threads: define FPC_WASM_WORKER_THREADS_CAN_WAIT. It is actually true in
|
10 月之前 |
Pierre Muller
|
7b492b9975
Add DosExitCode to DosError shl 16 to set ExitCode value in utils/dosbox/exitcode.pas program
|
1 年之前 |
Pierre Muller
|
dd6efefdbf
Adapt to dosbox-x
|
1 年之前 |
Pierre Muller
|
3bee7636dd
Add command line in verbose mode
|
1 年之前 |
Pierre Muller
|
f4a413fabd
Add rule to generate exitcode.exe dos/go32v2 binary, required by dosbox_wrapper
|
1 年之前 |
Michaël Van Canneyt
|
f523503828
* Calculate dependencies correctly, only generate definitions for schema types
|
10 月之前 |
Michaël Van Canneyt
|
8486986ad7
* Remove double
|
10 月之前 |
marcoonthegit
|
4affa41a43
* and redef with int64 typing
|
10 月之前 |
marcoonthegit
|
715e727dc3
* add getfilesizeex as per 440BX' request.
|
10 月之前 |
Michaël Van Canneyt
|
091189a40c
* Allow attributes on sub types. Fixes issue #40997
|
10 月之前 |
Michaël Van Canneyt
|
2d40b7c463
* SortProperties public
|
10 月之前 |
Michaël Van Canneyt
|
75987e9f0a
* Make sure it compiles with dotted units
|
10 月之前 |
Sven/Sarah Barth
|
8450d4f5e7
* fix #40993: "inherit" the default RTTI options of a non-System unit from TObject as that picks up whatever had been declared in the System unit
|
10 月之前 |
Sven/Sarah Barth
|
bcdef8341e
* fix #40992: correctly handle padding inside the FFI Invoke manager
|
10 月之前 |
Pierre Muller
|
6e575e753e
Add missing sub-directories from test/packages directory
|
10 月之前 |
florian
|
4784c141e3
* enable gtk2 for android, based on a patch (adapated to 3.3.1) by Alfred Glänzer in #40994
|
10 月之前 |
Sven/Sarah Barth
|
d9ec917586
* in the Win64 ABI all const record parameters are passed by reference
|
10 月之前 |
Rika Ichinose
|
8498eacdeb
Remove unused cutils functions.
|
10 月之前 |
Sven/Sarah Barth
|
f70a430b6f
* fix compilation on systems where SizeOf(CodePointer) <> SizeOf(Pointer): disable ToString for tkMethod on these systems for now
|
10 月之前 |
Michaël Van Canneyt
|
cce871258e
* Rename version constant
|
10 月之前 |
Rika Ichinose
|
0b97f169b0
Remove conditionals that rely on not defined(FPC_HAS_CPSTRING).
|
10 月之前 |
Michaël Van Canneyt
|
e2431d41ae
* Some minor cleanup. Fixes issue #40991
|
10 月之前 |
Michaël Van Canneyt
|
cc0adf66d0
* Tests for code generation. Change type handling to create pascal type data for all data
|
10 月之前 |
Michaël Van Canneyt
|
b8cc7fb175
* Some cleanup, fix warnings/hints
|
10 月之前 |
Lipinast Lekrisov
|
2469fe8d70
Fixed TRttiRecordType.ResolveProperties (records do not have a published section)
|
10 月之前 |
Lipinast Lekrisov
|
f7bcabd956
Added TRttiIndexedProperty, the whole property handling infrastructure has been significantly redesigned
|
10 月之前 |
Rika Ichinose
|
2596af84fa
Optimize {$DEFINE x := y} and refactor tmacro.buftext.
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
2a50d5abf8
* ARMv7A / A64: Constant writes to memory merged to larger forms where possible
|
3 年之前 |
Rika Ichinose
|
7343a12908
Use “set of (op_unary, op_binary)” to check for supported operator overloads.
|
10 月之前 |