index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2020-05-09
Merge PR #12241: [declare] Merge DeclareDef into Declare
Gaëtan Gilbert
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-09
Merge PR #12122: Avoid registering as keywords the #... in Primitive
Maxime Dénès
2020-05-08
Merge PR #12121: Fixes #11903 and warns about non truly-recursive (co)fixpoints
Pierre-Marie Pédrot
2020-05-07
[declare] Merge DeclareDef into Declare
Emilio Jesus Gallego Arias
2020-05-07
[declare] Remove fix_exn internal access.
Emilio Jesus Gallego Arias
2020-05-06
Stop keeping outdated static list of keywords.
Hugo Herbelin
2020-05-06
Documenting plugin/tactic/stdlib keywords in corresponding chapters.
Hugo Herbelin
2020-05-03
[declare] Add deprecation notices for compat modules.
Emilio Jesus Gallego Arias
2020-05-03
[funind] Remove use of low-level entries in scheme generation.
Emilio Jesus Gallego Arias
2020-05-01
Changing fixpoint message "decreasing" -> "guarded".
Hugo Herbelin
2020-05-01
Warn when a (co)fixpoint is not truly recursive.
Hugo Herbelin
2020-05-01
Slight modification of the partial-order algorithm so that it does not
Hugo Herbelin
2020-04-30
Merge PR #12216: Remove outdated code and comments in Declare.
Emilio Jesus Gallego Arias
2020-04-30
Merge PR #12107: Remove mod_constraints field of module body
Pierre-Marie Pédrot
2020-04-30
Remove outdated code and comments in Declare.
Pierre-Marie Pédrot
2020-04-29
Merge the call to tclEFFECTS into find_scheme.
Pierre-Marie Pédrot
2020-04-29
Remove dead user-facing code in scheme generation.
Pierre-Marie Pédrot
2020-04-28
Merge PR #12193: Close files in fetch_delayed
Emilio Jesus Gallego Arias
2020-04-28
Merge PR #12183: Suggestion of improvement for the Allow SProp error message.
Gaëtan Gilbert
2020-04-28
Add comment about decide equality dependence computation.
Pierre-Marie Pédrot
2020-04-28
Return an option in lookup_scheme.
Pierre-Marie Pédrot
2020-04-28
Stop relying on side-effects for recursive scheme declaration.
Pierre-Marie Pédrot
2020-04-28
Close files in fetch_delayed
Gaëtan Gilbert
2020-04-27
Do not delay the loading of the library_disk field when requiring libraries.
Pierre-Marie Pédrot
2020-04-27
Improve the Allow SProp error message.
Théo Zimmermann
2020-04-26
Open object files in binary mode.
Pierre-Marie Pédrot
2020-04-26
Move the ObjFile module to its own file.
Pierre-Marie Pédrot
2020-04-26
Implement a name-based representation for vo files.
Pierre-Marie Pédrot
2020-04-25
Fix recursively vs corecursively defined message
Tej Chajed
2020-04-23
Merge PR #12130: [declare] [tactics] Move declare to `vernac`
Pierre-Marie Pédrot
2020-04-23
Merge PR #12034: Make cumulative sprop a typing flag, deprecate command line...
Pierre-Marie Pédrot
2020-04-22
Remove # keywords in Primitive
Pierre Roux
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-21
[declare] [compat] Add alias for deprecated function
Emilio Jesus Gallego Arias
2020-04-21
[nit] Remove useless indirect alias.
Emilio Jesus Gallego Arias
2020-04-21
[declare] Remove `declare_private_constant` from the public API.
Emilio Jesus Gallego Arias
2020-04-21
[declare] [tactics] Move declare to `vernac`
Emilio Jesus Gallego Arias
2020-04-21
[hints] Move and split Hint Declaration AST to vernac
Emilio Jesus Gallego Arias
2020-04-20
Move new iter_table function to Goptions.
Théo Zimmermann
2020-04-20
Use polymorphic record for Vernacentries.iter_table
Gaëtan Gilbert
2020-04-20
Improve undeclared key messages.
Théo Zimmermann
2020-04-20
Remove mod_constraints field of module body
Gaëtan Gilbert
2020-04-19
Merge PR #12033: Let coqdoc be informed by coq about binding variables (incid...
Lysxia
2020-04-17
Merge PR #11135: Simplifying the code declaring the constants bound to primit...
Pierre-Marie Pédrot
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-04-16
Merge PR #11982: Fix #11854 error message on unsolved evars in Instance.
Pierre-Marie Pédrot
2020-04-16
Merge PR #12101: Add needed commas in message
Gaëtan Gilbert
2020-04-15
Add needed commas in message
Jim Fehrle
2020-04-15
Coqdoc: Exporting location and unique id for binding variables.
Hugo Herbelin
[prev]
[next]