Sven/Sarah Barth
|
4f9acc10f0
* fix #39898: when a loadnode is captured ensure that its nf_load_procvar flag is applied to the subscript node as well
|
3 年之前 |
florian
|
48f6ecc1f1
* improve .gitignore
|
3 年之前 |
florian
|
af1194de4d
* end of an include file works like a new line with regard to single line (//) comments, resolves #39912
|
3 年之前 |
Michaël Van Canneyt
|
9e783cc3ad
* Connection list, allow to set descendent for connections and disconnect/connectiondropped events
|
3 年之前 |
mattias
|
879b6f1e6e
fcl-css: parse relational selector list
|
3 年之前 |
mattias
|
6454c931b8
fcl-css: resolveR: surpress duplicate warnings
|
3 年之前 |
mattias
|
5a7664f7d1
fcl-css: cache nth-child lists
|
3 年之前 |
J. Gareth "Kit" Moreton
|
5a6d9ff532
x86: Deeper insight in OptPass2ADD and OptPass2SUB to produce more efficient code
|
3 年之前 |
mattias
|
76e0ec6744
fcl-css: fixed reading unary tile not as identifier
|
3 年之前 |
mattias
|
533d8a7752
fcl-css: :is(a,b)
|
3 年之前 |
mattias
|
6d104459e2
fcl-css: :is :where, nth-child of
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
e7218d09fb
* x86: New MovShr/Sar2Movx optimisation
|
3 年之前 |
florian
|
3963a30f9e
* prettier exception message, resolves #39909
|
3 年之前 |
Sven/Sarah Barth
|
c8fee69345
* fix #39907: only load system class types from units that are marked as a System unit
|
3 年之前 |
Sven/Sarah Barth
|
7b09eee02a
* mark units compiled with cs_compilesystem with a corresponding flag
|
3 年之前 |
Pierre Muller
|
aca84a8128
Add /usr/lib64 and /lib64 to default library path list for sparc linux
|
3 年之前 |
florian
|
168016b865
* patch by Rika: Use linear file list in FInput.TInputFileManager instead of linked, resolves #39880
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
b872322678
* x86: New "shr %cl; shr x" swap optimisation
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
6757bf3832
* x86: New SHR-based optimisations
|
3 年之前 |
Sven/Sarah Barth
|
e21186cac0
* fix #39902: in case of mode ObjFPC function pointers passed to parameters need to be checked for the correct procdef as well
|
3 年之前 |
Sven/Sarah Barth
|
13fb30c52e
* fix #39902: correctly handle assignment of procvars to properties with a field write accessor
|
3 年之前 |
Jonas Maebe
|
68253e2a73
Missing file from b26703feaa9
|
3 年之前 |
Sven/Sarah Barth
|
d1d0afe337
* handle_calling_convention is only needed for a function reference used in a record/class/object when it's an anonymous one
|
3 年之前 |
Sven/Sarah Barth
|
c43f671baa
* check whether the hdef is still a procvardef before accessing it as such
|
3 年之前 |
Jonas Maebe
|
b0e1867b4c
symcreat: support for scanner/parser escape sequences
|
3 年之前 |
Jonas Maebe
|
e746cf96da
Overload selection: call procvars if result is compatible with parameter
|
3 年之前 |
Jonas Maebe
|
136022a7b2
objc: stop generating coalesced sections
|
3 年之前 |
Jonas Maebe
|
df3a0af7e0
objc: use compile-time macOS version checks
|
3 年之前 |
Jonas Maebe
|
b26703feaa
Darwin version comparisons: factored out into object
|
3 年之前 |
Jonas Maebe
|
657b9a6203
LLVM: support for -Sv (manual vector usage)
|
3 年之前 |