peter
|
5adf7d30a5
* only check for forwarddefs the definitions that really belong to
|
23 years ago |
carl
|
a24ab38214
- remove stack checking for every target in system unit
|
23 years ago |
carl
|
3e7cd76b65
* replaced by genmath.inc
|
23 years ago |
florian
|
9022d896f3
no message
|
23 years ago |
florian
|
4337ecfd55
+ dump of tdefoptions.df_unique
|
23 years ago |
florian
|
1665fc6a60
+ proper support of type <id> = type <another id>;
|
23 years ago |
Tomas Hajny
|
065ae40e08
* PMERR constants made available from outside
|
23 years ago |
Tomas Hajny
|
0f9b719c15
* code2.as + code3.as not needed any more
|
23 years ago |
Tomas Hajny
|
69f5ba466a
* mistyping corrected
|
23 years ago |
Tomas Hajny
|
f0aa12eecd
+ Finally made usable by Yuri Prokushev
|
23 years ago |
peter
|
7c6bfbc8b6
* renamed
|
23 years ago |
peter
|
7de44d5865
* Length(PChar)
|
23 years ago |
carl
|
e792ab5ab1
*** empty log message ***
|
23 years ago |
carl
|
302c977a8b
* bugfix of assigning to external filename output
|
23 years ago |
carl
|
d170f6625f
* fix heap leaks
|
23 years ago |
peter
|
ebbf4d8d14
* Write unknwon compiler proc using Comment and only in Extdebug
|
23 years ago |
peter
|
d8495ac883
* don't complain in X- mode for internal generated function calls
|
23 years ago |
peter
|
b998cc4012
* getparamangeldname for errordef
|
23 years ago |
peter
|
3f32669ded
* Length(PChar) supported
|
23 years ago |
peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
23 years ago |
carl
|
9465a13e71
+ Delphi 6 configuration file
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
2e8fb6513c
* win32 only test
|
23 years ago |
peter
|
c597544d99
* split boolean check in two lines for easier debugging
|
23 years ago |
peter
|
df922df8cc
* check parameters from left to right in equal_paras, so default
|
23 years ago |
peter
|
9d0437f8aa
* support inherited; support for overload as it is handled by
|
23 years ago |
peter
|
443f982775
* support dynamicarray<>nil
|
23 years ago |
peter
|
91937f7adc
* only allow the ugly code in delphi mode
|
23 years ago |
peter
|
3d19418cae
* inherited with overloaded constructors should not call anything
|
23 years ago |
mazen
|
3d9be081b9
* register allocation for parameters now done in cpupara, but InternalError(200109223) in cgcpu.pas:1053 is still not fixed du to location_force problem in ncgutils.pas:419
|
23 years ago |