aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping
Commit message (Expand)AuthorAge
* Added a Local Definition vernacular command. This type of definitionGravatar ppedrot2013-03-11
* More monomorphization.Gravatar ppedrot2013-03-05
* compare_stack_shape before ise_stack2 in evar_convGravatar pboutill2013-02-28
* Repairing r16205: errors raised by check_evar_instance were no longerGravatar herbelin2013-02-28
* More informative error when a global reference is used in a context ofGravatar herbelin2013-02-28
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Evarconv: When doing a iota of a fixpoint, use constant name instead of fixpo...Gravatar pboutill2013-02-25
* A slightly more efficient test of well-typedness of restriction ofGravatar herbelin2013-02-21
* avoid (Int.equal (cmp ...) 0) when a boolean equality existsGravatar letouzey2013-02-19
* Dir_path --> DirPathGravatar letouzey2013-02-19
* Classops : avoid some use of GmapGravatar letouzey2013-02-19
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* use List.rev_map whenever possibleGravatar letouzey2013-02-18
* Minor code cleanups, especially take advantage of Dir_path.is_emptyGravatar letouzey2013-02-18
* Displaying environment and unfolding aliases in "cannot_unify"Gravatar herbelin2013-02-17
* A more informative message when the elimination predicate forGravatar herbelin2013-02-17
* Locating errors from consider_remaining_unif_problems if possibleGravatar herbelin2013-02-17
* Added propagation of evars unification failure reasons for betterGravatar herbelin2013-02-17
* Splitted Evarutil in two filesGravatar ppedrot2013-02-10
* Moved code from Pretype_error to EvarutilGravatar ppedrot2013-02-10
* Revert "Ordered evars by level of dependency in the merging phase of unificat...Gravatar herbelin2013-02-05
* Fixed bug #2981 (anomaly NotASort in Retyping due to collision betweenGravatar herbelin2013-02-05
* Renaming evar_env/evar_unfiltered_env into evar_filtered_env/evar_envGravatar herbelin2013-01-29
* Actually adding backtrace handling.Gravatar ppedrot2013-01-28
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Fixing one part of #2830 (anomaly "defined twice" due to nested calls toGravatar herbelin2013-01-28
* Added backtrace information to anomaliesGravatar ppedrot2013-01-28
* Ordered evars by level of dependency in the merging phase of unificationGravatar herbelin2013-01-27
* 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