Rika Ichinose
|
8498eacdeb
Remove unused cutils functions.
|
10 luni în urmă |
Sven/Sarah Barth
|
f70a430b6f
* fix compilation on systems where SizeOf(CodePointer) <> SizeOf(Pointer): disable ToString for tkMethod on these systems for now
|
10 luni în urmă |
Michaël Van Canneyt
|
cce871258e
* Rename version constant
|
10 luni în urmă |
Rika Ichinose
|
0b97f169b0
Remove conditionals that rely on not defined(FPC_HAS_CPSTRING).
|
10 luni în urmă |
Michaël Van Canneyt
|
e2431d41ae
* Some minor cleanup. Fixes issue #40991
|
10 luni în urmă |
Michaël Van Canneyt
|
cc0adf66d0
* Tests for code generation. Change type handling to create pascal type data for all data
|
10 luni în urmă |
Michaël Van Canneyt
|
b8cc7fb175
* Some cleanup, fix warnings/hints
|
10 luni în urmă |
Lipinast Lekrisov
|
2469fe8d70
Fixed TRttiRecordType.ResolveProperties (records do not have a published section)
|
10 luni în urmă |
Lipinast Lekrisov
|
f7bcabd956
Added TRttiIndexedProperty, the whole property handling infrastructure has been significantly redesigned
|
10 luni în urmă |
Rika Ichinose
|
2596af84fa
Optimize {$DEFINE x := y} and refactor tmacro.buftext.
|
2 ani în urmă |
J. Gareth "Curious Kit" Moreton
|
2a50d5abf8
* ARMv7A / A64: Constant writes to memory merged to larger forms where possible
|
3 ani în urmă |
Rika Ichinose
|
7343a12908
Use “set of (op_unary, op_binary)” to check for supported operator overloads.
|
10 luni în urmă |
Rika Ichinose
|
bff561063f
Use TFPList.FreeAndNilDisposing in four more places.
|
10 luni în urmă |
florian
|
183a10b292
* avoid code duplication :)
|
10 luni în urmă |
Frederic Kehrein
|
1778fb6fe3
Implementing `TImplementedInterface.getcopy` to allow copying of interfaced objectcs
|
10 luni în urmă |
florian
|
4cf202180e
* really fix bootstrapping with 3.2.2 on arm-linux
|
10 luni în urmă |
Rika Ichinose
|
7a963ac56a
Align htypechk.pas:is_better_candidate to the left edge of the screen.
|
10 luni în urmă |
florian
|
bea36238e7
* generate fmrx instruction only if the cpu has the vfp extension, resolves #40985
|
10 luni în urmă |
Karoly Balogh
|
5acf85a932
rtl-console/amicommon: added a way to redefine colors externally in the video unit
|
10 luni în urmă |
Michaël Van Canneyt
|
f8b454779f
* Bridge to allow system.regexp* to work
|
10 luni în urmă |
Michaël Van Canneyt
|
5d0e2993fa
* Needed for unicode rtl
|
10 luni în urmă |
Michaël Van Canneyt
|
f7b9eac515
* Only build simplewebserver for oses with sockets
|
10 luni în urmă |
Michaël Van Canneyt
|
d790d7bf50
* Build on top of new fpsimpleserver
|
10 luni în urmă |
Michaël Van Canneyt
|
9352e09849
* Move simple server to unit so it can be reused (pas2js webcompiler)
|
10 luni în urmă |
Sven/Sarah Barth
|
782b707763
* clarify purpose of texrtti18 and texrtti19
|
10 luni în urmă |
Sven/Sarah Barth
|
823b376a9d
* texrtti18.pp is no longer relevant due to 59a1199110f4b4f9d937817994c2f369365ffbbe which adds support for array properties in Extended RTTI, so move the new texrtti20.pp over to texrtti18.pp
|
10 luni în urmă |
Michaël Van Canneyt
|
dfb4015067
* Show info in a more structured way
|
10 luni în urmă |
Michaël Van Canneyt
|
18e519963f
+ Allow customization of response through callback
|
10 luni în urmă |
florian
|
99a9cfbc71
+ additional test
|
10 luni în urmă |
florian
|
63734fb792
* unnecessary directives removed
|
10 luni în urmă |