Jonas Maebe
|
a4af1a61e1
* fixed VS_HIDDEN for high parameter so it works again
|
22 years ago |
peter
|
6a16389f67
* moved generic code from n386cal to ncgcal, i386 now also
|
22 years ago |
peter
|
07f1898c68
* fix missing self setting for method to procvar conversion in
|
22 years ago |
peter
|
830ea4e876
* support DefaultHandler and anonymous inheritance fixed
|
22 years ago |
peter
|
ec66760702
* store symoptions also for procdef
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
peter
|
34de6782a5
* convert_l3 convertlevel added. This level is used for conversions
|
22 years ago |
peter
|
00e2ee165b
* merged methodpointer fixes from 1.0.x
|
22 years ago |
peter
|
970f5d9112
* only check for auto inherited in objectsymtable
|
22 years ago |
peter
|
23f6b91c4a
* extended information about overloaded candidates when compiled
|
22 years ago |
Jonas Maebe
|
ed5a4a6977
* fixed check for whether or not a high parameter was already generated
|
22 years ago |
florian
|
c7ca2ff901
+ some stuff for the new hidden parameter handling added
|
22 years ago |
peter
|
772d7147cd
* give sign difference between ordinals a small penalty. This is
|
22 years ago |
florian
|
1da30f2610
* tcallnode.paraitem introduced, all references to defcoll removed
|
22 years ago |
peter
|
5ebf9afd63
* fix crash with default parameters
|
22 years ago |
peter
|
a2a1a36e83
* ignore vs_hidden parameters when choosing overloaded proc
|
22 years ago |
peter
|
d611c25599
* tcallnode.det_resulttype rewrite, merged code from nice_ncal and
|
23 years ago |
carl
|
081a4aab35
* 3% memory optimization
|
23 years ago |
peter
|
dc66eafb0b
* merged cdecl and array fixes
|
23 years ago |
peter
|
cab4c8879f
* only compile cs_fp_emulation support when cpufpuemu is defined
|
23 years ago |
peter
|
1b116848d8
* cdecl array of const fixes
|
23 years ago |
peter
|
67153fd9a1
* the never ending story of tp procvar hacks
|
23 years ago |
peter
|
1ba12c259e
* fixed inlinetree parsing in det_resulttype
|
23 years ago |
carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
ed1a28dcdc
* var parameter checking for classes and interfaces in Delphi mode
|
23 years ago |
peter
|
a1b570bc48
* fixed limit checking for qword
|
23 years ago |
peter
|
ebbf4d8d14
* Write unknwon compiler proc using Comment and only in Extdebug
|
23 years ago |