peter
|
74cd4c01b2
* assigned(procvar) fix for delphi mode, fixes tb0430
|
22 years ago |
carl
|
93d011d184
+ checking for symbols used with hint directives is done mostly in pexpr
|
23 years ago |
peter
|
67153fd9a1
* the never ending story of tp procvar hacks
|
23 years ago |
peter
|
2e692659df
* fix for tw2178. When a ^ or . follows a procsym then the procsym
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
05d86bbef8
* memory optimization with tconstsym (1.5%)
|
23 years ago |
pierre
|
01af531efb
* commented check code tht was invalid in 1.1
|
23 years ago |
peter
|
bc7a7ddb20
* fix crash with EXTDEBUG code
|
23 years ago |
peter
|
aee4b7195a
* fix tw2209 (merged)
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
peter
|
9d0437f8aa
* support inherited; support for overload as it is handled by
|
23 years ago |
peter
|
f29c79b533
* ignore vecn,subscriptn when checking for a procvar loadn
|
23 years ago |
peter
|
ff5f5b33cd
* don't check interfaces for class methods
|
23 years ago |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 years ago |
florian
|
d5f0cbbf2b
* fixes to common code to get the alpha compiler compiled applied
|
23 years ago |
peter
|
76eb5b4a1f
* allow ^ after nil
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
Jonas Maebe
|
ad728f0267
- removed some superfluous "in_paras := true" statements
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
carl
|
e8451626f6
* longstring declaration now gives parser error since its not supported!
|
23 years ago |
Jonas Maebe
|
f33ee551d7
* fixed web bug #1995
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |