florian
|
73acb4d1c1
* fixes TInterfaceRawData to match TTypeData
|
il y a 6 ans |
nickysn
|
a3a39e1640
* i8086 compilation fix after changeset 42390
|
il y a 6 ans |
Jonas Maebe
|
4bc657a067
* renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashes
|
il y a 6 ans |
Jonas Maebe
|
6eafee72d7
- fixed check for determining whether requesting the size of an array is
|
il y a 6 ans |
Jonas Maebe
|
18dfdb423e
* don't apply user-specified constant alignments to RTTI data
|
il y a 6 ans |
florian
|
a60ab40237
* handle records with managed fields correctly after attribute merge fixes
|
il y a 6 ans |
florian
|
aac8559a8d
* some runtime errors fixed, if compiled with -CrR
|
il y a 6 ans |
Jonas Maebe
|
83611b83cc
* reverted r42463, the internalerrors were caused by a bug in the LLVM typed
|
il y a 6 ans |
Jonas Maebe
|
e7fbebfef5
* fixed field alignment when reusing an anonymous recorddef for LLVM and
|
il y a 6 ans |
florian
|
217ae6e4bb
* more fixes to rtti after attribute branch merging
|
il y a 6 ans |
Mattias Gaertner
|
4d0e7cd1d4
pastojs: filer: GenericTemplateTypes
|
il y a 6 ans |
Mattias Gaertner
|
8206049dc1
pastojs: less hints
|
il y a 6 ans |
Mattias Gaertner
|
93c130979f
fcl-passrc: check generic constraint
|
il y a 6 ans |
Mattias Gaertner
|
f35e711024
fcl-passrc: fixed parsing generic array type
|
il y a 6 ans |
svenbarth
|
e97a2cb03e
* tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private
|
il y a 6 ans |
svenbarth
|
c282f21b1b
* don't bother finding the correct constructor if the attribute isn't a TCustomAttribute descendant anyway; simply skip the parameters in that case
|
il y a 6 ans |
svenbarth
|
6cde8ab4cb
* fix for Mantis #35866: parse_paras does not check whether the expressions are really constant, so check that manually
|
il y a 6 ans |
Mattias Gaertner
|
75321c848d
fcl-passrc: fixed parsing generic function after type section
|
il y a 6 ans |
marco
|
ed2dbc19e7
* lookup property published but not stored. Doesn't change much, but less trouble when opening/dualmaintaining delphi forms.
|
il y a 6 ans |
michael
|
a670360d08
* Change resource string file to .jrs, to avoid confusion with FPC format
|
il y a 6 ans |
michael
|
9d67784a18
* Write -Jr help
|
il y a 6 ans |
Jonas Maebe
|
145f4299b4
* search dynamic string data record in correct symtable in
|
il y a 6 ans |
Jonas Maebe
|
12e63d8a2c
* don't reuse defs for attribute lists or individual attributes with parameters, as
|
il y a 6 ans |
michael
|
17b6fc07f9
* Write resource strings to file for easy translation
|
il y a 6 ans |
svenbarth
|
c26348a3dd
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
|
il y a 6 ans |
svenbarth
|
900fd35f4a
* increase PPU version now that all generic procdefs store their local symtables
|
il y a 6 ans |
svenbarth
|
43b5dbf613
* fix for Mantis #23071: also store local symtable in the PPU if the procdef is generic as we need it to resolve genericdefs to nested types
|
il y a 6 ans |
svenbarth
|
4d6844e731
* fix test on systems where Currency is calculated using floating point types
|
il y a 6 ans |
svenbarth
|
176a63b67b
* fix for Mantis #35862: free the list of functions added with AddTerminateProc to avoid memory leaks
|
il y a 6 ans |
svenbarth
|
48d0ab1af9
* fix for Mantis #35744: applied patch by Anton Kavalenka to correctly implement FileGetSymLinkTarget
|
il y a 6 ans |