tock-mirror/data
Adam Sampson 6ee21f76c9 Initial work on supporting INITIAL and RESULT abbreviations.
This fixes the AST, parser and typechecker, and adds a pass to
transform Result back into Abbrev, but doesn't transform Initial yet.
(It actually works for trivial stuff anyway, but it won't do the right
thing for complex types or PROC parameters.)

It appears (to me) to make sense to support INITIAL/RESULT reshaping
and retyping too, so this does.

Refs #42.
2008-06-02 20:41:37 +00:00
..
AST.hs Initial work on supporting INITIAL and RESULT abbreviations. 2008-06-02 20:41:37 +00:00
CompState.hs Get rid of the nasty ghost names hack. 2008-06-02 10:58:26 +00:00
Metadata.hs Rewrite findMeta in terms of listify. 2008-04-07 22:31:18 +00:00