peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 years ago |
peter
|
9c0be16488
implicit load of variants unit
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
d804452dcc
added checking for token=_ID after _POINT is parsed
|
21 years ago |
peter
|
f02ebed09e
* support @labelsym
|
21 years ago |
peter
|
916041c81c
* symlist typeconv for absolute fixed
|
21 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
1bb51a2667
* all checking for visibility is now done by is_visible_for_object
|
21 years ago |
peter
|
4a7e02d817
* cstyle operators with calln in the tree now use a temp
|
21 years ago |
peter
|
2c9a986fa3
* fix crash with calling method pointer from class procedure
|
21 years ago |
olle
|
98df0978e1
+ adding operators "|" and "&" for macpas
|
21 years ago |
olle
|
ff36adb056
+ macpas style: exit, cycle, leave
|
21 years ago |
peter
|
2769c9048c
* don't allow assigned(tobject) anymore, it is useless since it
|
21 years ago |
michael
|
41655fe0ac
+ Patch from peter to fix typinfo for classes
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
florian
|
aa64bb4c2c
+ support for assigned(<dyn. array>) added
|
21 years ago |
daniel
|
b721e5872c
* Prepare compiler infrastructure for multiple ansistring types
|
21 years ago |
florian
|
e678705648
* small x86_64 fixes
|
21 years ago |
peter
|
8d078ada18
* variant array support
|
21 years ago |
peter
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
peter
|
6faddb5e71
* constants are now parsed as 64bit for cpu64bit
|
21 years ago |
daniel
|
b38d7f59f4
* Make better use of try_to_consume
|
21 years ago |