]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation/cicTextualLexer2.ml
made executable again
[helm.git] / helm / ocaml / cic_disambiguation / cicTextualLexer2.ml
2005-07-18 Stefano Zacchiroli- removed old parser
2005-07-07 Claudio Sacerdoti... Bug fixed: uris can contain '-' (e.g. cic:/Sophia-Antip...
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-01 Enrico Tassion is now a keyword (needed in let rec)
2005-06-27 Claudio Sacerdoti... New argument (the hypothesis name) for cut.
2005-06-25 Ferruccio Guidifirs wrking (?) version of lapply
2005-06-14 Claudio Sacerdoti... * no more %% comments
2005-06-14 Claudio Sacerdoti... parentheses allowed inside comments
2005-06-08 Claudio Sacerdoti... Bug fixed: a symbol must be formed of just one (unicode...
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-05-31 Enrico Tassifixed comments
2005-05-16 Enrico Tassiadded comments
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-02-04 Stefano Zacchiroliparameterized lexer so that comment tokens could be...
2005-01-18 Stefano Zacchiroliadded latex style comment, with start token "%%"
2005-01-11 Stefano Zacchiroliadded syntax for URIs
2004-10-22 Stefano Zacchiroli- bugfix: sequences like ".(" are now lexed, correctly, as
2004-10-11 Stefano Zacchirolimoved utf8 macro handling to the new module Utf8Macros
2004-10-04 Stefano Zacchiroli"in" and "and" are now keywords
2004-08-05 Stefano Zacchiroliported location handling to camlp4 3.08
2004-02-26 Stefano Zacchiroliadded support for commands and scripts
2004-02-10 Stefano Zacchiroliadded "'" as a valid (continuation) identifier character
2004-02-09 Stefano Zacchirolino longer use marshalled table for unicode macros
2004-02-04 Stefano Zacchiroli- added support for implicit in concrete syntax
2004-01-24 Stefano Zacchiroli- factorized DisambiguateChoices module
2004-01-24 Stefano Zacchirolicollapsed parens in a singol token
2004-01-23 Stefano Zacchirolirenamed modules so that they are more consistent with...