index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2013-09-12
Unplugging Autoinstance. The code is still here if someone wishes
ppedrot
2013-09-05
Optimizing some evar_maps manipulation. In particular, using a [map] instead
ppedrot
2013-09-05
Documentation of Evd.
ppedrot
2013-09-05
Cleaning up of Evd. Extruding the tower of modules used to define evar_maps.
ppedrot
2013-09-03
Partly replacing list-based access functions in Evd. This is still
ppedrot
2013-08-25
Removing association lists in Reductionops. Btw, defining the dual of the
ppedrot
2013-08-25
Actually using the domain function for maps.
ppedrot
2013-08-25
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
Replacing lists by sets in clear tactic.
ppedrot
2013-08-22
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
Misc changes around coqtop.ml :
letouzey
2013-08-20
Universe counters on slaves are in sync with master
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
2013-08-04
Removing useless casts between arrays and lists.
ppedrot
2013-08-04
Removing now useless merging primitives from Evd.
ppedrot
2013-08-03
Small fixes due to the arrival of OCaml 3.12.
ppedrot
2013-08-01
Fixing #3088. Translation from globconstrs to patterns was forgetting
ppedrot
2013-08-01
Added printing of instance priority to the Print Instances command.
ppedrot
2013-07-19
- Fix uncaught exception NotASort from reductionops, moving decomp_sort to re...
msozeau
2013-07-09
Revising r16550 about providing intro patterns for applying injection:
herbelin
2013-06-24
Using the whole tactic environment while Pretyping.
ppedrot
2013-06-22
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-06-19
- Keep the refinement of existing evars comming from unification with a rewri...
msozeau
2013-06-12
One more fix for rewrite: disallow resolving of the (partial) constraints
msozeau
2013-06-05
Replacing lists by maps in matching interpretation.
ppedrot
2013-05-30
Do not compute fallback eagerly in Evarconv
pboutill
2013-05-30
export Unification.abstract_list_all_with_dependencies
pboutill
2013-05-30
Why not going inside fixpoint definition with appcontext ?
pboutill
2013-05-30
comments in mli
pboutill
2013-05-28
Pushing lazy lists into Ltac. Now, the control flow is explicit
ppedrot
2013-05-24
Code cleaning in Matching.
ppedrot
2013-05-14
Mini documentation (evar_absorb_arguments).
herbelin
2013-05-14
Delayed the computation of parameters in sort polymorphism of
herbelin
2013-05-14
"change ... in ..." and "simpl ... in ..." now consider nested
herbelin
2013-05-14
Fixing a regression in unification introduced in r16205 (error raised
herbelin
2013-05-14
Removing Gmap from Classops. Fold order only mattered for printing.
ppedrot
2013-05-14
Removing useless uses of Gmap.
ppedrot
2013-05-14
Replacing compatibility layer for Fmap in Typeclasses. Code was
ppedrot
2013-05-14
More semantical-friendly function.
ppedrot
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-11
Fixing a source of evars leak, revealed by contrib QuicksortComplexity
herbelin
2013-05-10
Little oversight in commit r16489 (fix for bug #3036).
herbelin
2013-05-09
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
A few comments in evarconv.mli.
herbelin
2013-05-09
Uniformization: isevars -> evdref/sigma/evd
herbelin
2013-05-08
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
Protection against "Bad recursive type" in w_unify0 (bug #3036).
herbelin
2013-05-06
Fixing ocamldoc compilation.
ppedrot
2013-05-06
Small cleaning of Evd interface.
ppedrot
2013-05-06
States: frozen states can hold closures
gareuselesinge
[next]