]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml/parser.ml
Fixed computation of arity for top-level inerts
[fireball-separation.git] / ocaml / parser.ml
2018-05-28 acondoluFixed computation of arity for top-level inerts
2018-05-28 Claudio Sacerdoti... Hack to reserve var 0 to purify it to BOM removed
2018-05-28 acondoluImproved parsing
2018-05-28 acondoluImportant: added special variable "Z" for zero.
2018-05-28 acondoluMoved all problems in problems folder. Last ones in "w"
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...