joost
|
61f5da9af7
* Added test for iterating over all types in an application
|
12 лет назад |
joost
|
06a8ccd7db
* Made a start with rtti unit + some basic tests
|
12 лет назад |
joost
|
2ccaf7f8d5
* Search in inherited classes for custom-attribute-constructors
|
13 лет назад |
joost
|
173622da46
* Return an error if there is a unbound class-attribute at the end of a type-block
|
13 лет назад |
joost
|
d3ca6c94ea
* Return an error if there is nothing in the class to bind a custom attribute to + test
|
13 лет назад |
joost
|
59c6b1ff3a
* Added basic TCustomAttribute tests
|
13 лет назад |
Jonas Maebe
|
1b3b097f3a
* always interpret a function name on the RHS as a recursive function
|
13 лет назад |
pierre
|
c2cd8246cb
Override tloadnode.pass_1 to for use of got for shared library variables and genrate_picvaraccess
|
13 лет назад |
Jonas Maebe
|
3f5ae8b05f
* forgot to commit, part of r21765
|
13 лет назад |
svenbarth
|
71c13190e1
Fix for Mantis #22329.
|
13 лет назад |
masta
|
504a0ce0ca
Fix for Mantis #22326
|
13 лет назад |
Jonas Maebe
|
b0462d27cc
* by default, no longer initialize enumeration fields of classes/objects
|
13 лет назад |
Jonas Maebe
|
bb28a7cd08
* decrease the fpu stack position counter after explicitly inserted
|
13 лет назад |
Jonas Maebe
|
fdbe35aadf
* only try to call procvars while choosing overloads in case they don't
|
13 лет назад |
svenbarth
|
f9211271d5
Fix for Mantis #22154:
|
13 лет назад |
svenbarth
|
cc65ac20c5
Fix for Mantis #22220
|
13 лет назад |
svenbarth
|
2d8796fa1a
Added further tests regarding the topic from revision 21687
|
13 лет назад |
svenbarth
|
8c95ea039f
Fix for Mantis #22219
|
13 лет назад |
svenbarth
|
75bf094e3f
Fix for Mantis #21064.
|
13 лет назад |
michael
|
ecd0f53488
* Added fpimggauss.pp unit from Mattias Gaertner
|
13 лет назад |
michael
|
55196878e9
* Added compact image support by Mattias Gaertner
|
13 лет назад |
svenbarth
|
e0b41141d2
"SizeInt" inside the compiler references the "size of an int" on the Host platform. What we want for writing size information in PPUs for Generics is "ASizeInt" which is the "size of an int" of the target platform. This fixes Mantis #20947.
|
13 лет назад |
marco
|
ee47ad22ff
* Fix scaling with alpha channel. Patch from Bernd Kreuss, Mantis #22245
|
13 лет назад |
svenbarth
|
d87b203a0a
Do not call ret_in_param of the current parameter manager when parsing a generic method/function. This fixes Mantis #21921.
|
13 лет назад |
svenbarth
|
d2fabd2a22
Fix for Mantis #21350
|
13 лет назад |
svenbarth
|
7dfaec7a05
Fix for Mantis #21457
|
13 лет назад |
Jonas Maebe
|
50659b7e7f
* give an error if a routine definition defines default values for
|
13 лет назад |
Jonas Maebe
|
572012fad3
* mark units as used in case only static symbols from inside object,
|
13 лет назад |
Jonas Maebe
|
12553a9367
* don't give -CO warnings or hints for ordinal constants, because those
|
13 лет назад |
Jonas Maebe
|
9412d4abd2
* add a reference to the procsym corresponding to the chosen overloaded
|
13 лет назад |