peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
peter
|
b10e754536
* alignmentinfo record added
|
24 years ago |
peter
|
55eb369653
* better const to var checking
|
24 years ago |
peter
|
25535227b4
* function returning int64 inlining fixed
|
24 years ago |
Jonas Maebe
|
7ca4933913
* added missign begin..end pair (noticed by Carl)
|
24 years ago |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
d8abf76f6b
* getsym redesign, removed the globals srsym,srsymtable
|
24 years ago |
florian
|
cfd15b7127
* behavior -Oa optimized
|
24 years ago |
peter
|
d61f29c799
* don't push high value for open array with cdecl;external;
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
florian
|
a91a67f75b
* AfterConstructor isn't called anymore when a constructor failed
|
25 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
Jonas Maebe
|
a8af566cd7
+ new integer regvar handling, should be much more efficient
|
25 years ago |
florian
|
ec796cc40b
* fixed web buzg 1275: problem with int64 functions results
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
Jonas Maebe
|
f88e80bced
* fix for webbug 1066/1126
|
25 years ago |
Jonas Maebe
|
cc5b2c5709
* fixed inline-related problems (partially "merges")
|
25 years ago |
florian
|
61c74729a6
* INT_CHECK_OBJECT_* isn't applied to interfaces anymore
|
25 years ago |
florian
|
1462deb207
* interfaces are basically running
|
25 years ago |
florian
|
f89ea69e76
+ AfterConstruction and BeforeDestruction impemented
|
25 years ago |
peter
|
ac3c08daca
* added copyvaluepara call again
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
Jonas Maebe
|
71d94c07f8
* check for nil pointers before calling getcopy
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
5c5d24b641
* moved n386*.pas to i386/ cpu_target dir
|
25 years ago |