peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
09cd7f1642
* overloaded functions don't need to be global in kylix
|
24 years ago |
Jonas Maebe
|
2c87e58a77
* allow self parameter for normal procedures again (because Kylix allows
|
24 years ago |
Jonas Maebe
|
6a15178f0f
* fixed web bug #1593
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
e652444594
+ varargs directive
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
peter
|
9a47ac9ec2
* m68k updates merged from fixes branch
|
24 years ago |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
cf8a1e1462
* better skipping of secondpass if error
|
24 years ago |
peter
|
a5a695d141
* when errors are found don't generate code, but still run the
|
24 years ago |
peter
|
f9c8c7e2ef
* don't generate code when there is already an error
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
Jonas Maebe
|
50f0345bb8
* if a procedure uses exceptions (be it implicit or explicit), the
|
25 years ago |
peter
|
5115083270
* tprocdef.fullprocname added for better casesensitve writing of
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
299d6098aa
* set usedregisters after writing entry and exit code (merged)
|
25 years ago |
florian
|
f80c24177a
* a lot of changes:
|
25 years ago |
peter
|
eb3ca9c51d
* unit names and procedure names are stored mixed case
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
24fc983597
* message updates merges
|
25 years ago |
peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
3b46bdb72d
* overload checking in implementation removed (merged)
|
25 years ago |