index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-09
Updating some output tests in test-suite:
herbelin
2013-05-09
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
Cosmetic change
gareuselesinge
2013-05-09
Getting rid of module Gmapl.
ppedrot
2013-05-09
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
A few comments in evarconv.mli.
herbelin
2013-05-09
Uniformization: isevars -> evdref/sigma/evd
herbelin
2013-05-09
Fixing r16487 on sharing evars between multiple parameters (missing List.rev).
herbelin
2013-05-09
Removing unused module Nbtermdn.
ppedrot
2013-05-09
Removing Gmap from Notations.
ppedrot
2013-05-09
Xml_datatype.mli ships the xml type
gareuselesinge
2013-05-09
add Loadpath to printers.mllib
gareuselesinge
2013-05-08
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
Protection against "Bad recursive type" in w_unify0 (bug #3036).
herbelin
2013-05-08
Alert when using ".." outside a Notation command.
herbelin
2013-05-08
Declaration of multiple hypotheses or parameters now share typing
herbelin
2013-05-08
Share more information between constructors and arity of an inductive
herbelin
2013-05-08
Moved isolated test params_ind.v to Inductive.v.
herbelin
2013-05-06
Fixing ocamldoc compilation.
ppedrot
2013-05-06
Small cleaning of Evd interface.
ppedrot
2013-05-06
fake_ide: xml parser does not check for EOF
gareuselesinge
2013-05-06
New module Xml_printer (dual to Xml_parser)
gareuselesinge
2013-05-06
Coqide: view -> zoom in / out / fit
gareuselesinge
2013-05-06
States: frozen states can hold closures
gareuselesinge
2013-05-06
Summary: support selective freeze
gareuselesinge
2013-05-06
Ideutils: comment on missing Glib utf8 handling function
gareuselesinge
2013-05-06
Close the .glob file after having saved .vo
gareuselesinge
2013-05-06
Fix typo in manual
gareuselesinge
2013-05-05
Improving printing of 'rew' notation
herbelin
2013-05-05
Hack to solve a "Bad recursive type" anomaly.
herbelin
2013-05-05
Now printing body of abbreviations (i.e. notation with a name) with
herbelin
2013-05-05
Little fix for Nsatz: hypotheses not directly relevant to the nsatz
herbelin
2013-05-05
Improvement of r16204 on reporting tactic error locations: if the main
herbelin
2013-05-05
Relaxing the constraint on eta-expanding on the fly while looking for
herbelin
2013-05-05
Reporting the change on matching partial applications in patterns of
herbelin
2013-05-03
Removing a redundant function from Evd.
ppedrot
2013-04-30
Fix wrong computation of dependency signature in cases raising an uncaught ex...
msozeau
2013-04-29
Merging Context and Sign.
ppedrot
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-27
Added a unit test for bug #2230.
ppedrot
2013-04-25
Fix compilation (vernac.ml, missing ;)
gareuselesinge
2013-04-25
Fix: tooltip correctly handles the absence of info (empty string)
gareuselesinge
2013-04-25
Coqide: Globalization feedback (proof of concept)
gareuselesinge
2013-04-25
lablgtk2 misses Glib.Utf8.pos_to_offset, workaround in ideutils
gareuselesinge
2013-04-25
Flag ide_slave moved into Flags module
gareuselesinge
2013-04-25
Coqide: new tag "tooltip" for the Script window
gareuselesinge
2013-04-25
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-25
Coqide: new feedback mechanism for structured content
gareuselesinge
2013-04-25
Fix indentation
gareuselesinge
2013-04-23
Fix issues with "Reset Initial" in scripts given to coqtop -l
letouzey
[next]