index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ssr
Age
Commit message (
Expand
)
Author
2018-09-19
Merge PR #8246: Implementing an internal basic version of the "pose" tactic i...
Enrico Tassi
2018-09-11
Merge PR #8284: [ssr] anomaly -> error
Maxime Dénès
2018-09-10
Adapting standard library to the introduction of "Declare Scope".
Hugo Herbelin
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-04
[ssr] guard all `try pf_unify_HO` with CErrors.noncritical
Enrico Tassi
2018-09-03
Merge PR #8147: [ssr] assertion -> error message (Fix #8134)
Maxime Dénès
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-08-13
Less crazy implementation of the "pose" family of tactics.
Pierre-Marie Pédrot
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
2018-07-26
Coercions cleanup: use GlobRef.t instead of constr
Maxime Dénès
2018-07-25
[ssr] assertion -> error message (Fix #8134)
Enrico Tassi
2018-07-25
Replace all the CoInductives with Variants in the SSR plugin
Kazuhiko Sakaguchi
2018-07-19
Remove declare_object for SsrHave NoTCResolution.
Maxime Dénès
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-06-30
Split the Ssrmatching module between code and grammar rules.
Pierre-Marie Pédrot
2018-06-25
Merge PR #7620: [ssr] rewrite: turn anomaly into regular error
Maxime Dénès
2018-06-23
Merge PR #7236: [ssr] simpler semantics for delayed clears
Maxime Dénès
2018-06-22
[ssr] implement {}/v as a short hand for {v}/v when v is an id
Enrico Tassi
2018-06-22
[ssr] simplify delayed clears
Enrico Tassi
2018-06-22
[ssr] set: merge universe constraints before type checking the term
Enrico Tassi
2018-06-20
[ssr] rewrite: turn anomaly into regular error
Enrico Tassi
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-05-31
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-28
Merge PR #7419: Remove 100 occurrences of Evd.empty
Pierre-Marie Pédrot
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-25
Merge PR #7524: [ssr] fix after to_constr ~abort_on_undefined_evars was added
Maxime Dénès
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-16
[ssr] fix after to_constr ~abort_on_undefined_evars was added
Enrico Tassi
2018-05-14
Deprecate Refiner [evar_map ref] exported functions.
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-04-16
Merge PR #7237: [ssr] fix delayed clears (fix #7045)
Maxime Dénès
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
Merge PR #6454: [econstr] Flag to make `to_constr` fail if its output contain...
Pierre-Marie Pédrot
2018-04-13
[ssr] fix delayed clears (fix #7045)
Enrico Tassi
2018-04-04
ssr: check cleared hyps do exist (fix #7050)
Enrico Tassi
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-21
Fix #7026: ssr: applying an overloaded lemma as a view takes too long.
Pierre-Marie Pédrot
2018-03-10
[ssreflect] Fix module scoping problems due to packing and mli files.
Emilio Jesus Gallego Arias
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
Implement the Export Set/Unset feature.
Pierre-Marie Pédrot
2018-03-08
Merge PR #6893: Cleanup UState API usage
Maxime Dénès
2018-03-08
Merge PR #6783: ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Maxime Dénès
2018-03-07
Merge PR #6905: Fix make ml-doc
Maxime Dénès
2018-03-07
Merge PR #6911: [ssr] Declare prenex implicits for `Some_inj`
Maxime Dénès
[next]