index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parsing
Age
Commit message (
Expand
)
Author
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-17
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-07
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-05
Removing obsolete parsing of strings à la v7 in comments.
Hugo Herbelin
2016-11-03
Merge remote-tracking branch 'github/pr/340' into v8.6
Maxime Dénès
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-11-02
Better Arguments compatibility.
Maxime Dénès
2016-11-02
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-28
Merge remote-tracking branch 'github/pr/319' into v8.6
Maxime Dénès
2016-10-28
Merge remote-tracking branch 'github/pr/337' into v8.6
Maxime Dénès
2016-10-27
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
Merge branch 'v8.5' into v8.6
Hugo Herbelin
2016-10-21
Adding a primitive to recover the set of keywords from the lexer.
Pierre-Marie Pédrot
2016-10-18
[pp] Add tagging function to all low-level printing calls.
Emilio Jesus Gallego Arias
2016-10-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
Extra warning about unicode character of unknown status following an ident.
Hugo Herbelin
2016-10-17
Fixing a few other inconsistencies with notations.
Hugo Herbelin
2016-10-17
Stopping warning on unrecognized unicode character in notation (fixing #5136).
Hugo Herbelin
2016-10-17
[toplevel] Remove duplicate beautify flags.
Emilio Jesus Gallego Arias
2016-10-17
More on making the lexer more functional (continuing b8ae2de5 and
Hugo Herbelin
2016-10-17
Removing export of location_table outside of cLexer.
Hugo Herbelin
2016-10-17
Fix compilation with camlp4 broken in 8a8caba3.
Hugo Herbelin
2016-10-12
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-09
Moving Pp.comments to CLexer so that Pp is purer (no more side-effect
Hugo Herbelin
2016-10-09
Attaching all extra imperative components of the lexer/parser state to
Hugo Herbelin
2016-10-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-08
Fix bug #5098: Symmetry broken in HoTT.
Pierre-Marie Pédrot
2016-10-06
Do not add "Append" as a lexer keyword.
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
Fix incorrect token description for bullets.
Guillaume Melquiond
2016-10-05
Revert "Move bullet detection from lexer to parser (bug #5102)."
Guillaume Melquiond
2016-10-04
Merge remote-tracking branch 'github/pr/305' into v8.6
Maxime Dénès
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
Move bullet detection from lexer to parser (bug #5102).
Guillaume Melquiond
2016-10-01
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-09-30
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-29
Fix bug #4798: compat notations should not modify the parser.
Pierre-Marie Pédrot
2016-09-29
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-09-29
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-21
Fix an error-prone error API.
Pierre-Marie Pédrot
2016-09-21
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-16
Addressing OCaml compilation warnings.
Hugo Herbelin
2016-09-16
Make the Coq codebase independent from Ltac-related code.
Pierre-Marie Pédrot
2016-09-14
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-09-14
Moving the tactic-in-term extension from G_constr to G_ltac.
Pierre-Marie Pédrot
2016-09-14
Fix CAMLP4 compilation.
Pierre-Marie Pédrot
[next]