fasterthanlime / jooc-legacy

:crocodile: The historical, initial implementation of an ooc compiler in Java
http://ooc-lang.org/
MIT License
115 stars 4 forks source link

Sometimes, Foreach is unwrapped into an Iterator<T> where is should realtypize iterator correctly #18

Closed nddrylliog closed 15 years ago

nddrylliog commented 15 years ago

It affects the ooc-tubes codebase, and manifests itself with a "Couldn't resolve type T".

nddrylliog commented 15 years ago

http://github.com/amoswenger/ooc/commit/f92b048b6545c347e73d25167563e300cf2b433b