peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
Jonas Maebe
|
a41949db8e
* fixed docompare for the fields I added to tcallnode in my previous
|
24 years ago |
Jonas Maebe
|
105b7ae809
+ new createinternres() constructor for tcallnode to support setting a
|
24 years ago |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
Jonas Maebe
|
fc1b58c22c
* moved "reverseparameters" from ninl.pas to ncal.pas
|
24 years ago |
Jonas Maebe
|
a6cfe4083a
+ tempcreate/ref/delete nodes (allows the use of temps in the
|
24 years ago |
florian
|
7db13ea48f
* some bugs fix:
|
24 years ago |
Jonas Maebe
|
0895ca2f28
* made code for str(x,y) completely processor independent
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
Jonas Maebe
|
367f7a0362
+ "compilerproc" directive support, which turns both the public and mangled
|
24 years ago |
peter
|
27c78aa247
* fixed array constructor passing with type conversions
|
24 years ago |
peter
|
db87f86f00
* Length made internal
|
24 years ago |
peter
|
b10e754536
* alignmentinfo record added
|
24 years ago |
peter
|
beac5a7f9f
* procvar support for varargs
|
24 years ago |
peter
|
55eb369653
* better const to var checking
|
24 years ago |
peter
|
2b8091365e
* fixed exit with ansistring return from function call, no_fast_exit
|
24 years ago |
peter
|
d923961b1a
* defcoll must be assigned in insert_typeconv
|
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
|
12fe0226f6
* don't allow passing signed-unsigned ords to var parameter, this
|
24 years ago |
peter
|
451b14c6b5
* call set_varstate for procvar calls
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
759f678192
* move constant folding into det_resulttype
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
michael
|
fb05310d44
+ Patches from peter
|
24 years ago |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 years ago |
peter
|
d61f29c799
* don't push high value for open array with cdecl;external;
|
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
|
25 years ago |