aboutsummaryrefslogtreecommitdiff
path: root/frontend/analtypes.icl
diff options
context:
space:
mode:
authormartinw2000-06-14 10:38:03 +0000
committermartinw2000-06-14 10:38:03 +0000
commit80a9aaf9d6fb202f3bc63deaec186401ff080ba0 (patch)
tree38eb06236cbd1ec6967a86416496d64f9a5daa8e /frontend/analtypes.icl
parentnow higher order function elimination works also for imported functions (diff)
bugfix: the compiler was unable to deal with macros that called a local
function that had the same name as the macro: ////////// module t5 import t6 Start = f f ///////// definition module t6 f x :== f x where f x = x ///////// caused an abort git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@162 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/analtypes.icl')
0 files changed, 0 insertions, 0 deletions