]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml/parser.ml
Fixes to parser
[fireball-separation.git] / ocaml / parser.ml
2018-05-28 acondoluFixes to parser
2018-05-28 acondoluFixed "$" in parser
2018-05-28 acondoluFixed problems separator in parser: now it is $
2018-05-28 acondoluParser.from_file, and p* problems moved to problems/p
2018-05-28 acondoluproblems now contain a label and the names of the origi...
2018-05-28 acondoluFirst draft of Parser.problem_of_string
2018-05-28 acondoluMoved parse' from Num to Parser
2018-05-28 acondoluRe-use Util.index_of
2018-05-25 acondoluDisabled some chars as variable names in the parser
2017-06-12 <andrea.condoluci... Copy ocaml folder from sacerdot's svn repository, rev...