tock-mirror/fco2
2007-04-25 16:07:12 +00:00
..
testcases Big parser rework part 2: proper type checking and inference 2007-04-25 13:03:30 +00:00
AST.hs Constant expression evaluation 2007-04-20 21:15:36 +00:00
Errors.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
EvalConstants.hs Constant expression evaluation 2007-04-20 21:15:36 +00:00
fco_support.h Range check type conversions, and implement arithmetic ops for all basic types 2007-04-23 23:17:36 +00:00
GenerateC.hs Big parser rework: remove all the extraneous "try" calls in favour of more specific commits 2007-04-25 01:33:30 +00:00
Indentation.hs Wrap PAR subprocesses, and add some Haddock 2007-04-07 16:08:31 +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
Main.hs Nicer option parsing, and a -o option to write output to a file 2007-04-25 16:07:12 +00:00
Makefile Nicer option parsing, and a -o option to write output to a file 2007-04-25 16:07:12 +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 Fix function arg parsing, and remove a non-useful failed subscript error 2007-04-25 15:52:21 +00:00
ParseState.hs Nicer option parsing, and a -o option to write output to a file 2007-04-25 16:07:12 +00:00
Pass.hs Nicer option parsing, and a -o option to write output to a file 2007-04-25 16:07:12 +00:00
PrettyShow.hs Make Meta a simple structure 2007-04-21 02:54:08 +00:00
SimplifyExprs.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
SimplifyProcs.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
TLP.hs Make all the Types functions monadic; make Errors useful 2007-04-24 21:49:03 +00:00
TODO Nicer option parsing, and a -o option to write output to a file 2007-04-25 16:07:12 +00:00
Types.hs Big parser rework part 2: proper type checking and inference 2007-04-25 13:03:30 +00:00
Unnest.hs Fix isConstantName 2007-04-24 22:04:29 +00:00
Utils.hs Move path stuff into a Utils module, and show basenames in metadata 2007-04-24 12:52:13 +00:00