tock-mirror/common
Adam Sampson a78fb8e917 Add functions to pack Metas as string prefixes.
These will be useful for passing source positions through Parsec's string error
mechanism.
2007-09-17 23:05:47 +00:00
..
AST.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
CommonTest.hs Added helper functions for converting constructors into Constr items 2007-09-12 08:49:14 +00:00
CompState.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
Errors.hs Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly. 2007-09-10 17:28:57 +00:00
EvalConstants.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
EvalLiterals.hs Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly. 2007-09-10 17:28:57 +00:00
Intrinsics.hs Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly. 2007-09-10 17:28:57 +00:00
Metadata.hs Add functions to pack Metas as string prefixes. 2007-09-17 23:05:47 +00:00
Pass.hs Added a helper function for creating passes that check the validity of the AST 2007-09-12 08:45:23 +00:00
Pattern.hs Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly. 2007-09-10 17:28:57 +00:00
PrettyShow.hs Added the pshowCode function that uses the ShowOccam and ShowRain classes to print out applicable parts of an AST 2007-09-17 10:38:30 +00:00
ShowCode.hs Added the pshowCode function that uses the ShowOccam and ShowRain classes to print out applicable parts of an AST 2007-09-17 10:38:30 +00:00
TestUtil.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
TreeUtil.hs Added helper functions for converting constructors into Constr items 2007-09-12 08:49:14 +00:00
Types.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
Utils.hs Rain: implemented the checkExpression function and got it passing the tests so far 2007-09-15 18:57:02 +00:00