index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
Age
Commit message (
Expand
)
Author
2020-02-19
Revert "Granting #9516 and #9518 (support for numerals and strings in custom ...
Hugo Herbelin
2020-02-16
Granting #9516 and #9518 (support for numerals and strings in custom entries).
Hugo Herbelin
2020-02-13
Merge PR #11098: Let Arguments support anonymous implicit arguments
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-13
Arguments: removing the restriction to set an anonymous parameter implicit.
Hugo Herbelin
2020-02-13
Implicit arguments: Fixing count of the position in compute_implicit_statuses.
Hugo Herbelin
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
2020-02-11
Fixing some residual bugs of PR #10202 (manual implicit args in subterms).
Hugo Herbelin
2020-02-11
Reinforcing the role of type "typing_constraint".
Hugo Herbelin
2020-02-04
Correct bug in non max local implicit arguments
SimonBoulier
2020-02-04
Add syntax for non maximally inserted implicit arguments
SimonBoulier
2020-01-30
Constrextern.ml: Move a function earlier to be usable for pattern printing.
Hugo Herbelin
2020-01-30
Minor indentation change.
Hugo Herbelin
2020-01-30
Refactoring code for matching partial applications against notations.
Hugo Herbelin
2020-01-30
Refactoring code for externing applications.
Hugo Herbelin
2020-01-30
Constrextern.ml: for readability, use auxiliary function for externing records.
Hugo Herbelin
2020-01-08
Trailing implicit: Maxime's suggestions
SimonBoulier
2020-01-07
Turn trailing implicit warning into an error
SimonBoulier
2019-12-22
Rename files with Class in their name to make their role clearer.
Pierre-Marie Pédrot
2019-12-12
Merge PR #11276: Fixing #10750: "Print Visibility" raises Not_found on only-p...
Emilio Jesus Gallego Arias
2019-12-10
Fixing #10750 (anomaly of "Print Visibility" on only-printing notations).
Hugo Herbelin
2019-12-10
Merge PR #10202: Slightly more robust manual implicit arguments
Emilio Jesus Gallego Arias
2019-12-06
Moving the diversity of constr printers to a label style.
Hugo Herbelin
2019-12-04
Manual implicit arguments: more robustness tests.
Hugo Herbelin
2019-12-04
Impargs: Using ExplByPos/ExplByName rather than encoding index as an ident.
Hugo Herbelin
2019-12-03
Printing: Interleaving search for notations and removal of coercions.
Hugo Herbelin
2019-11-26
Merge PR #11090: Printing of coercions to which a notation is associated: a r...
Emilio Jesus Gallego Arias
2019-11-21
A refined version of #8890 which prevents #11033.
Hugo Herbelin
2019-11-21
Merge PR #11132: Fixing bugs in the computation of implicit arguments for `Fi...
Emilio Jesus Gallego Arias
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-19
Fixing bugs in the computation of implicit arguments for fix with a let binder.
Hugo Herbelin
2019-11-01
Pretty-printing primitive float constants
Erik Martin-Dorel
2019-11-01
Add primitive float computation in Coq kernel
Guillaume Bertholon
2019-10-28
Add support for Sorts in numeral notations
Jason Gross
2019-10-17
Fix Locate printing regression
Guillaume Melquiond
2019-09-18
[library] Move `Declaremods` to `vernac/`
Emilio Jesus Gallego Arias
2019-09-03
Locations for notation deprecation warnings
Maxime Dénès
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-26
[glob/aux files] Remove undocumented Stdout dump, cleanup flags.
Emilio Jesus Gallego Arias
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-07-31
Specialize the section API.
Pierre-Marie Pédrot
2019-07-11
Merge PR #10498: [api] Deprecate GlobRef constructors.
Gaëtan Gilbert
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-07-03
Move variable_secpath logic to dumpglob from constrintern
Gaëtan Gilbert
2019-07-03
Remove unused variable_path (note secpath is still used)
Gaëtan Gilbert
2019-07-03
declare_variable: path is always Lib.cwd()
Gaëtan Gilbert
2019-07-03
Remove unused Decls.variable_{context,polymorphic}
Gaëtan Gilbert
[next]