carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
56e20d72f8
* don't allow interface without m_class mode
|
23 years ago |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 years ago |
peter
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
florian
|
030eae46de
* a couple of interface related fixes
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
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
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
peter
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
peter
|
5e7a1e3729
* removed unused units
|
23 years ago |
peter
|
34d4f5e291
* fixed default value for properties with index values
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 years ago |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
075b5188ee
* better support for indexed properties
|
24 years ago |
peter
|
cb06c9bcb8
* array access for properties added
|
24 years ago |
peter
|
f88f6eb571
* rtti/init table updates
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
florian
|
032023f8de
* some interfaces related problems regarding
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |