aboutsummaryrefslogtreecommitdiffhomepage
path: root/library
Commit message (Expand)AuthorAge
* Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
* Dyn: simplify API introducing an Easy submoduleGravatar Enrico Tassi2016-05-13
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-09
|\
| * Fix bug #4713: Anomaly: Assertion Failed for incorrect usage of Module.Gravatar Pierre-Marie Pédrot2016-05-08
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-04
|\|
| * Fix bug #4292: Unexpected functor objects.Gravatar Pierre-Marie Pédrot2016-05-03
* | Merge branch 'linear-comparison' of https://github.com/aspiwack/coq into aspi...Gravatar Matthieu Sozeau2016-04-04
|\ \
* \ \ Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-05
|\ \ \ | | |/ | |/|
| * | Fix #4607: do not read native code files if native compiler was disabled.Gravatar Maxime Dénès2016-03-04
* | | merging conflicts with the original "trunk__CLEANUP__Context__2" branchGravatar Matej Kosik2016-02-15
|\ \ \
* \ \ \ Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-02-13
|\ \ \ \ | | |/ / | |/| |
| | * | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
| |/ / |/| |
| * | Optimizing the universes_of_constr_function.Gravatar Pierre-Marie Pédrot2016-02-03
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-29
|\| |
| * | Fix bug #4503: mixing universe polymorphic and monomorphicGravatar Matthieu Sozeau2016-01-23
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\| |
| * | Update copyright headers.Gravatar Maxime Dénès2016-01-20
| * | Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.Gravatar Maxime Dénès2016-01-15
* | | Changing "P is assumed" to "P is declared".Gravatar Hugo Herbelin2016-01-14
* | | mergeGravatar Matej Kosik2016-01-11
|\ \ \
| * | | CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11
* | | | Merge remote-tracking branch 'origin/v8.5' into trunkGravatar Guillaume Melquiond2016-01-06
|\ \ \ \ | | |/ / | |/| |
| * | | Protect code against changes in Map interface.Gravatar Maxime Dénès2016-01-06
* | | | Remove some unused functions.Gravatar Guillaume Melquiond2016-01-02
* | | | Remove keys for evar and meta, since they cannot occur.Gravatar Guillaume Melquiond2016-01-02
* | | | Remove some useless type declarations.Gravatar Guillaume Melquiond2016-01-02
* | | | Remove Library.mem, which is pointless since 8.5.Gravatar Guillaume Melquiond2015-12-31
* | | | Avoid a pointless conversion/copy.Gravatar Guillaume Melquiond2015-12-22
* | | | Do not compose "str" and "to_string" whenever possible.Gravatar Guillaume Melquiond2015-12-22
* | | | Move the From logic to Loadpath.expand_path.Gravatar Guillaume Melquiond2015-12-22
* | | | Do not query module files that have already been loaded.Gravatar Guillaume Melquiond2015-12-22
| |/ / |/| |
* | | COMMENTS: added to some variants of "Globalnames.global_reference" type.Gravatar Matej Kosik2015-12-18
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-12-08
|\| |
* | | Leveraging GADTs to provide a better Dyn API.Gravatar Pierre-Marie Pédrot2015-12-05
* | | Specializing the Dyn module to each usecase.Gravatar Pierre-Marie Pédrot2015-12-04
| * | Univs: fix bug #4443.Gravatar Matthieu Sozeau2015-12-03
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-29
|\| |
| * | Univs: entirely disallow instantiation of polymorphic constants withGravatar Matthieu Sozeau2015-11-27
| * | Avoid recording spurious Set <= Top.i constraints which are alwaysGravatar Matthieu Sozeau2015-11-27
* | | More efficient implementation of equality-up-to-universes in Universes.Gravatar Pierre-Marie Pédrot2015-11-26
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-26
|\| |
* | | More invariants in UState.Gravatar Pierre-Marie Pédrot2015-11-26
| * | Univs: fix type_of_global_in_context not returning instantiated universe cont...Gravatar Matthieu Sozeau2015-11-20
* | | 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
| | * More uniformity in the style of comparison functions.Gravatar Arnaud Spiwack2015-10-30
| | * Make the code of compare functions linear in the number of constructors.Gravatar Arnaud Spiwack2015-10-29
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-29
|\| | | |/ |/|
| * Univs: local names handling.Gravatar Matthieu Sozeau2015-10-28
| * Avoid type checking private_constants (side_eff) again during Qed (#4357).Gravatar Enrico Tassi2015-10-28