peter
|
6434772c3c
* error message when a goto label is optimized away
|
18 years ago |
peter
|
e0cf015159
* refactor function result handling
|
18 years ago |
peter
|
1dd62b8686
* write also asmblocklabel for a connected labelsym
|
18 years ago |
florian
|
42cf5f7b2b
* don't do tail recursion optimization on types requiring init/final code
|
18 years ago |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
18 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
ea69e22044
* fixed tail recursion optimization for code using methodpointerinit/done
|
19 years ago |
florian
|
2a54d957b2
* fixed two small errors
|
19 years ago |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 years ago |
florian
|
6b463bfd0d
+ tail recursion optimization code, needs some fixes, but works basically, not yet activated
|
19 years ago |