index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
cases.mli
Age
Commit message (
Expand
)
Author
2020-12-09
Using self-documenting argument names in two exceptions of cases.ml.
Hugo Herbelin
2020-12-09
Fixing support for argument scopes and let-ins while interning cases patterns.
Hugo Herbelin
2020-10-05
Wish #12762: warning on duplicated catch-all pattern with unused named variable.
Hugo Herbelin
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-02-05
Make Program a regular attribute
Maxime Dénès
2018-09-26
Making cases.ml use state-passing instead of the evdref idiom.
Pierre-Marie Pédrot
2018-09-10
Moving part of pretyping dealing with ltac and renaming in new module GlobEnv.
Hugo Herbelin
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-22
[api] A few more minor deprecation notices.
Emilio Jesus Gallego Arias
2017-11-06
[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-10-25
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-09-28
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-09
A fix to #5414 (ident bound by ltac names now known for "match").
Hugo Herbelin
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-02-14
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
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
Fix UGraph.check_eq!
Matthieu Sozeau
2016-08-19
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-06-29
Program: cleanup in cases, add options
Matthieu Sozeau
2016-04-27
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-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-01-12
Update headers.
Maxime Dénès
2014-09-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-06-17
- Fix the de Bruijn problem in check_projection for good :)
Matthieu Sozeau
2014-04-23
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2013-11-02
Fix compilation of pattern matching wrt variables: alias.
aspiwack
2013-11-02
Fix the compilation of pattern matching wrt to variables.
aspiwack
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2012-12-18
Modulification of name
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
remove many excessive open Util & Errors in mli's
letouzey
2012-03-14
Everything compiles again.
msozeau
2012-03-14
Second step of integration of Program:
msozeau
2012-03-02
Noise for nothing
pboutill
2011-11-16
A bit of documentation around cases.ml + ML modules uselessly open
herbelin
[next]