peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
Jonas Maebe
|
24c3ec1095
* also process methodpointerinit and methodpointerdone fields
|
19 years ago |
florian
|
abc1bcca24
* fixed previous commit ...
|
19 years ago |
florian
|
c9870d4aa3
* new line inserted :)
|
19 years ago |
florian
|
82a94db712
* fixed resetting of ansistrings
|
19 years ago |
florian
|
53d7eafa7d
* generate always direct fpc_decr_* calls for strings instead of fpc_finalize
|
19 years ago |
peter
|
b55645790b
* allow also procvar calls with a postfix operation after a calln
|
20 years ago |
peter
|
a720145fd1
* remove obsolete pass2inline code
|
20 years ago |
florian
|
c6ad403a04
* better error recovering
|
20 years ago |
florian
|
c53b3e5928
* foreachnodestatic extended so it can do pre processing of child nodes
|
20 years ago |
florian
|
21038de78d
+ started with refactoring det_resulttype
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
55e76063df
* Fix methodpointer copy from callnode to loadnode
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
717e3c76c2
* set nf_is_self node flag when self is loaded
|
20 years ago |
peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
Jonas Maebe
|
0f2922f5a1
* fixed foreachnode(static) for case nodes (fixes inlining of case
|
20 years ago |
Jonas Maebe
|
95348379fa
* certain type conversions have no cost (also fixes problem of
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
20 years ago |
Jonas Maebe
|
97b2ef94c1
* loadvmtaddrn and loadparentfpn both have complexity 1 (the latter
|
20 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
2e161c5e9e
* nf_internal flag for internal inserted typeconvs. This will
|
21 years ago |
peter
|
5906d4a967
* fix possible wrong typecast
|
21 years ago |
Jonas Maebe
|
c5ec202cd1
* some improvements to node complexity calculations
|
21 years ago |
Jonas Maebe
|
705d5fdd89
* fixed complexity function so it doesn't always return infinity when a
|
21 years ago |
Jonas Maebe
|
c7fbf7b11b
+ (incomplete) node_complexity function to assess the complexity of a
|
21 years ago |
Jonas Maebe
|
1563d986c5
* inline procedures at the node tree level, but only under some very
|
21 years ago |