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
2018-12-12
Merge PR #9101: Fix 8922 again
Hugo Herbelin
2018-12-10
For diffs, return exactly the characters that make up STRING and FIELD tokens
Jim Fehrle
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-05
Removing dead fields from Plexing.lexer.
Pierre-Marie Pédrot
2018-11-30
[gramlib] Remove `Ploc.t` in favor of `Loc.t`
Emilio Jesus Gallego Arias
2018-11-27
[gramlib] Remove unused function `gram_reinit`.
Emilio Jesus Gallego Arias
2018-11-27
[pcoq] Remove a redundant `entry` type.
Emilio Jesus Gallego Arias
2018-11-27
[gramlib] Minor cleanups:
Emilio Jesus Gallego Arias
2018-11-23
Remove the unsafe camlp5 API from the Coq codebase.
Pierre-Marie Pédrot
2018-11-23
Only use Coq API in coqpp.
Pierre-Marie Pédrot
2018-11-23
Port Pcoq to safe camlp5 API.
Pierre-Marie Pédrot
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-19
[gramlib] Remove unused alias.
Emilio Jesus Gallego Arias
2018-11-08
Revert "Merge PR #8923: Bump camlp5 minimal version and use its safe API."
Pierre-Marie Pédrot
2018-11-07
Port to safe camlp5 API.
Pierre-Marie Pédrot
2018-11-04
Remove the deprecated Token module and port the corresponding code.
Pierre-Marie Pédrot
2018-10-29
[gramlib] Wrap `Gramlib`.
Emilio Jesus Gallego Arias
2018-10-20
[dune] Remove rule for cLexer.ml4 -> cLexer.ml
Emilio Jesus Gallego Arias
2018-10-18
Removing the Camlp5 macros from CLexer.
Pierre-Marie Pédrot
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-05
Using smart mkLambdaCN/mkProdCN.
Hugo Herbelin
2018-10-02
[ocaml] [lib] Remove some compatibility layers for OCaml < 4.03.0
Emilio Jesus Gallego Arias
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-03
Merge PR #8107: Fixes #8106: anomaly if declaring levels for only printing th...
Emilio Jesus Gallego Arias
2018-09-02
Fixing #7867 (class error message tries to print a "fun" with no binder).
Hugo Herbelin
2018-09-02
Fixing #8106 (anomaly if declaring levels for only printing then only parsing).
Hugo Herbelin
2018-07-29
Store marshallable data in the custom entry summary.
Pierre-Marie Pédrot
2018-07-29
Supporting locality flag for custom entries + compatibility with modules.
Hugo Herbelin
2018-07-29
Renaming ETName and ETReference so as to fit the user-visible terminology.
Hugo Herbelin
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
2018-07-29
Synchronizing "grammars by name" with backtrack (custom entries shall be adde...
Hugo Herbelin
2018-07-11
Merge PR #8021: Get rid of horrendous hack limiting the size of parsed integers
Pierre-Marie Pédrot
2018-07-08
Get rid of horrendous hack limiting the size of parsed integers
Maxime Dénès
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-07-07
Remove dead code that used to be there for CamlpX compatibility.
Pierre-Marie Pédrot
2018-07-06
Fix compilation of Coq with camlp5 master branch.
Pierre-Marie Pédrot
2018-06-29
Port g_constr to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Port g_prim to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-29
Use a homebrew parser to replace the GEXTEND extension points of Camlp5.
Pierre-Marie Pédrot
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-03
Statment -> Statement
Hugo Herbelin
2018-05-31
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[api] [parsing] Move Egram* to `vernac/`
Emilio Jesus Gallego Arias
2018-05-23
[api] Move `Vernacexpr` to parsing.
Emilio Jesus Gallego Arias
2018-05-23
[api] Move `opacity_flag` to `Proof_global`.
Emilio Jesus Gallego Arias
2018-05-08
[api] Move universe syntax to `Glob_term`
Emilio Jesus Gallego Arias
[next]