]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_textual_parser/cicTextualLexer.mll
The two lexers now raise CicTextualParser0.LexerFailure instead of
[helm.git] / helm / ocaml / cic_textual_parser / cicTextualLexer.mll
2003-04-22 Claudio Sacerdoti... The two lexers now raise CicTextualParser0.LexerFailure...
2002-11-18 Claudio Sacerdoti... Aliases definition removed from the
2002-10-28 Claudio Sacerdoti... - parser improved: constant uris and variable uris...
2002-09-04 Ferruccio Guiditextual parser fixed
2002-05-20 Claudio Sacerdoti... New experimental commit: metavariables representation...
2002-04-29 Claudio Sacerdoti... META parsing was completely broken. Fixed.
2002-04-26 Claudio Sacerdoti... '-' no more allowed in identifiers
2002-04-16 Claudio Sacerdoti... * identifiers can now also have digits in them
2002-01-10 Claudio Sacerdoti... CIC Textual Parser added to the repository.