michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
peter
|
65501ac04c
* fix invalid typecast
|
20 years ago |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
ade0fde929
allow published for constructors
|
21 years ago |
peter
|
db2ac3bc57
* allow only 1 default property
|
21 years ago |
peter
|
bd1bd1ab20
* support hint directives in object declarations
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
f8679b77ef
* fix crash when method is not declared in object declaration
|
21 years ago |
peter
|
5090185909
* global property support for fpc modes
|
21 years ago |
peter
|
d2cca3fe56
* missing handle_calling_convention()
|
21 years ago |
florian
|
f2ad2b9d19
+ published single properties can have a default value now
|
22 years ago |
peter
|
19727a3609
* don't search for overloads in parents for constructors
|
22 years ago |
peter
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
peter
|
625de786dc
* tsymlist.def renamed to tsymlist.procdef
|
22 years ago |
peter
|
939b642144
* support nil as default value
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
e2cbae0ff1
* vs_hidden replaced by is_hidden boolean
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
5541dc331f
* start search for overriden properties in the parent class
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
8da3f59d32
* vs_hidden released
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |