tock-mirror/data
Neil Brown 7722e95dfd Added support for recursive functions (not procs, yet)
At the moment, the information is only needed in the parser, which must define recursive names before parsing the body of the function.  But in future, we should keep the information when the function becomes a proc, and then the C/C++ backends may need to use it (for example, when calculating stack space usage)
2009-01-29 00:27:11 +00:00
..
AST.hs Added support for recursive functions (not procs, yet) 2009-01-29 00:27:11 +00:00
CompState.hs Turned on usage checking by default 2009-01-28 17:34:34 +00:00
Metadata.hs Rewrite findMeta in terms of listify. 2008-04-07 22:31:18 +00:00