index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
xml
Commit message (
Expand
)
Author
Age
*
still some more dead code removal
letouzey
2012-10-06
*
remove dumptree.ml4
letouzey
2012-10-06
*
Clean-up : removal of Proof_type.tactic_expr
letouzey
2012-10-06
*
Proof_type: rule now degenerates to prim_rule
letouzey
2012-10-06
*
Clean-up : no more Proof_type.proof_tree
letouzey
2012-10-06
*
Clean-up of proof_type.ml : no more Nested nor abstract_tactic_box
letouzey
2012-10-06
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-14
*
Made Pp.std_ppcmds opaque.
ppedrot
2012-09-13
*
Updating headers.
herbelin
2012-08-08
*
Cleaning Pp.ppnl use
ppedrot
2012-06-01
*
More uniformisation in Pp.warn functions.
ppedrot
2012-05-30
*
place all files specific to camlp4 syntax extensions in grammar/
letouzey
2012-05-29
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Glob_term now mli-only, operations now in Glob_ops
letouzey
2012-05-29
*
Tacexpr as a mli-only, the few functions there are now in Tacops
letouzey
2012-05-29
*
Decl_kinds becomes a pure mli file, remaining ops in new file kindops.ml
letouzey
2012-05-29
*
Fixing alpha-conversion bug #2723 introduced in r12485-12486.
herbelin
2012-03-20
*
Noise for nothing
pboutill
2012-03-02
*
Fixing bug #2640 and variants of it (inconsistency between when and
herbelin
2011-11-17
*
Bug 2636 - Move string_of_ppcmds to Pp
pboutill
2011-11-14
*
In Coq_config: get rid of coqsrc and make coqlib optional
glondu
2011-09-27
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Remove unused unshare_proof_tree from xml plugin
glondu
2010-10-06
*
Remove open_subgoals field of proof_tree
glondu
2010-10-06
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-29
*
Names: remove obsolete mod_self_id
letouzey
2010-06-23
*
plugins/xml: kill two warnings
letouzey
2010-06-03
*
Fix typos
glondu
2010-06-02
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
Fixing xml theory file export (was not consistent with coqdoc file
herbelin
2009-11-26
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Fix for missing hypotesae in XML proof tree export.
cek
2009-10-07
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0
herbelin
2009-06-06
*
Many changes in the Makefile infrastructure + a beginning of ocamlbuild
letouzey
2009-03-20
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20