]> matita.cs.unibo.it Git - fireball-separation.git/history - ocaml/parser.ml
Better error messages in parser
[fireball-separation.git] / ocaml / parser.ml
2017-07-24 acondoluBetter error messages in parser
2017-07-24 acondoluFixed computation of arity for top-level inerts
2017-07-18 Claudio Sacerdoti... Hack to reserve var 0 to purify it to BOM removed
2017-07-18 Claudio Sacerdoti... String ==> Bytes to make recent ocaml compilers happy
2017-07-15 acondoluImproved parsing
2017-07-15 acondoluImportant: added special variable "Z" for zero.
2017-07-15 acondoluMoved all problems in problems folder. Last ones in "w"
2017-07-15 acondoluFixes to parser
2017-07-15 acondoluFixed "$" in parser
2017-07-14 acondoluFixed problems separator in parser: now it is $
2017-07-14 acondoluParser.from_file, and p* problems moved to problems/p
2017-07-14 acondoluproblems now contain a label and the names of the origi...
2017-07-14 acondoluFirst draft of Parser.problem_of_string
2017-07-14 acondoluMoved parse' from Num to Parser
2017-07-14 acondoluRe-use Util.index_of
2017-07-12 acondoluDisabled some chars as variable names in the parser
2017-06-12 <andrea.condoluci... Copy ocaml folder from sacerdot's svn repository, rev...