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
|
24 years ago |
peter
|
3315ad63d4
* fixed crash with procvar load in tp mode
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
Jonas Maebe
|
cc5b2c5709
* fixed inline-related problems (partially "merges")
|
25 years ago |
peter
|
512b1fcc74
* fixed crash with settextbuf,ptr
|
25 years ago |
peter
|
fdeb6e0506
* fixed var parameter varstate bug
|
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
|
182552a82b
* readd to many remove p. for tcallnode.is_equal()
|
25 years ago |
peter
|
4b17f6f0ff
* fixed memory leaks
|
25 years ago |