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 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
peter
|
8af460ac31
* using inherited; without a parent having the same function
|
23 years ago |
carl
|
da8b01e708
+ change unit use
|
23 years ago |
Jonas Maebe
|
2965034fca
* fixed web bug #1907
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
peter
|
935bb2185a
* fixed sizeof(TClass) to return only 4
|
23 years ago |
peter
|
190ead04c0
* more fixes for protected handling
|
23 years ago |