index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-01
Improved grammar and spelling for chapters 'Utilities' and 'CoqIDE' of the Re...
Zeimer
2018-07-27
Merge PR #8173: Missing backslash in a documentation file.
Théo Zimmermann
2018-07-27
Missing backslash in the documentation file.
Martin Bodin
2018-07-27
Merge PR #8164: Add information to option type errors
Enrico Tassi
2018-07-27
Merge PR #8166: Fix Search query in CoqIDE.
Enrico Tassi
2018-07-27
Merge PR #8103: Coercions cleanup: use GlobRef.t instead of constr
Enrico Tassi
2018-07-27
Merge PR #8141: Diff option in CoqIDE
Enrico Tassi
2018-07-26
Merge PR #8101: Remove ClosedModule and ClosedSection from libstack
Enrico Tassi
2018-07-26
Fix Search query in CoqIDE.
Pierre-Marie Pédrot
2018-07-26
Add information to option type errors
Tej Chajed
2018-07-26
Replace iter + ref by fold_left
Maxime Dénès
2018-07-26
restore reduction of coercion to eventually expose a constructor
Enrico Tassi
2018-07-26
Coercions cleanup: use GlobRef.t instead of constr
Maxime Dénès
2018-07-26
Merge PR #8100: Use just one object declaration for all global universe addit...
Pierre-Marie Pédrot
2018-07-26
Merge PR #8050: Cleanup VERNAC EXTEND
Maxime Dénès
2018-07-26
Expose the diff printing option as an UI entry in CoqIDE.
Pierre-Marie Pédrot
2018-07-26
Do not set diff printing on by default in CoqIDE.
Pierre-Marie Pédrot
2018-07-26
Merge PR #8122: Fix #8119: anomalies in vm_compute with let and evars.
Maxime Dénès
2018-07-26
Merge PR #7786: In "redundant clause" pattern-matching error, show also the p...
Pierre-Marie Pédrot
2018-07-26
Merge PR #8084: Properly disable native compilation when -native-compiler is ...
Maxime Dénès
2018-07-26
Merge PR #7274: Avoiding introducing dependency on the indices of a term whic...
Pierre-Marie Pédrot
2018-07-26
Merge PR #8150: Fix static declaration of plugins in coqpp.
Emilio Jesus Gallego Arias
2018-07-25
Remove object duplication for Constraint command.
Gaëtan Gilbert
2018-07-25
Hints use Declare to declare universes instead of a custom object.
Gaëtan Gilbert
2018-07-25
Merge PR #7859: Remove himsg.pr_puniverses, use @{} for universe printing in ...
Pierre-Marie Pédrot
2018-07-25
Merge PR #8133: Fixes #8126: issue with notations and nested applications
Emilio Jesus Gallego Arias
2018-07-25
Merge PR #734: [travis] Also run coqchk on HoTT
Emilio Jesus Gallego Arias
2018-07-25
In "redundant clause" pattern-matching error, show also the pattern (#7777).
Hugo Herbelin
2018-07-25
Optimized dependencies for pattern-matching on only trivial patterns.
Hugo Herbelin
2018-07-25
Fix static declaration of plugins in coqpp.
Pierre-Marie Pédrot
2018-07-25
Add overlay for Equations
Gaëtan Gilbert
2018-07-25
Remove himsg.pr_puniverses, use @{} for universe printing in errors
Maxime Dénès
2018-07-25
Merge PR #7889: Cleanup reduction effects: they only work on constants.
Pierre-Marie Pédrot
2018-07-25
Merge PR #8139: Replace all the CoInductives with Variants in the SSR plugin
Enrico Tassi
2018-07-25
Merge PR #8063: Direct implementation of Ascii.eqb and String.eqb (take 2)
Hugo Herbelin
2018-07-25
Replace all the CoInductives with Variants in the SSR plugin
Kazuhiko Sakaguchi
2018-07-24
[travis] Also run coqchk on HoTT
Jason Gross
2018-07-24
Merge PR #7908: Projections use index representation
Pierre-Marie Pédrot
2018-07-24
Fix #8119: anomalies in vm_compute with let and evars.
Pierre-Marie Pédrot
2018-07-24
Add combinators to drop the bodies of local declarations.
Pierre-Marie Pédrot
2018-07-24
Properly disable native compilation when -native-compiler is unset.
Pierre-Marie Pédrot
2018-07-24
Merge PR #8040: [ci] Enable native compiler in `egde:flambda` build.
Gaëtan Gilbert
2018-07-24
Add simple test cases for vm and native on primitive projections.
Gaëtan Gilbert
2018-07-24
VM: don't duplicate projection narg information in lproj/kproj
Gaëtan Gilbert
2018-07-24
Add overlay for Equations.
Gaëtan Gilbert
2018-07-24
Fix #7329: coqchk Include with primitive projections
Gaëtan Gilbert
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-24
Fixes #8126 (issue with notations and nested applications).
Hugo Herbelin
2018-07-24
Remove useless is_projection in tacred
Gaëtan Gilbert
2018-07-24
Move Heads to pretyping (is_projection will move to Recordops)
Gaëtan Gilbert
[next]