index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammar
/
tacextend.ml4
Age
Commit message (
Expand
)
Author
2013-11-10
Removing the dependency of every level of tactic ATSs on glob_tactic_expr.
ppedrot
2013-10-23
CList.factorize_left with a parametric equality
letouzey
2013-08-08
Vernac classification streamlined (handles VERNAC EXTEND)
gareuselesinge
2013-07-05
Expurgating the useless difference between List0 and List1 at the
ppedrot
2013-07-02
Removing the use of leveled tactics wit_tacticn. It is now handled
ppedrot
2013-06-06
Uniformizing generic argument types.
ppedrot
2013-05-29
Make ist (interp_sign) available to TACTIC EXTEND code
gareuselesinge
2013-03-17
Fix some camlp5 quotations , restoring compatibility with camlp5 5.x
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-05
More monomorphization.
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-12-13
Using library string functions.
ppedrot
2012-11-13
More monomorphizations
ppedrot
2012-10-16
Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp
letouzey
2012-10-15
Continue killing hidden tactics : no more generated h_xxx
letouzey
2012-10-15
Stylistic improvement: avoid a "if match List.hd"
letouzey
2012-10-06
remove Refiner.abstract_tactic and similar
letouzey
2012-10-06
Clean-up : removal of Proof_type.tactic_expr
letouzey
2012-10-04
Adding a nominal typing layer to Metasyntax in order to clarify
ppedrot
2012-10-04
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-13
Made Pp.std_ppcmds opaque.
ppedrot
2012-08-08
Updating headers.
herbelin
2012-07-12
Better exception handling in TACTIC EXTEND and VERNAC EXTEND (fix #2797)
letouzey
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-01
More cleaning
ppedrot
2012-05-29
place all files specific to camlp4 syntax extensions in grammar/
letouzey
[prev]