tock-mirror/data
Adam Sampson 475a77404c Handle the RHS type of A.Counted consistently.
Previously the parser set it to the element type, but everything that used it
set it to the type of the whole array. Now it's documented in AST.hs, and the
parser makes it the type of the whole array, since that's almost always what
you really want later on.
2008-04-06 00:09:23 +00:00
..
AST.hs Handle the RHS type of A.Counted consistently. 2008-04-06 00:09:23 +00:00
CompState.hs Changed Rain to use the new timer type rather than things like the GetTime statement 2008-03-24 13:50:14 +00:00
Metadata.hs Rework the code for getting errors through the parser. 2008-03-04 12:52:25 +00:00