aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/obligations.ml
Commit message (Expand)AuthorAge
* Program: refine shrinking of obligationsGravatar Matthieu Sozeau2016-06-27
* Rework treatment of default transparency of obligationsGravatar Matthieu Sozeau2016-06-27
* Shrink Proofs/Obligations by default and deprecateGravatar Matthieu Sozeau2016-06-27
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-27
|\
* | Moving the typing_flags to the environment.Gravatar Pierre-Marie Pédrot2016-06-18
* | Factorizing the uses of Declareops.safe_flags.Gravatar Pierre-Marie Pédrot2016-06-16
* | Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.Gravatar Pierre-Marie Pédrot2016-06-16
|\ \
| * | Allow `Pretyping.search_guard` to not check guardGravatar Arnaud Spiwack2016-06-15
* | | Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
| | * Program: remove debug tracingGravatar Matthieu Sozeau2016-05-26
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-09
|\ \ \ | | |/ | |/|
| * | Fix bug #3887: Better error message for "More than one program with unsolved ...Gravatar Pierre-Marie Pédrot2016-05-09
* | | Moving the use of Tactic_option from Obligations to G_obligations.Gravatar Pierre-Marie Pédrot2016-03-19
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-05
|\| |
| * | Rename Ephemeron -> CEphemeron.Gravatar Maxime Dénès2016-03-04
* | | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-29
|\| |
| * | Implement support for universe binder lists in Instance and Program Fixpoint/...Gravatar Matthieu Sozeau2016-01-23
* | | mergeGravatar Matej Kosik2016-01-11
|\ \ \
| * | | CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11
* | | | Do not compose "str" and "to_string" whenever possible.Gravatar Guillaume Melquiond2015-12-22
|/ / /
* | | Moving three related small half-general half-ad-hoc utility functionsGravatar Hugo Herbelin2015-12-05
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-12-03
|\| |
| * | Univs/Program: update the universe context with global universeGravatar Matthieu Sozeau2015-12-02
| * | Fix bug #4444: Next Obligation performed after a Section opening wasGravatar Matthieu Sozeau2015-12-02
* | | Removing dead code in Obligations.Gravatar Pierre-Marie Pédrot2015-12-02
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-29
|\| |
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-26
|\| |
| * | Univs: carry on universe substitution when defining obligations ofGravatar Matthieu Sozeau2015-11-24
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-20
|\| |
| * | Allow program hooks to see the refined universe_context at the end of aGravatar Matthieu Sozeau2015-11-19
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-30
|\| |
| * | Add a way to get the right fix_exn in external vernacular commandsGravatar Matthieu Sozeau2015-10-30
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-29
|\| |
| * | Avoid type checking private_constants (side_eff) again during Qed (#4357).Gravatar Enrico Tassi2015-10-28
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-10
|\| |
| * | Fix Next Obligation to not raise an anomaly in case of mutualGravatar Matthieu Sozeau2015-10-09
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-09
|\| |
| * | Univs: fix FingerTree contrib.Gravatar Matthieu Sozeau2015-10-07
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-02
|\| |
| * | Univs/program: handle side effects in obligations.Gravatar Matthieu Sozeau2015-10-02
| * | Univs: fix many evar_map initializations and leaks.Gravatar Matthieu Sozeau2015-10-02
* | | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-09-17
|\| |
| * | Univs: Add universe binding lists to definitionsGravatar Matthieu Sozeau2015-09-14
* | | All Program obligations now respect the Shrink Obligation flag.Gravatar Pierre-Marie Pédrot2015-09-08
* | | Fixing the Shrink Obligations option.Gravatar Pierre-Marie Pédrot2015-09-08
|/ /
* / Code cleaning in Obligations.Gravatar Pierre-Marie Pédrot2015-08-22
|/
* obligations: wrap Ephemeron.get to make error more informativeGravatar Enrico Tassi2015-06-23
* Wrap the program_info type up in the ephemeron mechanismGravatar Alec Faithfull2015-06-23
* Program: Do not reduce obligation types preemptively, only atGravatar Matthieu Sozeau2015-04-13