aboutsummaryrefslogtreecommitdiff
path: root/tactics
AgeCommit message (Expand)Author
2013-05-09A uniformization step around understand_* and interp_* functions.herbelin
2013-05-09Uniformization: isevars -> evdref/sigma/evdherbelin
2013-05-09Removing unused module Nbtermdn.ppedrot
2013-05-06States: frozen states can hold closuresgareuselesinge
2013-04-29Merging Context and Sign.ppedrot
2013-04-29Splitting Term into five unrelated interfaces:ppedrot
2013-04-25raise UnsafeSuccess -> feedback AddedAxiomgareuselesinge
2013-04-22code simplifications concerning Summaryletouzey
2013-04-15anew_instance should not consume the locality twicegareuselesinge
2013-04-15More functional implementation of locality_flag and program_modegareuselesinge
2013-04-11Backport r16394 from 8.4:msozeau
2013-04-10Equality: avoid some unprotected List.nth (fix #2837)letouzey
2013-03-23Minor code cleaning in CArray / CList.ppedrot
2013-03-22Fix bug# 2994, 2971 about better error messages.msozeau
2013-03-21Firstorder: record with defined field aren't conjonctions (fix #2629)letouzey
2013-03-21Using hnf instead of "intro H" for forcing reduction to a product.herbelin
2013-03-21Fixing an old pecularity of "red": head betaiota redexes are nowherbelin
2013-03-14Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalletouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 13)letouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 11)letouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 10)letouzey
2013-03-12Hipattern : consider jmeq only when Logic.JMeq is loadedletouzey
2013-03-12Equality: avoid an anomaly about inj_pair2_eq_decletouzey
2013-03-12invalid_arg instead of raise (Invalid_argement ...)letouzey
2013-03-11Added a Local Definition vernacular command. This type of definitionppedrot
2013-02-26kernel/declarations becomes a pure mliletouzey
2013-02-19Dir_path --> DirPathletouzey
2013-02-18Removing Exc_located and using the new exception enrichementppedrot
2013-02-18Minor code cleanups, especially take advantage of Dir_path.is_emptyletouzey
2013-02-17Revised the Ltac trace mechanism so that trace breaking due toherbelin
2013-01-29Fixed #2970 (made that remember's eqn name is interpretable as an ltac var).herbelin
2013-01-29Fixed synchronicity of filter with evar context in new_goal_with.herbelin
2013-01-29Renaming evar_env/evar_unfiltered_env into evar_filtered_env/evar_envherbelin
2013-01-28Actually adding backtrace handling.ppedrot
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-28Added backtrace information to anomaliesppedrot
2013-01-22New implementation of the conversion test, using normalization by evaluation tomdenes
2012-12-21Yet a new reduction tactic in Coq : cbnpboutill
2012-12-18Modulification of nameppedrot
2012-12-18Modulification of Labelppedrot
2012-12-18Fixed a little inefficiency of "set/destruct" over a pattern. Nowherbelin
2012-12-14Modulification of dir_pathppedrot
2012-12-14Modulification of identifierppedrot
2012-12-14Moved Stringset and Stringmap to String namespace.ppedrot
2012-12-14Moved Intset and Intmap to Int namespace.ppedrot
2012-12-13Using library string functions.ppedrot
2012-12-13Renamed Option.Misc.compare to the more uniform Option.equal.ppedrot
2012-12-08Finish patch for Hint Resolve, stopping to generate new constant names formsozeau
2012-11-25Monomorphization (tactics)ppedrot
2012-11-17Taking into account the type of a definition (if it exists), and theherbelin