carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
Jonas Maebe
|
aa2fef1733
* fixed evaluation of expressions with empty sets that are calculated
|
23 years ago |
daniel
|
1130395e7e
* Readded old set code. To use it define 'oldset'. Activated by default
|
23 years ago |
daniel
|
3a134c6e07
* Sets are now internally sets.
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
carl
|
2091014e89
+ generic set handling
|
23 years ago |
peter
|
4285e99853
* internal linker
|
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 |
carl
|
da8b01e708
+ change unit use
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
Jonas Maebe
|
8a2c142e46
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
Jonas Maebe
|
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
|
24 years ago |
Jonas Maebe
|
69297c067d
* more int64 case fixes
|
24 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
florian
|
f80c24177a
* a lot of changes:
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |