index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-17
remove obsolete file dev/Makefile.oug
Pierre Letouzey
2017-02-17
Removing spurious folder includes in coq_makefile.
Pierre-Marie Pédrot
2017-02-17
Documenting the pluginification of Ltac.
Pierre-Marie Pédrot
2017-02-17
Fix .gitignore.
Pierre-Marie Pédrot
2017-02-17
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
Ltac as a plugin.
Pierre-Marie Pédrot
2017-02-16
Fixing #5339 (anomaly with 'pat in record parameters).
Hugo Herbelin
2017-02-16
[cleanup] Change Id.t option to Name.t in TacFun
Tej Chajed
2017-02-16
reject notations that are both 'only printing' and 'only parsing'
Ralf Jung
2017-02-16
don't require printing-only notation to be productive
Ralf Jung
2017-02-16
Merge PR#403: Split Vernacular Processing from Toplevel
Maxime Dénès
2017-02-16
Merge PR#431
Maxime Dénès
2017-02-15
[travis] [External CI] CompCert official 8.6 support + UniMath
Emilio Jesus Gallego Arias
2017-02-15
[travis] [External CI] Factor out math-comp installs.
Emilio Jesus Gallego Arias
2017-02-15
Make Obligations see fix_exn
Enrico Tassi
2017-02-15
[stm] Remove unused legacy stm interface.
Emilio Jesus Gallego Arias
2017-02-15
[cosmetic] Reorder makefile as suggested by @herbelin
Emilio Jesus Gallego Arias
2017-02-15
[stm] Reenable Show Script command.
Emilio Jesus Gallego Arias
2017-02-15
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-15
Added some theory on powerRZ.
Thomas Sibut-Pinote
2017-02-15
Merge PR#314: Miscellaneous fixes for Ocaml warnings.
Maxime Dénès
2017-02-15
[unicode] Address comments in PR#314.
Emilio Jesus Gallego Arias
2017-02-14
[safe-string] Switch to buffer to `Bytes`
Emilio Jesus Gallego Arias
2017-02-14
[safe-string] Use `String.init` to build string.
Emilio Jesus Gallego Arias
2017-02-14
[misc] Remove unused binding.
Emilio Jesus Gallego Arias
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Porting the ssrmatching plugin to the new EConstr API.
Enrico Tassi
2017-02-14
Missing API in EConstr.
Enrico Tassi
2017-02-14
Quick hack to fix interpretation of patterns in Ltac.
Pierre-Marie Pédrot
2017-02-14
Dedicated datatype for aliases in Evarsolve.
Pierre-Marie Pédrot
2017-02-14
Removing a subtle nf_enter in Class_tactics.
Pierre-Marie Pédrot
2017-02-14
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
Fix a mishandled exception in Omega.
Pierre-Marie Pédrot
2017-02-14
Putting back the occur_meta_or_undefined_evar function in the old term API.
Pierre-Marie Pédrot
2017-02-14
Moving evar-normalization functions to EConstr.
Pierre-Marie Pédrot
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
Making Evd independent from Namegen.
Pierre-Marie Pédrot
2017-02-14
Moving printing code from Evd to Termops.
Pierre-Marie Pédrot
2017-02-14
Chasing a few unsafe constr coercions.
Pierre-Marie Pédrot
2017-02-14
Do not ask for a normalized goal to get hypotheses and conclusions.
Pierre-Marie Pédrot
2017-02-14
Putting back the subst_defined_metas_evars function in the old term API.
Pierre-Marie Pédrot
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers from Tacticals
Pierre-Marie Pédrot
2017-02-14
Cleaning up interfaces.
Pierre-Marie Pédrot
2017-02-14
Omega API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Micromega API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Funind API using EConstr.
Pierre-Marie Pédrot
[prev]
[next]