index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.ml
Commit message (
Expand
)
Author
Age
...
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
*
|
Tactic_matching API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Leminv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Coercion API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Evarsolve API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Evardefine API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Nativenorm API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
/
|
|
*
More explicit name for status of unification constraints.
Maxime Dénès
2016-11-07
*
|
Moving Universes to the engine/ folder.
Pierre-Marie Pédrot
2016-10-30
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
\
|
|
*
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-22
|
|
/
|
*
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-10-21
|
|
\
|
|
*
A fix for #5097 (status of evars refined by "clear" in ltac: closed wrt evars).
Hugo Herbelin
2016-10-20
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
|
*
|
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-28
*
|
|
Make the Coq codebase independent from Ltac-related code.
Pierre-Marie Pédrot
2016-09-16
|
\
\
\
|
*
|
|
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
*
|
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-14
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fixing #5077 (failure on typing a fixpoint with evars in its type).
Hugo Herbelin
2016-09-10
|
|
|
*
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
|
|
_
|
/
|
/
|
|
*
|
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
\
*
|
|
|
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
*
|
|
|
CLEANUP: using |> operator more consistently
Matej Kosik
2016-08-30
*
|
|
|
CLEANUP: taking advantage of "_ % _" operator to express function composition...
Matej Kosik
2016-08-29
*
|
|
|
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
*
|
|
Do not recompute the whole evar naming environment in GProd intepretation.
Pierre-Marie Pédrot
2016-08-21
|
*
|
|
Short path for Pretyping.ltac_interp_name_env.
Pierre-Marie Pédrot
2016-08-21
|
/
/
/
|
*
|
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
|
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
|
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
/
*
|
Using a dedicated kind of substitutions in evar name generation.
Pierre-Marie Pédrot
2016-08-06
*
|
Using the extended contexts in pretyping.
Pierre-Marie Pédrot
2016-08-05
*
|
Embedding the pretyping environment in a dummy record.
Pierre-Marie Pédrot
2016-08-04
*
|
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-06
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
[prev]
[next]