florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
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 |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
2965034fca
* fixed web bug #1907
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
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
|
55b46693d5
* removed wrongly placed set_varstate in subscriptnode
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
florian
|
e964449b71
+ some stuff to compile FreeCLX added
|
24 years ago |
Jonas Maebe
|
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
Jonas Maebe
|
779e5fb7e9
* fixed webbug 1268 ("merged")
|
25 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
|
4b17f6f0ff
* fixed memory leaks
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
38951f5ce1
* lot of compile updates for cg11
|
25 years ago |