aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* Fixing the return type of the Atoken symbol.Gravatar Pierre-Marie Pédrot2015-10-28
* Removing unused code in Pcoq.Gravatar Pierre-Marie Pédrot2015-10-27
* Type-safe Egramml.grammar_prod_item.Gravatar Pierre-Marie Pédrot2015-10-27
* Finer type for Pcoq.interp_entry_name.Gravatar Pierre-Marie Pédrot2015-10-27
* Getting rid of most uses of unsafe_grammar_extend.Gravatar Pierre-Marie Pédrot2015-10-27
* Type-safe Egramml.make_rule.Gravatar Pierre-Marie Pédrot2015-10-27
* Indexing existentially quantified entries returned by interp_entry_name.Gravatar Pierre-Marie Pédrot2015-10-27
* Type-safe grammar extensions.Gravatar Pierre-Marie Pédrot2015-10-27
* Pcoq entries are given a proper module.Gravatar Pierre-Marie Pédrot2015-10-26
* Getting rid of the Atactic entry.Gravatar Pierre-Marie Pédrot2015-10-25
* Getting rid of the Agram entry.Gravatar Pierre-Marie Pédrot2015-10-25
* Pcoq.prod_entry_key now uses a GADT to statically enforce typedness.Gravatar Pierre-Marie Pédrot2015-10-21
* Turn Pcoq into a regular ML file.Gravatar Pierre-Marie Pédrot2015-10-21
* Expanding the grammar extensions of Pcoq.Gravatar Pierre-Marie Pédrot2015-10-21
* Removing the dependencies of Pcoq in IFDEF macros.Gravatar Pierre-Marie Pédrot2015-10-21
* Expliciting some uses of Compat module.Gravatar Pierre-Marie Pédrot2015-10-21
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-15
|\
| * Fix some typos.Gravatar Guillaume Melquiond2015-10-14
| * Fix some typos.Gravatar Guillaume Melquiond2015-10-13
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-09
|\|
| * Allowing empty bound universe variables.Gravatar Pierre-Marie Pédrot2015-10-08
| * Axioms now support the universe binding syntax.Gravatar Pierre-Marie Pédrot2015-10-08
| * Proof using: let-in policy, optional auto-clear, forward closure*Gravatar Enrico Tassi2015-10-08
| * Record fields accept an optional final semicolon separator.Gravatar Pierre-Marie Pédrot2015-10-07
| * Univs: add Strict Universe Declaration option (on by default)Gravatar Matthieu Sozeau2015-10-07
* | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-09-17
|\|
| * Univs: Add universe binding lists to definitionsGravatar Matthieu Sozeau2015-09-14
* | Merge remote-tracking branch 'origin/v8.5' into trunkGravatar Hugo Herbelin2015-09-09
|\|
| * Hacking parser so as to support both [> ... ] and [id].Gravatar Hugo Herbelin2015-09-08
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-27
|\|
| * Removing the G_xml module again.Gravatar Pierre-Marie Pédrot2015-07-22
* | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-07-02
|\|
| * Notation: use same level for "@" in constr: and pattern: (Close: #4272)Gravatar Enrico Tassi2015-07-01
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-28
|\|
| * Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"Gravatar Lionel Rieg2015-06-26
* | Merge remote-tracking branch 'forge/v8.5'Gravatar Pierre Boutillier2015-06-22
|\|
| * Granting, undocumentedly, parsing of "Conjectures" as a synonym ofGravatar Hugo Herbelin2015-06-16
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-05-05
|\|
| * Add a [Redirect] vernacular commandGravatar Clément Pit--Claudel2015-05-04
| * Remove almost all the uses of string concatenation when building error messages.Gravatar Guillaume Melquiond2015-04-23
| * Inlining "fun" and "forall" tokens in parser, so that alternative notations forGravatar Hugo Herbelin2015-04-20
* | Merge branch 'v8.5' into trunkGravatar Enrico Tassi2015-03-30
|\|
| * grammar: export constr_evalGravatar Enrico Tassi2015-03-30
| * grammar: export hypidentGravatar Enrico Tassi2015-03-30
| * Putting the From parameter of the Require command into the AST.Gravatar Pierre-Marie Pédrot2015-03-27
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-03-23
|\|
| * Qed export -> Qed exportingGravatar Enrico Tassi2015-03-22
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-02-26
|\|
| * Fixed 3233 (fresh does not work with a qualid).Gravatar Pierre Courtieu2015-02-23
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-02-15
|\|