Jonas Maebe
|
367f7a0362
+ "compilerproc" directive support, which turns both the public and mangled
|
24 years ago |
peter
|
7321b8436e
* fixed overload checking for delphi. Empty parameters are only
|
24 years ago |
peter
|
b10e754536
* alignmentinfo record added
|
24 years ago |
peter
|
4f4f28606d
* fixed crash with procvar directive parsing. Be carefull as the procvar
|
24 years ago |
peter
|
e652444594
+ varargs directive
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
florian
|
05cfc07952
* some more support for widechars commited especially
|
24 years ago |
Jonas Maebe
|
40ca771131
* fixed bug for overloaded operators with a return type that has a size
|
24 years ago |
florian
|
3c5793d8c6
* some Delphi incompatibilities fixed:
|
24 years ago |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
54b534cde7
* better check for globalsymtable
|
24 years ago |
peter
|
79b1b63dcb
* give error with local external procedure
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
b193bf7df3
* remove unnecessary calls to firstpass
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
florian
|
07adca76f2
* procedure p(); is now allowed in all modes except TP
|
24 years ago |
florian
|
1008d7faa0
+ support for type a = (a=1); in Delphi mode added
|
24 years ago |
peter
|
d8abf76f6b
* getsym redesign, removed the globals srsym,srsymtable
|
24 years ago |
peter
|
aab27143a3
* patch from Pavel with a new and much faster DLL Scanner for
|
24 years ago |
peter
|
f0e23ff231
* fixed crash with unsupported token overloading
|
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 |
florian
|
6cacd92aff
* pascal modifier in interfaces of units works now
|
25 years ago |
peter
|
8df98007d6
* more fixes to get make cycle working
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
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 |
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 |