aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping
Commit message (Expand)AuthorAge
* Improving formatting of output of "Test table".Gravatar herbelin2013-01-27
* Reductionops: whd_state_gen can take and answers a cst_stack tooGravatar pboutill2013-01-24
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22
* - Fix evarconv so that we have complete eta-conversion:Gravatar msozeau2013-01-22
* Evarconv: Check stack before term in Canonical Structure approuvalGravatar pboutill2013-01-18
* Awful heuristic to refold mutual fixpoint in reductionopsGravatar pboutill2012-12-21
* Fixup and comment reductionopsGravatar pboutill2012-12-21
* Reductionops reduction machine can refold constantGravatar pboutill2012-12-19
* Evarconv.Pseudorigid erasureGravatar pboutill2012-12-19
* Array.create is deprecatedGravatar pboutill2012-12-19
* Modulification of nameGravatar ppedrot2012-12-18
* Modulification of LabelGravatar ppedrot2012-12-18
* Taking into account the possibility of having a type of type which isGravatar herbelin2012-12-18
* Fixed a little inefficiency of "set/destruct" over a pattern. NowGravatar herbelin2012-12-18
* Factorization of the elim unif flag with the default flag. SinceGravatar herbelin2012-12-18
* Do not display REVERTcast inserted by reduction tactics (unless printing all).Gravatar herbelin2012-12-17
* Fixed a bug in the algorithm trying to elaborate a "match" return predicate.Gravatar herbelin2012-12-17
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Moved Intset and Intmap to Int namespace.Gravatar ppedrot2012-12-14
* Renamed Option.Misc.compare to the more uniform Option.equal.Gravatar ppedrot2012-12-13
* Finish patch for Hint Resolve, stopping to generate new constant names forGravatar msozeau2012-12-08
* Evarconv: Fix #2936 + commentsGravatar pboutill2012-11-28
* Reductionops uses Closure.redsGravatar pboutill2012-11-28
* Removed some FIXME related to equality on universes.Gravatar ppedrot2012-11-26
* Small cleaning of interface in UnivGravatar ppedrot2012-11-26
* More equality functionsGravatar ppedrot2012-11-25
* Fixed bug #2930: folded let-in's were hiding a violation to the occurGravatar herbelin2012-11-25
* Added a constr_pattern_eqGravatar ppedrot2012-11-23
* Monomorphization (pretyping)Gravatar ppedrot2012-11-22
* Cleaning and small optimization in CList.Gravatar ppedrot2012-11-20
* Added a CString module.Gravatar ppedrot2012-11-13
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* Removing another bunch of generic equalitiesGravatar ppedrot2012-11-08
* Reversed roles of undefined/defined evars in Evd, thus saving preciousGravatar ppedrot2012-11-03
* Removed many calls to OCaml generic equality. This was done byGravatar ppedrot2012-10-29
* Change Hint Resolve, Immediate to take a global reference as argumentGravatar msozeau2012-10-26
* univ inconsistency error message gives evidence of a cycleGravatar barras2012-10-17
* Adapt pieces of code needing -rectypesGravatar letouzey2012-10-06
* Improving error message when abtraction over goal (abstract_list_allGravatar herbelin2012-10-04
* Remove some more "open" and dead code thanks to OCaml4 warningsGravatar letouzey2012-10-02
* More cleaning in CArray...Gravatar ppedrot2012-09-18
* More cleanup of Util: utf8 aspects moved to a new file unicode.mlGravatar letouzey2012-09-18
* Cleaning interface of Util.Gravatar ppedrot2012-09-18
* More cleaning on Utils and CList. Some parts of the code beingGravatar ppedrot2012-09-17
* Some documentation and cleaning of CList and Util interfaces.Gravatar ppedrot2012-09-15
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* Partial revert of Yann commit in order to use CLib.List when openingGravatar ppedrot2012-09-14
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14