index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
Commit message (
Expand
)
Author
Age
*
Removing obsolete parsing of strings à la v7 in comments.
Hugo Herbelin
2016-11-05
*
Merge remote-tracking branch 'github/pr/340' into v8.6
Maxime Dénès
2016-11-03
|
\
*
|
Better Arguments compatibility.
Maxime Dénès
2016-11-02
|
*
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-11-02
|
/
*
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-28
|
\
\
|
*
|
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-27
*
|
|
Merge branch 'v8.5' into v8.6
Hugo Herbelin
2016-10-24
*
|
|
Adding a primitive to recover the set of keywords from the lexer.
Pierre-Marie Pédrot
2016-10-21
|
|
*
[pp] Add tagging function to all low-level printing calls.
Emilio Jesus Gallego Arias
2016-10-18
|
|
/
|
/
|
*
|
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-17
|
/
*
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-09
*
Fix bug #5098: Symmetry broken in HoTT.
Pierre-Marie Pédrot
2016-10-08
*
Do not add "Append" as a lexer keyword.
Pierre-Marie Pédrot
2016-10-06
*
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-05
*
Merge remote-tracking branch 'github/pr/305' into v8.6
Maxime Dénès
2016-10-04
|
\
*
|
Move bullet detection from lexer to parser (bug #5102).
Guillaume Melquiond
2016-10-02
|
*
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-10-01
|
/
*
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-30
|
\
*
|
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-29
|
/
*
Addressing OCaml compilation warnings.
Hugo Herbelin
2016-09-16
*
Silence the CAMLP5 warnings on command line.
Pierre-Marie Pédrot
2016-09-02
*
Fix #4941 - ~/.coqrc file confusing locations
Maxime Dénès
2016-08-30
*
Support qualified identifiers in Show Match (bug #5050).
Guillaume Melquiond
2016-08-27
*
restore compatibility with gallium's camlp4 (broken by commit 8e07227c)
Pierre Letouzey
2016-07-26
*
Removing useless grammar entries. Fixes bug #4919.
Pierre-Marie Pédrot
2016-07-18
*
Remove lexing of ordinal notations.
Maxime Dénès
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-27
*
Parsing/compat.ml4: avoid "let open" syntax, unsupported by my camlp5 6.11
Pierre Letouzey
2016-06-21
*
Merge remote-tracking branch 'github/pr/212' into trunk
Maxime Dénès
2016-06-20
|
\
|
*
Add file name, line number and beginning of line position to locations.
Maxime Dénès
2016-06-20
*
|
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
|
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-06-18
|
*
Set required version of camlp5 to 6.06.
Maxime Dénès
2016-06-17
|
/
*
Extend Hint Mode to handle the no-head-evar case
Matthieu Sozeau
2016-06-16
*
Fixing a mispelling coma -> comma.
Hugo Herbelin
2016-06-16
*
A stronger invariant on the syntax of TacAssert, what allows for a
Hugo Herbelin
2016-06-16
[next]