tock-mirror/fco2
2007-05-24 16:26:08 +00:00
..
testcases Add a "Hello, world" demo 2007-05-16 23:35:16 +00:00
AST.hs Make Show Type produce occam-looking types, for nicer error messages 2007-05-16 21:15:05 +00:00
CompState.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Errors.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
EvalConstants.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
EvalLiterals.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
GenerateC.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Indentation.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Intrinsics.hs Intrinsic functions (SQRT and DSQRT) 2007-04-29 16:10:29 +00:00
kroc-wrapper-c.c Rebrand from FCO to Tock 2007-04-29 16:20:40 +00:00
kroc-wrapper.occ Rebrand from FCO to Tock 2007-04-29 16:20:40 +00:00
LANGUAGE Support (but ignore in the code generator for now) PLACE AT/IN 2007-04-30 23:24:37 +00:00
Main.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Makefile Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Metadata.hs Move path stuff into a Utils module, and show basenames in metadata 2007-04-24 12:52:13 +00:00
Parse.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Pass.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
PrettyShow.hs Handle the Map types in ParseState 2007-05-03 03:31:09 +00:00
SimplifyExprs.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
SimplifyProcs.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
SimplifyTypes.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
SYNTAX Do away with operandNotTable -- it's not needed now we have state, and it breaks stuff 2007-04-30 02:51:46 +00:00
TLP.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
tock_support.h Defer RETYPES safety check until runtime 2007-05-02 02:32:06 +00:00
TODO Add another to-do 2007-05-24 16:26:08 +00:00
Types.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Unnest.hs Wholesale rename: ParseState is now CompState 2007-05-16 23:31:44 +00:00
Utils.hs Implement arrays inside records. 2007-05-16 19:34:10 +00:00