]> matita.cs.unibo.it Git - helm.git/commit
snapshot
authorLuca Padovani <luca.padovani@unito.it>
Tue, 12 Jul 2005 15:07:10 +0000 (15:07 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Tue, 12 Jul 2005 15:07:10 +0000 (15:07 +0000)
commitc27b932e5adcf89dc9de0e28f65e3370fe3e6b05
tree60807132b3489bac1981d1cec0a1586f8fb953d2
parentfc414b7e91d15ce6cccd9a4e8b558c2ab71b4b60
snapshot
- revised concrete syntax
- split parsers and lexers
- removed IF and THEN magics in favour of IF/THEN/ELSE and FAIL
17 files changed:
helm/ocaml/cic_notation/.depend
helm/ocaml/cic_notation/cicNotationFwd.ml
helm/ocaml/cic_notation/cicNotationLexer.ml
helm/ocaml/cic_notation/cicNotationLexer.mli
helm/ocaml/cic_notation/cicNotationMatcher.ml
helm/ocaml/cic_notation/cicNotationParser.expanded.ml
helm/ocaml/cic_notation/cicNotationParser.ml
helm/ocaml/cic_notation/cicNotationParser.mli
helm/ocaml/cic_notation/cicNotationPp.ml
helm/ocaml/cic_notation/cicNotationPres.ml
helm/ocaml/cic_notation/cicNotationPt.ml
helm/ocaml/cic_notation/cicNotationRew.ml
helm/ocaml/cic_notation/cicNotationUtil.ml
helm/ocaml/cic_notation/cicNotationUtil.mli
helm/ocaml/cic_notation/doc/samples.ma
helm/ocaml/cic_notation/test_lexer.ml
helm/ocaml/cic_notation/test_parser.ml