peter
|
9168d87b35
* use explicit typecast when generating the high value
|
22 years ago |
peter
|
b34b0141d5
* support creating classes using <class of tobject>.create
|
22 years ago |
peter
|
19727a3609
* don't search for overloads in parents for constructors
|
22 years ago |
florian
|
6a06df943b
* fixed passing of dyn. arrays to open array parameters
|
22 years ago |
peter
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 years ago |
peter
|
aaf9043988
* only search for overloaded constructors in classes
|
22 years ago |
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 |