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
2018-06-25
Merge PR #7798: Remove hack skipping comparison of algebraic universes in sub...
Matthieu Sozeau
2018-06-25
Merge PR #7559: Existing Class noop when already a class + warning.
Matthieu Sozeau
2018-06-23
Using more general information for primitive records.
Pierre-Marie Pédrot
2018-06-22
Remove hack skipping comparison of algebraic universes in subtyping.
Gaëtan Gilbert
2018-06-19
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-19
Merge PR #7801: [vernac] Add option to force building really mutual induction...
Enrico Tassi
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-14
Merge PR #7193: Fixes #7192: Print Assumptions does not enter implementation ...
Pierre-Marie Pédrot
2018-06-13
[vernac] Add option to force building really mutual induction schemes
Matthieu Sozeau
2018-06-12
[api] Add compatiblity Misctypes module.
Emilio Jesus Gallego Arias
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-06-08
Existing Class noop when already a class + warning.
Gaëtan Gilbert
2018-06-07
Merge PR #6874: [econstr] Some minor tweaks
Pierre-Marie Pédrot
2018-06-05
Merge PR #7453: Refuse to parse empty [Context] command.
Matthieu Sozeau
2018-06-04
Merge PR #7315: An attempt to clarify error message for Arguments needing "re...
Maxime Dénès
2018-06-04
Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Pierre-Marie Pédrot
2018-06-04
[econstr] Remove some Unsafe.to_constr use.
Emilio Jesus Gallego Arias
2018-06-04
[vernac] Switch back `auto_ind_decl` to Constr.
Emilio Jesus Gallego Arias
2018-06-04
Merge PR #7112: Fix #6770: fixpoint loses locality info in proof mode.
Matthieu Sozeau
2018-06-04
Merge PR #7114: Fix #7113: Program Let Fixpoint in section causes anomaly
Matthieu Sozeau
2018-06-04
Merge PR #7349: Fix an anomaly when calling Obligation 0 or Obligation -1.
Matthieu Sozeau
2018-06-04
Merge PR #7657: Fix a couple typos in deprecation messages
Pierre-Marie Pédrot
2018-06-02
Refuse to parse empty [Context] command.
Gaëtan Gilbert
2018-05-31
Fix a couple typos in deprecation messages
Armaël Guéneau
2018-05-31
Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Armaël Guéneau
2018-05-31
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-31
[api] Move `Constrexpr` to the `interp` module.
Emilio Jesus Gallego Arias
2018-05-31
Merge PR #6969: [api] Remove functions deprecated in 8.8
Maxime Dénès
2018-05-30
Move interning the [hint_pattern] outside the Typeclasses hooks.
Gaëtan Gilbert
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
Merge PR #7260: Fix #6951: Unexpected error during scheme creation.
Maxime Dénès
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-30
Fix #7113: Program Let Fixpoint in section causes anomaly
Gaëtan Gilbert
2018-05-29
Fix #6951: Unexpected error during scheme creation.
Pierre-Marie Pédrot
2018-05-28
Merge PR #7521: Fix soundness bug with VM/native and cofixpoints
Pierre-Marie Pédrot
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[tactics] Turn boolean locality hint parameter into a named one.
Emilio Jesus Gallego Arias
2018-05-27
[api] [parsing] Move Egram* to `vernac/`
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
An attempt to clarify error message for Arguments needing "rename" flag.
Hugo Herbelin
2018-05-24
Merge PR #7177: Unifying names of "smart" combinators + adding combinators in...
Pierre-Marie Pédrot
2018-05-23
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
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-22
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-21
Fix an anomaly when calling Obligation 0 or Obligation -1.
Théo Zimmermann
2018-05-21
[ide] Remove special option `-ideslave`
Emilio Jesus Gallego Arias
[next]