index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
Commit message (
Expand
)
Author
Age
*
Removing the need of evarmaps in constr internalization.
Pierre-Marie Pédrot
2013-12-17
*
Removing RefArgType generic argument.
Pierre-Marie Pédrot
2013-12-01
*
Getting rid of casted_open_constr. It was only used by the
Pierre-Marie Pédrot
2013-11-30
*
Adding the necessary hooks to handle tactics in terms.
Pierre-Marie Pédrot
2013-11-27
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Fixing bug #3165.
Pierre-Marie Pédrot
2013-11-23
*
Reverting the old LIFO behaviour of the notation finding algorithm.
ppedrot
2013-11-08
*
Do not generate useless argument arrays in whd_* functions.
ppedrot
2013-10-29
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Restore my version of notation_ops.ml now that List.remove_assoc_f is fixed
letouzey
2013-10-24
*
Oups, repair the compilation (micromega + Morphism_prop)
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
cList: a few alternative to hashtbl-based uniquize, distinct, subset
letouzey
2013-10-23
*
cList.index is now cList.index_f, same for index0
letouzey
2013-10-23
*
cList: set-as-list functions are now with an explicit comparison
letouzey
2013-10-23
*
Some more hand-written comparison functions to avoid polymorphic comparison.
xclerc
2013-10-14
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
*
Removing more association lists in Constrintern.
ppedrot
2013-09-02
*
Actually using the domain function for maps.
ppedrot
2013-08-25
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Misc changes around coqtop.ml :
letouzey
2013-08-22
*
Less "Coq" strings everywhere
letouzey
2013-08-22
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
*
Support Proof General
gareuselesinge
2013-08-08
*
Side effect free implementation of admit (Isabelle's oracle)
gareuselesinge
2013-08-08
*
Removing association lists in Constrintern.
ppedrot
2013-08-07
*
Replacing uses of association lists by maps in notations.
ppedrot
2013-08-03
*
Replacing an association list by a map in globalizing environment.
ppedrot
2013-08-03
*
Declaremods: major refactoring, stop duplicating libobjects in modules
letouzey
2013-07-17
*
More dynamic argument scopes
letouzey
2013-07-17
*
Removing SortArgType.
ppedrot
2013-07-05
*
Removing the use of leveled tactics wit_tacticn. It is now handled
ppedrot
2013-07-02
*
Using functors to reduce the boilerplate used in registering
ppedrot
2013-06-30
*
Removed the distinction between generic Ltac vars and Let/Intro
ppedrot
2013-06-27
*
Getting rid of IntroPatternArgType.
ppedrot
2013-06-27
*
Useless use of maps in constr internalizing.
ppedrot
2013-06-25
*
Using the whole tactic environment while Pretyping.
ppedrot
2013-06-24
*
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-06-22
*
Splitted up Genarg in four different levels:
ppedrot
2013-06-21
*
Cutting the dependency of Genarg in constr_expr, glob_constr
ppedrot
2013-06-21
*
Moving wit_unit to Stdarg.
ppedrot
2013-06-19
*
Proof-of-concept: moved four easy-to-handle generic arguments to
ppedrot
2013-06-18
*
Removing the various glob/subst/interp registering functions for
ppedrot
2013-06-18
*
Implementing a new interface for Genarg, with centralized data
ppedrot
2013-06-18
*
Now glob_sign and interp_sign only depend on structures defined
ppedrot
2013-06-18
*
Added Genarg as generic argument type.
ppedrot
2013-06-12
*
Changing the type of Ltac values. Now they are toplevel generic
ppedrot
2013-06-12
*
More comments in Genarg.
ppedrot
2013-06-06
*
Uniformizing generic argument types.
ppedrot
2013-06-06
[next]