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
*
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
*
Modest protection against "injection" and co raising anomaly in
herbelin
2013-06-02
*
Removing useless uses of Gmap.
ppedrot
2013-05-14
*
Getting rid of module Gmapl.
ppedrot
2013-05-09
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Removing Gmap from Notations.
ppedrot
2013-05-09
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
Alert when using ".." outside a Notation command.
herbelin
2013-05-08
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Now printing body of abbreviations (i.e. notation with a name) with
herbelin
2013-05-05
*
Relaxing the constraint on eta-expanding on the fly while looking for
herbelin
2013-05-05
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Coqide: Globalization feedback (proof of concept)
gareuselesinge
2013-04-25
*
minor cleanup in coqtop.ml
letouzey
2013-04-23
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Robust display of NotConvertibleTypeField errors (fix #3008, #2995)
letouzey
2013-03-21
*
Removing the module Libtypes and unifying the Search[Pattern|Rewrite]?
ppedrot
2013-03-19
*
Extract_env : correct exceptions mentionned in a try ... with
letouzey
2013-03-15
*
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
[next]