]> ruin.nu Git - proglang.git/commit
added branch for implementing functions
authorMichael Andreen <harv@ruin.nu>
Sat, 11 Mar 2006 10:59:37 +0000 (10:59 +0000)
committerMichael Andreen <harv@ruin.nu>
Sat, 11 Mar 2006 10:59:37 +0000 (10:59 +0000)
commit99548e772decde168669179c0da03109a9df5356
treeb1e83f05d25077be9dc488db67b8eea372574a00
parentfe6d5e0ac088e6b648a5029b101402c017fd04de
added branch for implementing functions
12 files changed:
Abssyntax.hs
Compile.hs
Docsyntax.tex
Interpret.hs
Parsyntax.y
Printsyntax.hs
Skelsyntax.hs
Typecheck.hs
documentation
examples/typeerror-scopeif [new file with mode: 0644]
examples/typeerror-scopewhile [new file with mode: 0644]
syntax.cf