index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
cases.mli
Commit message (
Expand
)
Author
Age
*
[api] A few more minor deprecation notices.
Emilio Jesus Gallego Arias
2017-11-22
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
A fix to #5414 (ident bound by ltac names now known for "match").
Hugo Herbelin
2017-06-09
*
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Cases API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
|
/
|
|
*
Fix UGraph.check_eq!
Matthieu Sozeau
2016-11-30
*
|
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
Program: cleanup in cases, add options
Matthieu Sozeau
2016-06-29
*
Revert "More abstraction in cases.mli."
Hugo Herbelin
2016-04-27
*
More abstraction in cases.mli.
Hugo Herbelin
2016-04-27
*
Fixing a "This clause is redundant" error when interpreting the "in"
Hugo Herbelin
2016-04-27
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
|
/
*
Update headers.
Maxime Dénès
2015-01-12
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
- Fix the de Bruijn problem in check_projection for good :)
Matthieu Sozeau
2014-06-17
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Fix compilation of pattern matching wrt variables: alias.
aspiwack
2013-11-02
*
Fix the compilation of pattern matching wrt to variables.
aspiwack
2013-11-02
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
Everything compiles again.
msozeau
2012-03-14
*
Second step of integration of Program:
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
A bit of documentation around cases.ml + ML modules uselessly open
herbelin
2011-11-16
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Fix bug 2307
pboutill
2010-05-20
*
Some ocamldoc comments + Fixing name of .coqrc.version file in refman
pboutill
2010-05-18
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
[next]