index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-23
Better representation of evar filters: we represent the vacuous filters of
Pierre-Marie Pédrot
2014-04-23
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
Import proof of decidability of negated formulas from Coquelicot.
Guillaume Melquiond
2014-04-22
Remove some uses of excluded middle.
Guillaume Melquiond
2014-04-22
Replace the proof of sig_forall_dec from Kaliszyk/O'Connor by the one from Co...
Guillaume Melquiond
2014-04-22
Add regression tests for 3188 and 3265
Jason Gross
2014-04-22
Removing the compatibility layer from Leminv. Also removed an undocumented
Pierre-Marie Pédrot
2014-04-22
Using the new monad tactic in Inv.
Pierre-Marie Pédrot
2014-04-22
Removing tactic compatibility layer from Elim.
Pierre-Marie Pédrot
2014-04-22
Small code cleaning in Tacticals.
Pierre-Marie Pédrot
2014-04-22
Simplifying interface of elimination tactics. They used dummy clausenvs, and
Pierre-Marie Pédrot
2014-04-20
Adding a test for bug #2923.
Pierre-Marie Pédrot
2014-04-20
Adding a test for bug #3285.
Pierre-Marie Pédrot
2014-04-20
Fixing bug #3285.
Pierre-Marie Pédrot
2014-04-20
Adding a [map] primitive to the tactic monad. Hopefully this should be
Pierre-Marie Pédrot
2014-04-16
Fixing missing headers.
Hugo Herbelin
2014-04-14
Closing bug #3260
Julien Forest
2014-04-10
Fix guard condition for nested cofixpoints in checker.
Maxime Dénès
2014-04-10
Fix guard condition for nested cofixpoints.
Maxime Dénès
2014-04-10
better description of bug 3251
Enrico Tassi
2014-04-10
Have the feedback bus as a backend for dumping globs.
Carst Tankink
2014-04-10
Dumpglob: factor out reference dumping.
Carst Tankink
2014-04-10
CoqIDE: options for syntax highlighting
Enrico Tassi
2014-04-10
CoqIDE: removing a timer may raise an exception
Enrico Tassi
2014-04-10
coqtop -batch refuses Back 1 but accepts Undo.
Pierre Boutillier
2014-04-10
By resolution of the CoqWG, instantiate must not be used now that refine works
Pierre Boutillier
2014-04-10
No more Coersion in Init.
Pierre Boutillier
2014-04-10
Define [projT3] and [proj3_sig]
Jason Gross
2014-04-10
Test case for bug 3037
Jason Gross
2014-04-10
Test case for 3164
Jason Gross
2014-04-10
Test case for bug 3262
Jason Gross
2014-04-10
Test case for bug #3217
Jason Gross
2014-04-10
Add a regression test for bug 3001
Jason Gross
2014-04-09
Add another critical bug to the test-suite.
Maxime Dénès
2014-04-09
Revert "Revert part of eba6b75 as coq_makefile ignores -I if it overlaps with...
Pierre Boutillier
2014-04-09
Adapt coq_makefile build rules to new -R -I semantic
Pierre Boutillier
2014-04-09
Adapt test-suite to -I is ML only
Pierre Boutillier
2014-04-09
Fix exponential behavior in native compiler with retroknowledge.
Maxime Dénès
2014-04-09
Fix name of some Int31 operations in native compiler.
Maxime Dénès
2014-04-09
Removing handshake from Spawn. It used marshalling, which is bad for
Pierre-Marie Pédrot
2014-04-09
nanoPG: when the cursor moves, scroll to make it appear on screen
Enrico Tassi
2014-04-09
nanoPG: takeover keypress only when text view has focus
Enrico Tassi
2014-04-09
Optimizing Int31 support in native compiler, by not tagging
Maxime Dénès
2014-04-09
Int31 decompilation in native compiler was still partial. Now fixed.
Maxime Dénès
2014-04-09
Machine arithmetic operations for native compiler.
Maxime Dénès
2014-04-09
Readback for int31 values from native compiler.
Maxime Dénès
2014-04-09
Full support for int31 values in native compiler.
Maxime Dénès
2014-04-09
Partial support for open terms in int31.
Maxime Dénès
2014-04-09
Had to split Nativelambda in two files because of Retroknowledge
Maxime Dénès
2014-04-09
Int31 literals in native compiler.
Maxime Dénès
[next]