aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | Getting rid of the "<:tactic< ... >>" quotations.Gravatar Pierre-Marie Pédrot2016-02-24
|/ / /
* | | Moving tauto.ml4 to a proper ML file.Gravatar Pierre-Marie Pédrot2016-02-23
| | * Document differences of Hint Resolve and Hint ExternGravatar Matthieu Sozeau2016-02-23
| | * Fix part of bug #4533: respect declared global transparency ofGravatar Matthieu Sozeau2016-02-23
| | * Fix bug #4544: Backtrack on using full betaiota reduction during keyed unific...Gravatar Matthieu Sozeau2016-02-23
* | | Moving the Tauto tactic to proper Ltac.Gravatar Pierre-Marie Pédrot2016-02-22
* | | The tactic generic argument now returns a value rather than a glob_expr.Gravatar Pierre-Marie Pédrot2016-02-22
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-02-21
|\ \ \ | | |/ | |/|
| * | Fixing bug #4540: CoqIDE bottom progress bar does not update.Gravatar Pierre-Marie Pédrot2016-02-20
| * | Fix regression from 8.4 in reflexivity/...Gravatar Matthieu Sozeau2016-02-19
* | | Merge branch 'located-universes'Gravatar Pierre-Marie Pédrot2016-02-19
|\ \ \
| * | | Adding location to universes generated by the pretyper.Gravatar Pierre-Marie Pédrot2016-02-19
| * | | Allowing to attach location to universes in UState.Gravatar Pierre-Marie Pédrot2016-02-19
|/ / /
| * | Fixing bug #4580: [Set Refine Instance Mode] also used for Program Instance.Gravatar Pierre-Marie Pédrot2016-02-19
| * | Fixing bug #4582: cannot override notation [ x ].Gravatar Pierre-Marie Pédrot2016-02-19
| * | STM: Print/Extraction have to be skipped if -quickGravatar Enrico Tassi2016-02-19
| * | CoqIDE: STOP button also stops workers (fix #4542)Gravatar Enrico Tassi2016-02-19
| * | STM: classify some variants of Instance as regular `Fork nodes.Gravatar Enrico Tassi2016-02-19
* | | FIX: of my previous merging mistakeGravatar Matej Kosik2016-02-18
* | | ADD: Names.Name.is_{anonymous,name}Gravatar Matej Kosik2016-02-18
| * | Fixing the Proofview.Goal.goal function.Gravatar Pierre-Marie Pédrot2016-02-17
| * | Fix bug #4574: Anomaly: Uncaught exception Invalid_argument("splay_arity").Gravatar Pierre-Marie Pédrot2016-02-17
* | | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-17
|\ \ \
* | | | CLEANUP: Renaming "Util.compose" function to "%"Gravatar Matej Kosik2016-02-17
* | | | Tacticals: typo in a commentGravatar Pierre Letouzey2016-02-16
* | | | Term: fix a comment (first de Bruijn index is 1)Gravatar Pierre Letouzey2016-02-16
| * | | Renaming variants of Entries.local_entryGravatar Matej Kosik2016-02-16
| * | | CLEANUP: Simplifying the changes done in "checker/*"Gravatar Matej Kosik2016-02-15
| * | | merging conflicts with the original "trunk__CLEANUP__Context__2" branchGravatar Matej Kosik2016-02-15
|/| | |
* | | | Using monotonic types for conversion functions.Gravatar Pierre-Marie Pédrot2016-02-15
| * | | CLEANUP: Simplifying the changes done in "kernel/*"Gravatar Matej Kosik2016-02-15
* | | | Code factorization of tactic "unfold_body".Gravatar Pierre-Marie Pédrot2016-02-15
* | | | More conversion functions in the new tactic API.Gravatar Pierre-Marie Pédrot2016-02-15
* | | | Moving conversion functions to the new tactic API.Gravatar Pierre-Marie Pédrot2016-02-15
* | | | Renaming functions in Typing to stick to the standard e_* scheme.Gravatar Pierre-Marie Pédrot2016-02-15
* | | | Monotonizing the Evarutil module.Gravatar Pierre-Marie Pédrot2016-02-15
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-02-13
|\ \ \ \ | | |/ / | |/| |
| * | | Do not give a name to anonymous evars anymore. See bug #4547.Gravatar Pierre-Marie Pédrot2016-02-13
| * | | STM: always stock in vio files the first node (state) of a proofGravatar Enrico Tassi2016-02-10
| * | | STM: not delegate proofs that contain Vernac(Module|Require|Import), #4530Gravatar Enrico Tassi2016-02-10
| * | | Don't fail fatally if PATH is not set.Gravatar Emilio Jesus Gallego Arias2016-02-10
| | * | REFORMATTING: kernel/context.ml{,i}Gravatar Matej Kosik2016-02-09
| | * | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
| |/ / |/| |
| * | Improving error message with missing patterns in the presence ofGravatar Hugo Herbelin2016-02-08
| * | Optimizing the universes_of_constr_function.Gravatar Pierre-Marie Pédrot2016-02-03
| * | Optimizing the computation of frozen evars.Gravatar Pierre-Marie Pédrot2016-02-03
* | | Adding a "get" primitive to map signature.Gravatar Pierre-Marie Pédrot2016-02-03
| * | Opacifying the type of evar naming structure in Evd.Gravatar Pierre-Marie Pédrot2016-02-03
| * | More compact representation for evar resolvability flag.Gravatar Pierre-Marie Pédrot2016-02-03
* | | Removing a source of type-unsafeness in Pcoq.Gravatar Pierre-Marie Pédrot2016-02-02