peter
|
a57d25b3ed
* also search in parents for overloads when calling a constructor
|
22 years ago |
peter
|
303b5252e4
* removed is_visible_for_proc
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
florian
|
8fcfcc6606
* fixed constructor call in class methods
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
e720d73bd9
* compare_paras() has a parameter to ignore hidden parameters
|
22 years ago |
peter
|
da9f5e2319
* c style array of const generates callparanodes
|
22 years ago |
peter
|
d3e0bca919
* don't check for abstract methods when the constructor is called
|
22 years ago |
florian
|
538164aa0a
* fixed TP 6.0 styled inherited call; fixes IDE with 1.1
|
22 years ago |
peter
|
3a92a2a25a
* parameter alignment fixes
|
22 years ago |
peter
|
9f2ec4dabd
* fix IE when callnode was firstpassed twice
|
22 years ago |
peter
|
00801693bb
* protected visibility fixes
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
2c4df4364e
* fix check that filedef needs var para
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
2392f28675
* parameter fixes
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
76a53a375d
* varspez in calls to push_addr_param
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
florian
|
f3e9e7a24f
* fixed web bug #2669
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
f86df421ce
* only check for size matches when parameter is enum,ord,float
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
Jonas Maebe
|
a783aea0b9
* fixed bogus abstract method warnings
|
22 years ago |
peter
|
bfb8ae2151
* sym,def resolving partly rewritten to support also parent objects
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
Jonas Maebe
|
75b147ba60
* fixed revious commit
|
22 years ago |
Jonas Maebe
|
4e7fac9e7e
* callparatemp fix: if a threadvar is a parameter, that paramter also
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
Jonas Maebe
|
10eb92c546
* optimized assignments with on the right side a function that returns
|
22 years ago |