index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
Commit message (
Expand
)
Author
Age
*
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-06-12
*
Merge PR #6874: [econstr] Some minor tweaks
Pierre-Marie Pédrot
2018-06-07
|
\
*
\
Merge PR #7453: Refuse to parse empty [Context] command.
Matthieu Sozeau
2018-06-05
|
\
\
*
\
\
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-04
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
Refuse to parse empty [Context] command.
Gaëtan Gilbert
2018-06-02
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
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-31
|
\
\
\
\
\
*
|
|
|
|
|
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-30
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Fix #6951: Unexpected error during scheme creation.
Pierre-Marie Pédrot
2018-05-29
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
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-28
|
|
*
|
|
|
[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-27
|
|
/
/
/
/
*
/
/
/
/
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-25
|
|
_
|
/
|
/
|
|
*
|
|
Merge PR #7177: Unifying names of "smart" combinators + adding combinators in...
Pierre-Marie Pédrot
2018-05-24
|
\
\
\
|
*
|
|
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-23
|
/
/
/
*
|
|
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-22
|
\
\
\
|
|
*
|
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
2018-05-21
*
|
|
|
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-21
|
|
/
/
|
/
|
|
*
|
|
Merge PR #6965: [api] Move universe syntax to `Glob_term`
Pierre-Marie Pédrot
2018-05-18
|
\
\
\
|
|
*
|
Split off Universes functions about substitutions and constraints
Gaëtan Gilbert
2018-05-17
|
|
*
|
Remove unused argument to solve_constraints_system
Gaëtan Gilbert
2018-05-17
|
|
*
|
Move solve_constraint_system near its only use site (comInductive)
Gaëtan Gilbert
2018-05-17
|
|
*
|
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
|
|
*
|
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-17
|
|
/
/
|
/
|
|
*
|
|
Merge PR #7359: Reduce usage of evar_map references
Pierre-Marie Pédrot
2018-05-17
|
\
\
\
*
\
\
\
Merge PR #7449: [vernac] taint two out-of-api `to_constr` use in `comDefiniti...
Pierre-Marie Pédrot
2018-05-17
|
\
\
\
\
|
|
*
|
|
Deprecate Typing.e_* functions
Gaëtan Gilbert
2018-05-14
*
|
|
|
|
Fixes #7462, part 2 (only-printing not make believe parsing rule is declared).
Hugo Herbelin
2018-05-10
|
|
/
/
/
|
/
|
|
|
|
|
*
|
[api] Move universe syntax to `Glob_term`
Emilio Jesus Gallego Arias
2018-05-08
|
|
/
/
|
/
|
|
|
*
|
[vernac] taint two out-of-api `to_constr` use in `comDefinition`.
Emilio Jesus Gallego Arias
2018-05-07
|
/
/
[next]