tock-mirror/data
Neil Brown e462da4a76 Added a system for specifying implicitly-used modules on the command-line
An implicitly used module is equivalent to a #USE directive before the first line of the main file.  This, combined with changes in occbuild, are my current way of implementing the automatic use of the forall module in occam.
2009-04-10 19:26:22 +00:00
..
AST.hs Removed monadic and dyadic operators from the AST 2009-04-05 22:31:26 +00:00
CompState.hs Added a system for specifying implicitly-used modules on the command-line 2009-04-10 19:26:22 +00:00
Metadata.hs Turned findMeta into a member of a FindMeta type-class 2009-04-09 11:13:37 +00:00