Commits on Source (2)
-
Pierre Delaunay authored
Changes to be committed: * GNUmakefile: compile to bytecote to avoid recompilation * src/pexp.ml: fix formal arg parsing * tests/sexp_test.ml: fix sexp_test
5521e11a -
Pierre Delaunay authored
Changes to be committed: * README.md: minor updates * src/lparse.ml: - add an error message when lambda does not habe type info - fix lexp.Arrow, its variable was not added to the environement * src/builtin.ml * btl/macro.typer: - added some ideas on how to define type built-in * src/lexp.ml: - fix lexp_print Inductive's formal args
6967d92c
btl/list.typer
0 → 100644
btl/macro.typer
0 → 100644
samples/BTL.typer
deleted
100644 → 0
samples/macro.typer
0 → 100644