tock-mirror/fco2
2007-04-30 17:02:50 +00:00
..
testcases Fix known-dimension arrays in specifiers 2007-04-30 04:25:13 +00:00
AST.hs Do away with the Literal type, which makes subscripting much more straightforward 2007-04-30 02:16:10 +00:00
Errors.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
EvalConstants.hs Don't attempt to constant-fold empty arrays 2007-04-30 04:03:29 +00:00
EvalLiterals.hs Do away with the Literal type, which makes subscripting much more straightforward 2007-04-30 02:16:10 +00:00
GenerateC.hs Do away with the Literal type, which makes subscripting much more straightforward 2007-04-30 02:16:10 +00:00
Indentation.hs Fix string and char literal handling in finishLine 2007-04-29 00:05: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 Intrinsic functions (SQRT and DSQRT) 2007-04-29 16:10:29 +00:00
Main.hs Rebrand from FCO to Tock 2007-04-29 16:20:40 +00:00
Makefile Rebrand from FCO to Tock 2007-04-29 16:20:40 +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 Parse channel array abbreviations after channel IS abbreviations 2007-04-30 16:38:01 +00:00
ParseState.hs Pull up to both Processes and Structureds, and clean up ParseState.hs 2007-04-27 22:27:48 +00:00
Pass.hs Use -v multiple times to specify verbosity, and only show AST/state if -vvv is given 2007-04-27 13:07:40 +00:00
PrettyShow.hs Rebrand from FCO to Tock 2007-04-29 16:20:40 +00:00
SimplifyExprs.hs Handle IsExpr SubscriptedExpr properly when pulling up 2007-04-30 17:02:50 +00:00
SimplifyProcs.hs Big AST rework: all spec/rep stuff is now done with Structured 2007-04-27 21:49:34 +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 Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
tock_support.h Conversions to and from and between reals 2007-04-29 22:35:07 +00:00
TODO TODO items from this week's meeting 2007-04-30 17:02:39 +00:00
Types.hs Don't attempt to constant-fold empty arrays 2007-04-30 04:03:29 +00:00
Unnest.hs Pull up to both Processes and Structureds, and clean up ParseState.hs 2007-04-27 22:27:48 +00:00
Utils.hs Rebrand from FCO to Tock 2007-04-29 16:20:40 +00:00