]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_disambiguation/cicTextualParser2.ml
made executable again
[helm.git] / helm / ocaml / cic_disambiguation / cicTextualParser2.ml
2005-07-18 Stefano Zacchiroli- removed old parser
2005-07-08 Enrico Tassiadded Variant theorem flavour
2005-07-07 Claudio Sacerdoti... Bug fixed: uris can contain '-' (e.g. cic:/Sophia-Antip...
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-06 Claudio Sacerdoti... * Bug fixed: "tac." was parsed as Seq [tac]
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Claudio Sacerdoti... "include" command implemented.
2005-07-01 Enrico Tassion is now a keyword (needed in let rec)
2005-07-01 Claudio Sacerdoti... Syntax of patterns changed again to make it non-ambiguous:
2005-06-30 Claudio Sacerdoti... The pattern of a fold cannot have the "wanted" part...
2005-06-30 Claudio Sacerdoti... Signature and concrete syntax of fold fixed.
2005-06-30 Ferruccio Guidilapply and fwd improved
2005-06-30 Claudio Sacerdoti... 1. rewrite_* and rewrite_back_* merged into one function
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-28 Enrico Tassiadded Drop
2005-06-28 Claudio Sacerdoti... New argument for LApply: the ident for the generated...
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-27 Claudio Sacerdoti... New argument (the identifier) to generalize.
2005-06-27 Claudio Sacerdoti... New argument (the hypothesis name) for cut.
2005-06-27 Enrico Tassisupport for _ in binders, and a more coplex pattern...
2005-06-27 Claudio Sacerdoti... More tactics or tactic arguments made available to...
2005-06-27 Claudio Sacerdoti... More tactics are now available to matita.
2005-06-27 Enrico Tassifixed LApply pretty printing
2005-06-25 Ferruccio Guidifirs wrking (?) version of lapply
2005-06-24 Claudio Sacerdoti... Asts generalized: a lot of tactics where restricted...
2005-06-23 Claudio Sacerdoti... The discriminate tactic accepts a term, not only an...
2005-06-23 Claudio Sacerdoti... 1 .Tactic generalize ported to patterns and activated...
2005-06-17 Enrico Tassiconcrete syntax for goal patterns
2005-06-17 Claudio Sacerdoti... more strings to UriManager.uri
2005-06-15 Claudio Sacerdoti... Bug fixed: parsing errors were ignored by matitac since...
2005-06-15 Ferruccio Guidibeginning of the tactics lapply and fwd
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-10 Enrico Tassiadded records
2005-06-10 Claudio Sacerdoti... The type of the left parameters of an inductive type...
2005-06-10 Claudio Sacerdoti... The user is no longer obliged to give the types for...
2005-06-08 Claudio Sacerdoti... The type of a top-level "let rec" can be optional.
2005-06-08 Claudio Sacerdoti... New syntax (again) for let rec binders:
2005-06-08 Claudio Sacerdoti... New lighter syntax for "let rec".
2005-06-07 Enrico Tassiadded syntax for letin
2005-06-07 Enrico Tassichanged match syntax:
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-06-01 Enrico Tassifixed intro.
2005-05-27 Stefano Zacchirolicommented out no longer needed macros Redo, Undo, Abort
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-05-26 Stefano Zacchirolifixed issue with explicit named substitutions
2005-05-25 Enrico Tassi\lambda x.x y ----> \lambda x.(x y)
2005-05-24 Enrico Tassifixed precedence of \to
2005-05-24 Enrico Tassifixed syntax
2005-05-17 Enrico Tassifixed Whelp stuff
2005-05-16 Enrico Tassiadded comments
2005-05-06 Enrico Tassiadded syntax for rewrite (TODO no rewrite-in-Hyp syntax)
2005-05-03 Enrico Tassiadded instance
2005-05-02 Enrico Tassiattached auto
2005-05-02 Enrico Tassiadded ast for Match
2005-04-28 Enrico Tassimoved "hint" from Command to Macro
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-04-21 Stefano Zacchirolisplit precedence level of binders: \lambda has higher...
2005-04-21 Stefano Zacchiroli(hopefully) final decision on precedence levels:
2005-04-20 Stefano Zacchirolichanged binding strength of some parsing entries:
2005-02-10 Stefano Zacchiroli- fix in intro parsing
2005-02-04 Stefano Zacchiroliparameterized lexer so that comment tokens could be...
2005-02-01 Enrico TassiAdded Coer/Coercions print_kind
2005-01-31 Enrico Tassiadded basedir and improved let{rec} syntax
2005-01-25 Enrico Tassi- removed applyStylesheets
2005-01-21 Enrico Tassi- Changed ApplyTransformation API to return both the...
2005-01-21 Stefano Zacchirolisyntax changes: "." at the end of the phrase instead...
2005-01-20 Stefano Zacchiroliadded URI concrete syntax
2005-01-18 Stefano Zacchiroliadded script support
2004-12-09 Stefano Zacchiroli(first) complete implementation of (mutual) (co)inducti...
2004-12-09 Stefano Zacchiroli- enriched Parse_error exception with error location
2004-11-15 Stefano Zacchirolichanged reduction tactics ast
2004-11-10 Stefano Zacchiroliparse Baseuri command
2004-11-03 Stefano Zacchiroliadded Auto parsing
2004-10-22 Stefano Zacchiroli- use CicUtil.term_of_uri instead of deprecated HelmLib...
2004-10-11 Stefano Zacchirolimoved utf8 macro handling to the new module Utf8Macros
2004-10-04 Stefano Zacchiroli- removed mandatory parens for application
2004-08-05 Stefano Zacchiroliported location handling to camlp4 3.08
2004-05-04 Stefano Zacchiroli- moved up in the grammar precedences command entry...
2004-04-30 Stefano Zacchiroli- moved command as sub-entries of tactical grammars...
2004-04-29 Stefano Zacchiroli- added a configuration variable for selecting between...
2004-04-28 Stefano Zacchiroli- split logic operators away from aritmetic ones so...
2004-03-22 Stefano Zacchirolicosmetic alignment change
2004-03-22 Claudio Sacerdoti... - power notation
2004-03-02 Stefano Zacchiroli- ported to latest CicAst.Ident format (Some [] <>...
2004-03-02 Stefano Zacchiroliadded cast concrete syntax
2004-02-26 Stefano Zacchiroliadded support for commands and scripts
2004-02-23 Stefano Zacchirolibugfix in "elim ... using" tactical ("using" is a keyword)
2004-02-23 Stefano Zacchiroliadded a lot of notation: arithmetic operators, relation...
2004-02-20 Stefano Zacchirolibugfix: "in" is an IDENT, not a keyword
2004-02-18 Stefano Zacchiroli- bugfix in term grammar: lowered precedence level...
2004-02-17 Stefano Zacchiroliadded tactic and tactical (still heavily bugged!!!)
2004-02-16 Stefano Zacchirolisolved a precedence issue between binders and arrows
2004-02-13 Stefano Zacchiroliinductive type ident optional in mutcase
2004-02-05 Stefano Zacchiroliadded ( ) notation for binders
2004-02-04 Stefano Zacchiroli- added support for implicit in concrete syntax
2004-02-03 Stefano Zacchirolis/LocatedTerm/AnnotatedTerm + various annotations/
2004-02-02 Stefano Zacchiroli- added entries for capture variables parsing
2004-01-30 Stefano Zacchiroli- typo bugfix: INT token no longer exists
2004-01-27 Andrea Aspertitest for empty string given, if so return Environment...
next