index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
Commit message (
Expand
)
Author
Age
...
*
Code refactoring thanks to the new Monad module.
Arnaud Spiwack
2014-02-27
*
remoteCounter: backup/restore
Enrico Tassi
2014-02-26
*
IStream: change type of thunk, spare allocations.
Arnaud Spiwack
2014-02-24
*
Ensuring that the module Stack is opaque inside Reductionops.
Pierre-Marie Pédrot
2014-02-24
*
cbn understands Arguments
Pierre Boutillier
2014-02-24
*
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
*
Create Debug Unification option
Pierre Boutillier
2014-02-24
*
No more translation array <-> list in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
Reductionops.Stack.strip* are ready to deal with Shift
Pierre Boutillier
2014-02-24
*
Reductionops.Stack.app_node is secret
Pierre Boutillier
2014-02-24
*
app_node, stack, state printers
Pierre Boutillier
2014-02-24
*
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
TC: honor the use_typeclasses flag in pretyping
Enrico Tassi
2014-02-12
*
Made Pre_env.lazy_val opaque.
Pierre-Marie Pédrot
2014-02-11
*
Tracking memory misallocation by trying to improve sharing.
Pierre-Marie Pédrot
2014-02-03
*
Using Map.smartmap whenever deemed useful.
Pierre-Marie Pédrot
2014-01-29
*
Abstracting away coercion indexes in Classops.
Pierre-Marie Pédrot
2014-01-27
*
Coercions: avoid imperative data structure
Enrico Tassi
2014-01-26
*
STM: additional fix for STM + vm_compute
Enrico Tassi
2014-01-07
*
When resetting an evarmap with the unsafe function Evd.evars_reset_evd with
Pierre-Marie Pédrot
2013-12-30
*
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-30
*
Fix test-suite/success/evars.v.
Arnaud Spiwack
2013-12-06
*
Removing useless meta-related functions.
Pierre-Marie Pédrot
2013-12-03
*
Better heuristic for name generation backward compatibility. We fallback
Pierre-Marie Pédrot
2013-11-30
*
Useless instantiation function exported in Evd.
Pierre-Marie Pédrot
2013-11-30
*
Tentative fix to recover fresh name generation as it was before
Pierre-Marie Pédrot
2013-11-30
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Factoring: is_section_variable.
Arnaud Spiwack
2013-11-25
*
Typo resulting in bad eta-expansion of destructing let's body.
Hugo Herbelin
2013-11-25
*
Update comments in matching.mli.
aspiwack
2013-11-14
*
Removing partial applications in Reductionops.
ppedrot
2013-11-08
*
Partial application hunt.
ppedrot
2013-11-07
*
Less partial applications in Vars, as well as better memory allocation.
ppedrot
2013-11-06
*
Preventing useless allocations in Reductionops.instance.
ppedrot
2013-11-05
*
Nicer infered names in refine.
aspiwack
2013-11-04
*
push_rel_context: do not rename section variables.
aspiwack
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-11-02
*
A newly introduced variable inside a named context is no longer α-renamed.
aspiwack
2013-11-02
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Efficient filtered functions in Evd. We test that a filter is actually
ppedrot
2013-10-31
*
Various optimizations of Evd.meta_* functions.
ppedrot
2013-10-30
*
More efficient implementation of [Evd.retract_coercible_metas].
ppedrot
2013-10-30
*
Optimization in unification: when checking that the head of a term is an
ppedrot
2013-10-29
*
Useless array-to-list casts in Unification.
ppedrot
2013-10-29
*
Do not generate useless argument arrays in whd_* functions.
ppedrot
2013-10-29
*
Prevent [Evarutil.whd_head_evar] from uselessly reallocating arrays.
ppedrot
2013-10-29
*
[Reductionops.append_stack_app]: do not allocate a useless array.
ppedrot
2013-10-29
*
Sharing identity evar filters.
ppedrot
2013-10-29
*
- install evar printer for debugging
msozeau
2013-10-29
[prev]
[next]