tock-mirror/fco2
2007-04-29 00:11:42 +00:00
..
testcases Fix string and char literal handling in finishLine 2007-04-29 00:05:44 +00:00
AST.hs Big AST rework: all spec/rep stuff is now done with Structured 2007-04-27 21:49:34 +00:00
Errors.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
EvalConstants.hs Split the literal evaluator into a new module, and make type subscripting smarter 2007-04-27 12:59:40 +00:00
EvalLiterals.hs Split the literal evaluator into a new module, and make type subscripting smarter 2007-04-27 12:59:40 +00:00
fco_support.h Generate AFTER using > and MINUS 2007-04-25 21:24:20 +00:00
GenerateC.hs Big AST rework: all spec/rep stuff is now done with Structured 2007-04-27 21:49:34 +00:00
Indentation.hs Fix string and char literal handling in finishLine 2007-04-29 00:05:44 +00:00
kroc-wrapper-c.c Give everything a 64k stack, because my q7 needs it 2007-04-21 00:08:57 +00:00
kroc-wrapper.occ TLP support, KRoC wrapper to link against, and Process *me support -- commstime works :) 2007-04-12 17:21:12 +00:00
LANGUAGE Accept (but ignore) INLINE 2007-04-25 18:11:49 +00:00
Main.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
Makefile Add a Makefile target for building cgtests 2007-04-28 23:54:18 +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 Remove a FIXME 2007-04-29 00:11:42 +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 Make Meta a simple structure 2007-04-21 02:54:08 +00:00
SimplifyExprs.hs Pull up to both Processes and Structureds, and clean up ParseState.hs 2007-04-27 22:27:48 +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 Make associative ops actually be associative 2007-04-25 19:09:29 +00:00
TLP.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
TODO Big AST rework: all spec/rep stuff is now done with Structured 2007-04-27 21:49:34 +00:00
Types.hs Better reporting of invalid subscripts 2007-04-27 18:39:32 +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 Move path stuff into a Utils module, and show basenames in metadata 2007-04-24 12:52:13 +00:00