index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-15
Hugo put me in credits, but I was already there :)
Maxime Dénès
2015-01-15
Makefile: install ide/*lang
Enrico Tassi
2015-01-15
coq_makefile: chmod 755 on toplopp cmxs
Enrico Tassi
2015-01-15
CoqIDE: a Make file to build coqidetop toploop
Enrico Tassi
2015-01-14
Reference manual: I had previously omitted the syntax entry for [> t1|…|tn].
Arnaud Spiwack
2015-01-14
Reference manual: document tryif/then/else.
Arnaud Spiwack
2015-01-14
Reference manual: document multimatch.
Arnaud Spiwack
2015-01-14
Reference manual: try and improve documentation for Ltac's match.
Arnaud Spiwack
2015-01-14
Reference manual: try and improve the documentation of lazymatch.
Arnaud Spiwack
2015-01-14
Reference manual: document gfail.
Arnaud Spiwack
2015-01-14
CHANGES: my recent updates to Ltac.
Arnaud Spiwack
2015-01-14
coq_makefile installs native files
Pierre Boutillier
2015-01-14
Always build (even when -coqide no) and install idetoploop
Pierre Boutillier
2015-01-13
Tentatively updating credits while remaining brief.
Hugo Herbelin
2015-01-13
Made -print-mod-uid more silent and robust.
Maxime Dénès
2015-01-13
Refresh some copyright headers.
Maxime Dénès
2015-01-13
Native compiler: if debug flag not present, remove .native files.
Maxime Dénès
2015-01-13
More documentation of the Local Definitions and Axioms.
Pierre-Marie Pédrot
2015-01-13
More in CHANGES about local definitions
Pierre-Marie Pédrot
2015-01-13
TCs: Properly handle Hint Extern with conclusions of the form _ -> _
Matthieu Sozeau
2015-01-13
Fix test-suite file, we were testing that no anomaly was raised
Matthieu Sozeau
2015-01-13
Update hash of cic.mli in checker/values.ml,
Matthieu Sozeau
2015-01-13
Fix bug when discharging universe constraints coming from variables
Matthieu Sozeau
2015-01-13
Fix issue in printing due to de Bruijn bug when constructing compatibility
Matthieu Sozeau
2015-01-12
typo in coqide compilation rules after -thread requirement
Pierre Boutillier
2015-01-12
Derive -> derive occurences
Pierre Boutillier
2015-01-12
Coq_makefile erases native compiler files
Pierre Boutillier
2015-01-12
fixup to vi -> vio renaming
Enrico Tassi
2015-01-12
Whodidwhat-8.5: a global pass
Arnaud Spiwack
2015-01-12
whodidwhat-8.5: typo.
Arnaud Spiwack
2015-01-12
Add -no-native-compiler flag to list dumped by --help.
Maxime Dénès
2015-01-12
Add myself to credits.
Maxime Dénès
2015-01-12
Update credits.
Guillaume Melquiond
2015-01-12
Fix files in test-suite having to do with Require inside modules.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2015-01-12
Update test for #3363 now that Require is forbidden inside modules.
Maxime Dénès
2015-01-12
Fix a few typos.
Maxime Dénès
2015-01-12
Fixing name of evars in output test Notation.v.
Hugo Herbelin
2015-01-12
Not "Setting ?n=?p order to ?p:=?n to see if it solves some
Hugo Herbelin
2015-01-12
Fixing typo in previous commit.
Hugo Herbelin
2015-01-11
Fixing wrong duplication message when finding both a .ml and a .ml4 in coqdep.
Hugo Herbelin
2015-01-11
Avoiding a redundant information in unification error message.
Hugo Herbelin
2015-01-11
some credits for STM
Enrico Tassi
2015-01-11
Extraction: discard code unnecessary to fulfill a module signature
Pierre Letouzey
2015-01-11
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
Extraction: discard unnecessary code inside modules without signatures
Pierre Letouzey
2015-01-11
Extraction: no more ascii blob in type variables (fix #3227)
Pierre Letouzey
2015-01-11
Extraction : some more support functions for a future "Extraction Compute"
Pierre Letouzey
2015-01-11
Extraction: minor tweaks to ease ongoing experiments about Lambda
Pierre Letouzey
2015-01-10
Adding more sharing in Map.udpate and Map.modify.
Pierre-Marie Pédrot
[next]