]> matita.cs.unibo.it Git - helm.git/commit
snapshot
authorStefano Zacchiroli <zack@upsilon.cc>
Sat, 4 Jun 2005 14:34:18 +0000 (14:34 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sat, 4 Jun 2005 14:34:18 +0000 (14:34 +0000)
commit50377dde5b5b1a8e5c7b2fb48b47defde9508b50
tree8760648ea401f9cd8b62ac5ceef03e628e95f2a8
parent1b21075e987872a2e3103203b4e67c939e4a9f6a
snapshot
- regression, but better (and working!) implementation of ML pattern matching
- not yet ported 3 -> 2 pattern matching

... the dunwich horror ...
13 files changed:
helm/ocaml/cic_notation/.depend
helm/ocaml/cic_notation/Makefile
helm/ocaml/cic_notation/cicNotationEnv.ml
helm/ocaml/cic_notation/cicNotationEnv.mli
helm/ocaml/cic_notation/cicNotationMatcher.ml [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationMatcher.mli [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationParser.expanded.ml
helm/ocaml/cic_notation/cicNotationParser.ml
helm/ocaml/cic_notation/cicNotationRew.ml
helm/ocaml/cic_notation/cicNotationRew.mli
helm/ocaml/cic_notation/cicNotationUtil.ml
helm/ocaml/cic_notation/cicNotationUtil.mli
helm/ocaml/cic_notation/test_parser.ml