index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2007-04-05
Mise en place d'une nouvelle strategie plus efficace pour les preuves de Func...
jforest
2007-04-02
Extension to the general sequence operator (tactical). Now in addition to ...
emakarov
2007-03-28
Support for implicit formal argument types in Program ; parse types in type s...
msozeau
2007-03-26
Make multiple patterns work again with Program while simplifying the code.
msozeau
2007-03-20
Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a...
msozeau
2007-03-20
traces Ergo
filliatr
2007-03-19
Forgot to update to new cast
msozeau
2007-03-19
Add a parameter to QuestionMark evar kind to say it can be turned into an obl...
msozeau
2007-03-16
r11153@tannat: jforest | 2007-03-16 10:25:55 +0100
jforest
2007-03-15
Suppression argument pattern_source du case_info (code jamais utilisé)
herbelin
2007-03-15
Add destruct_call variant where naming of introduced hypotheses is possible. ...
msozeau
2007-03-14
Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ...
msozeau
2007-03-13
Solve obligation handling bug of trying to solve automatically at Next Obliga...
msozeau
2007-03-11
correction du bug 1432
jforest
2007-03-11
Remove bugguy notations
msozeau
2007-03-08
Create a program_scope in subtac Utils
msozeau
2007-02-28
The right tactics for definitions using measures.
msozeau
2007-02-27
Fix wf bug from F. Besson and work on ineqs generation.
msozeau
2007-02-24
Achèvement commit 9677 (suppression résidu v7 dans PrintGrammar)
herbelin
2007-02-24
Opacity parameterization for obligations working.
msozeau
2007-02-23
Debug wellfounded defs, work on cleaning obls envs
msozeau
2007-02-22
Échange des mots clés 'using' et 'with' en argument de 'firstorder' (wish #...
notin
2007-02-19
Correct coq depend, add eq_rect elimination tactic to SubtacTactics
msozeau
2007-02-19
Various little subtac fixes, add some useful tactics.
msozeau
2007-02-16
Add subtac keywords to coqide and coqdoc, add 'dec' as keyword in subtac Utils.
msozeau
2007-02-16
lift params appropriately, do not need to coerce to tycon
msozeau
2007-02-16
Update implementation for dependent types. Works just as well as before for s...
msozeau
2007-02-14
encodage des types
filliatr
2007-02-14
tactique yices
filliatr
2007-02-13
Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé de
herbelin
2007-02-12
Bug mineur dans la generation des principes d'induction pour Function
jforest
2007-02-12
Fix matching on dependent types, taking a safe stand.
msozeau
2007-02-11
Correction d'un bug dans la génération des principes d'induction
jforest
2007-02-09
Retour r9310 en attendant mieux
herbelin
2007-02-09
Separate Tactics in subtac.
msozeau
2007-02-08
Add lif then else for if in bool.
msozeau
2007-02-08
Fix myinjection tactic, generalize coercion for applications
msozeau
2007-02-07
Fix mistake naming my Tactics file Tactics :)
msozeau
2007-02-07
Add tactics for induction on subterms.
msozeau
2007-02-07
Meilleur anglais (cf 9619)
herbelin
2007-02-07
Various subtac fixes. Add inequalities in pattern matching branches when need...
msozeau
2007-02-07
doc de ring/field + option infinite -> completeness
barras
2007-02-05
changement dans ring specification du sign, division
bgregoir
2007-02-03
Work on ineqs generation.
msozeau
2007-02-02
Factorisation de la règle Constr.binder dans g_subtac.ml pour éviter
herbelin
2007-02-02
field: introduction de Get_goal
bgregoir
2007-02-02
ring: introduction de Get_goal
bgregoir
2007-02-02
Now 1/x * x simplifies to 1
thery
2007-02-01
Abbreviation of order notation.
msozeau
2007-01-30
constr_of_pat bug with nested patterns.
msozeau
[next]