tock-mirror/fco2
Adam Sampson 93a03af9ed Generate operators as unchecked versions when used on constants.
This isn't the right thing to do -- we need to fold constants properly.
2007-04-19 18:35:28 +00:00
..
testcases Generate operators as unchecked versions when used on constants. 2007-04-19 18:35:28 +00:00
AST.hs Allow SIZE cs, where cs is an array of channels or timers or ports 2007-04-19 16:49:12 +00:00
Errors.hs Wrap PAR subprocesses, and add some Haddock 2007-04-07 16:08:31 +00:00
fco_support.h Generate operators as unchecked versions when used on constants. 2007-04-19 18:35:28 +00:00
GenerateC.hs Generate operators as unchecked versions when used on constants. 2007-04-19 18:35:28 +00:00
Indentation.hs Wrap PAR subprocesses, and add some Haddock 2007-04-07 16:08:31 +00:00
kroc-wrapper-c.c TLP support, KRoC wrapper to link against, and Process *me support -- commstime works :) 2007-04-12 17:21:12 +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 Pull up array expressions 2007-04-12 16:55:26 +00:00
Makefile Lots more stuff implemented -- tagged and count protocols, CASE, rep PAR 2007-04-13 01:35:09 +00:00
Metadata.hs Wrap PAR subprocesses, and add some Haddock 2007-04-07 16:08:31 +00:00
Parse.hs Allow SIZE cs, where cs is an array of channels or timers or ports 2007-04-19 16:49:12 +00:00
ParseState.hs Implement functions, and fix parsing of function calls 2007-04-19 15:48:19 +00:00
Pass.hs Add NoSpecification to AST, to make passes simpler 2007-04-18 23:13:56 +00:00
PrettyShow.hs Wrap PAR subprocesses, and add some Haddock 2007-04-07 16:08:31 +00:00
SimplifyExprs.hs Implement functions, and fix parsing of function calls 2007-04-19 15:48:19 +00:00
TODO Generate operators as unchecked versions when used on constants. 2007-04-19 18:35:28 +00:00
Types.hs Allow SIZE cs, where cs is an array of channels or timers or ports 2007-04-19 16:49:12 +00:00
Unnest.hs Identify and deal with constant expressions/variables 2007-04-19 00:17:02 +00:00