aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Deletion of an obsolete file (euclidian division done in old syntax with real...Gravatar letouzey2007-07-12
* Deletion of contrib/extraction/testGravatar letouzey2007-07-12
* normalisation (by closure) was not performed under fixpointsGravatar barras2007-07-12
* port de r9968: bug avec les ring calculatoiresGravatar barras2007-07-12
* An optimization to simplify generated obligations removing unnecessary let-in's.Gravatar msozeau2007-07-12
* Fix bug when adding progs with no obligationsGravatar msozeau2007-07-12
* Forgot to commit new MakefileGravatar msozeau2007-07-12
* Remove dead modules in Subtac.Gravatar msozeau2007-07-12
* Cleanup, use Util list functions when possibleGravatar msozeau2007-07-12
* Proof for succ, add, predGravatar thery2007-07-12
* dead codeGravatar letouzey2007-07-11
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* Added ForAll_Str_nth_tlGravatar roconnor2007-07-11
* Big reorganization of romega/ReflOmegaCore.v: towards a modular Gravatar letouzey2007-07-10
* Petites corrections sur le MakefileGravatar notin2007-07-09
* More natural notation for intro pattern: @a -> ?aGravatar glondu2007-07-09
* Improvements / Bug fixes for ROmega Gravatar letouzey2007-07-09
* If a fixpoint is not written with an explicit { struct ... }, then Gravatar letouzey2007-07-07
* a few works about my commits since FebruaryGravatar letouzey2007-07-06
* minor bug correction (continuing r 9943)Gravatar jforest2007-07-06
* Update of theories/Numbers directory.Gravatar emakarov2007-07-06
* Adding a syntax for "n-ary" rewrite: Gravatar letouzey2007-07-06
* sequel to commit 9952: forgot to adapt xlate to the new n-ary renameGravatar letouzey2007-07-06
* extension of the rename tactic: the following is now allowed: Gravatar letouzey2007-07-06
* Documentation for commit 9774.Gravatar glondu2007-07-06
* New intro pattern "@A", which generates a fresh name based on A.Gravatar glondu2007-07-06
* Documentation related to commit 9948: intropattern {A,B,C} for (A,(B,C))Gravatar letouzey2007-07-06
* Suggestion of additional syntax for intro patterns: Gravatar letouzey2007-07-06
* Update on numbers.Gravatar emakarov2007-07-05
* Added Qpower_mult theorem.Gravatar roconnor2007-07-05
* documentation of f_equal and revert and case_eq (and s/lri.fr/pps.jussieu.fr/...Gravatar letouzey2007-07-05
* Minor bug correction in Function. Non terminating Function e.g. Gravatar jforest2007-07-05
* Compatibilité des noms longs de Bool déplacés dans DatatypesGravatar herbelin2007-07-03
* Correction (partielle) du bug #1587Gravatar notin2007-07-02
* Missing include path of ocaml .h when generating depsGravatar msozeau2007-07-02
* Better handling of aliases, add command to solve a particular obligation.Gravatar msozeau2007-07-02
* Fix bug in subst_cases_pattern when aliasing recursive notations.Gravatar msozeau2007-07-02
* Factorisation des paramètres dans l'affichage des inductifsGravatar herbelin2007-07-02
* Correction bug sur factorisation affichage paramètres (cf r9918)Gravatar herbelin2007-06-30
* Factorisation des types dans l'affichage des paramètres des (Co)Inductif/RecordGravatar herbelin2007-06-30
* - Ajout de la possibilité d'utiliser la notation Record pour lesGravatar herbelin2007-06-30
* Added the directory theories/Numbers where axiomatizations and implementation...Gravatar emakarov2007-06-29
* - Extensions of FMap(Weak)Facts: Gravatar letouzey2007-06-27
* eqlistA is now equivlistAGravatar letouzey2007-06-27
* killing some more non-exhaustive patternsGravatar letouzey2007-06-26
* kill an ugly warning about a non-exhaustive patternGravatar letouzey2007-06-26
* Oups: thanks to ./configure -reals no, I was not building the whole dependenc...Gravatar letouzey2007-06-26
* Added zwqipWith.Gravatar roconnor2007-06-26
* additional properties for FMap (and slight rework of SetoidList and FSetPrope...Gravatar letouzey2007-06-26
* Updated Qpow_tac to work on a a more realistic set of exponent values.Gravatar roconnor2007-06-25