index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mathcomp
/
ssreflect
/
plugin
/
trunk
Age
Commit message (
Expand
)
Author
2018-04-20
remove ssr plugin for 8.4 and 8.5
Enrico Tassi
2017-06-07
For trunk, use merged ssr plugin.
Maxime Dénès
2017-06-06
Fix plugin after Sigma removal.
Maxime Dénès
2017-06-06
Merge pull request #127 from herbelin/trunk+interp_closed_glob_constr
Maxime Dénès
2017-05-31
Adapting to PR #590 (a more explicit algebraic type for evars of kind Matchin...
Hugo Herbelin
2017-05-31
Binding glob_constr to interp_glob_closure so as to factorize low-level code.
Hugo Herbelin
2017-05-25
[coqlib] Update to explicitly build terms from references.
Emilio Jesus Gallego Arias
2017-05-25
Merge pull request #125 from ejgallego/options+remove_non_sync
Maxime Dénès
2017-05-23
[options] Sync with upstream API changes.
Emilio Jesus Gallego Arias
2017-04-19
[ast] Adapt to Coq's #402 new generic AST node.
Emilio Jesus Gallego Arias
2017-04-17
Coq PR #565: G_vernac.subgoal_command is replaced by query_command
Gaetan Gilbert
2017-04-12
Merge pull request #119 from maximedenes/econstr
Maxime Dénès
2017-04-07
[camplX] Remove camlp4 support.
Emilio Jesus Gallego Arias
2017-04-05
Merge remote-tracking branch 'upstream/master' into econstr
Maxime Dénès
2017-04-04
Fix ML compilation after introduction of EInstance.
Pierre-Marie Pédrot
2017-04-03
Adapt the ssr plugin to Coq's PR#417.
Maxime Dénès
2017-03-24
[econstr] Adapt to naming changes.
Emilio Jesus Gallego Arias
2017-03-24
Port to EConstr
Enrico Tassi
2017-03-21
Merge pull request #108 from ejgallego/pp_new_fix
Maxime Dénès
2017-02-23
[safe-string] Allow compilation with -safe-string.
Emilio Jesus Gallego Arias
2017-02-21
Use pp_with as msg_with is being removed upstream.
Emilio Jesus Gallego Arias
2017-02-21
Compatiblity with Ltac as a plugin.
Maxime Dénès
2016-12-06
Use Tacred.unfoldn [AllOccurrences..] to work around Coq #5250
Enrico Tassi
2016-12-06
rewrite /primitive_projection is now supported (fix #85)
Enrico Tassi
2016-11-08
fix compilation on 8.6 and trunk
Enrico Tassi
2016-11-07
update copyright banner
Assia Mahboubi
2016-10-12
changing "ssreflect.ml4" so that we avoid triggering bugs in camlp5's "pr_o.c...
Matej Kosik
2016-09-27
Add a typing colon in the output of the Search ssreflect vernacular.
Erik Martin-Dorel
2016-09-24
Fix ML compilation after Ltac refactoring.
Pierre-Marie Pédrot
2016-09-23
FIX: compilation wrt. commit 9c35248 on Coq trunk branch.
Matej Kosik
2016-09-22
fix compilation wrt. commit 699b70c in Coq trunk
Matej Kosik
2016-09-16
Fix compilation after change in CErrors API.
Pierre-Marie Pédrot
2016-08-26
fix compilation wrt. commit 69388fc in Coq trunk
Matej Kosik
2016-08-24
Possible code compaction motivated by Enrico's remark: https://github.com/ma...
Matej Kosik
2016-08-17
Removing calls of "Context.Named.Declaration.to_tuple" function
Matej Kosik
2016-08-17
use a convenient module alias instead of "Context.Rel.Declaration" and "Conte...
Matej Kosik
2016-08-16
fix compilation on trunk (thanks Matej)
Enrico Tassi
2016-07-03
Fix compilation after Errors and Closure were renamed.
Maxime Dénès
2016-07-01
Fix compilation after renaming of reduction functions and flags in Coq.
Maxime Dénès
2016-06-16
Port build system to trunk (ssrmatching merged in Coq)
Enrico Tassi
2016-06-03
fixing compilation (with Coq trunk & Coq v8.5)
Matej Kosik
2016-05-31
Compatibility with latest Coq trunk.
Emilio Jesus Gallego Arias
2016-05-18
Fix compilation after the change of API in Tactics.
Pierre-Marie Pédrot
2016-05-16
Fix compilation after the renaming of Lexer into CLexer.
Pierre-Marie Pédrot
2016-05-09
Fix compilation after the merge of the dynamic tactic value branch.
Pierre-Marie Pédrot
2016-05-02
Fixing compilation after the merge of ML-tactic-notation branch.
Pierre-Marie Pédrot
2016-03-27
Fixing ML compilation.
Pierre-Marie Pédrot
2016-03-03
[search] Use msg_info to notify search results.
Emilio Jesus Gallego Arias
2016-03-02
fix compilation of ssrmatching in trunk
Enrico Tassi
2016-02-25
fix compilation
Enrico Tassi
[next]