testcases
Protocol test case expanded
2007-07-26 21:17:27 +00:00
AnalyseAsm.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
AST.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
CompState.hs
Add a preprocessor that works with the new lexer.
2007-08-20 23:46:57 +00:00
COPYING
Add licensing information.
2007-08-18 20:42:11 +00:00
COPYING.LIB
Add licensing information.
2007-08-18 20:42:11 +00:00
Errors.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
EvalConstants.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
EvalLiterals.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
GenerateC.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
GenerateCPPCSP.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
Indentation.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
Intrinsics.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
kroc-wrapper-c.c
Add licensing information.
2007-08-18 20:42:11 +00:00
kroc-wrapper.occ
Add licensing information.
2007-08-18 20:42:11 +00:00
LANGUAGE
Give tock its own repo -- i.e. remove everything else and move tock up
2007-07-16 21:48:55 +00:00
LexOccam.x
Add a preprocessor that works with the new lexer.
2007-08-20 23:46:57 +00:00
Main.hs
On Adam's suggestion, renamed the occam 2.1 frontend to simply occam
2007-08-20 22:37:21 +00:00
Makefile
Add a preprocessor that works with the new lexer.
2007-08-20 23:46:57 +00:00
Metadata.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
Parse.hs
Remove readSource in favour of readFile.
2007-08-19 18:21:23 +00:00
Pass.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
PassTest.hs
Added a PassTest file intended for tests of the occam passes, and put in it a test for the functions-to-procs pass
2007-08-20 17:23:20 +00:00
PreprocessOccam.hs
Add a preprocessor that works with the new lexer.
2007-08-20 23:46:57 +00:00
PrettyShow.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
RainParse.hs
Rain: added a new test for testing the parsing of top-level declarations
2007-08-20 18:44:11 +00:00
RainParseTest.hs
Rain: added a new test for testing the parsing of top-level declarations
2007-08-20 18:44:11 +00:00
RainPasses.hs
Added Rain as a possible frontend for Tock, by adding a new command-line option.
2007-08-20 17:39:33 +00:00
RainPassTest.hs
Moved a bunch of functions from RainPassTest to TestUtil, so that they can be re-used
2007-08-18 23:00:41 +00:00
SimplifyExprs.hs
Added a PassTest file intended for tests of the occam passes, and put in it a test for the functions-to-procs pass
2007-08-20 17:23:20 +00:00
SimplifyProcs.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
SimplifyTypes.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
StructureOccam.hs
Add a preprocessor that works with the new lexer.
2007-08-20 23:46:57 +00:00
SYNTAX
Give tock its own repo -- i.e. remove everything else and move tock up
2007-07-16 21:48:55 +00:00
TestMain.hs
Added a PassTest file intended for tests of the occam passes, and put in it a test for the functions-to-procs pass
2007-08-20 17:23:20 +00:00
TestUtil.hs
Moved a bunch of functions from RainPassTest to TestUtil, so that they can be re-used
2007-08-18 23:00:41 +00:00
TLP.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
tock_support_cppcsp.h
Add licensing information.
2007-08-18 20:42:11 +00:00
tock_support.h
Add licensing information.
2007-08-18 20:42:11 +00:00
TODO
Give tock its own repo -- i.e. remove everything else and move tock up
2007-07-16 21:48:55 +00:00
TreeUtil.hs
Added a fix for the Eq instance of toConstr being too weak, by adding a new helper function to TreeUtil
2007-08-19 09:20:35 +00:00
Types.hs
Fixed a slightly confusing inner predicate name for findMeta
2007-08-20 22:06:26 +00:00
Unnest.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
UsageCheck.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
UsageCheckTest.hs
Add licensing information.
2007-08-18 20:42:11 +00:00
Utils.hs
Add a preprocessor that works with the new lexer.
2007-08-20 23:46:57 +00:00