aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
* closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)Gravatar Pierre Letouzey2016-07-03
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* Separate flags for fix/cofix/match reduction and clean reduction function names.Gravatar Maxime Dénès2016-07-01
* A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-29
* Shrink Proofs/Obligations by default and deprecateGravatar Matthieu Sozeau2016-06-27
* [feedback] Add optional ?loc parameter to loggers.Gravatar Emilio Jesus Gallego Arias2016-06-25
* Fix bug #4825: [clear] should not dependency-check hypotheses that come above...Gravatar Pierre-Marie Pédrot2016-06-20
* Reuse the typing_flags datatype for inductives.Gravatar Pierre-Marie Pédrot2016-06-18
* Moving the typing_flags to the environment.Gravatar Pierre-Marie Pédrot2016-06-18
* Adding a local type-in-type flag in kernel declarations.Gravatar Pierre-Marie Pédrot2016-06-18
* Factorizing the uses of Declareops.safe_flags.Gravatar Pierre-Marie Pédrot2016-06-16
* Adding a default safe set of kernel typing flags to Declareops.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
|\
| * Assume totality: dedicated type rather than boolGravatar Arnaud Spiwack2016-06-14
* | newring: fix for hack using evars as integers.Gravatar Matthieu Sozeau2016-06-09
* | Adding a bit of documentation in the mli.Gravatar Pierre-Marie Pédrot2016-06-09
* | Please never mention .mli-only file in *.mllib (or future *.mlpack)Gravatar Pierre Letouzey2016-06-02
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-01
|\ \
| * | Fix potential race condition in vm_compute.Gravatar Guillaume Melquiond2016-05-31
* | | Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
* | | Checker: avoid using obsolete names from NamesGravatar Pierre Letouzey2016-05-31
| * | native_compute: don't call Unicode.ascii_of_ident twice (not idempotent anymore)Gravatar Pierre Letouzey2016-05-19
* | | native_compute: don't call Unicode.ascii_of_ident twice (not idempotent anymore)Gravatar Pierre Letouzey2016-05-19
* | | Removing dead code and unused opens.Gravatar Pierre-Marie Pédrot2016-05-08
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-05-02
|\| |
| * | Fixing an incompatility introduced in a404360: kernel conversion wasGravatar Hugo Herbelin2016-04-27
* | | This is an attempt to clarify terminology in choosing variable namesGravatar Hugo Herbelin2016-04-14
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-30
|\| |
* | | Remove int64 emulation in bytecode interpreter.Gravatar Maxime Dénès2016-03-25
| * | A patch renaming equal into eq in the module dealing withGravatar Hugo Herbelin2016-03-22
| * | Adding eq/compare/hash for syntactic view atGravatar Hugo Herbelin2016-03-22
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-18
|\| |
| * | Primitive projections: protect kernel from erroneous definitions.Gravatar Matthieu Sozeau2016-03-10
* | | Removing OCaml deprecated function names from the Lazy module.Gravatar Pierre-Marie Pédrot2016-03-10
| * | Hashconsing modules.Gravatar Pierre-Marie Pédrot2016-03-10
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-05
|\| |
| * | This fix is probably not enough to justify that there are no problems withGravatar Maxime Dénès2016-03-04
| * | Rename Ephemeron -> CEphemeron.Gravatar Maxime Dénès2016-03-04
* | | ADD: Names.Name.is_{anonymous,name}Gravatar Matej Kosik2016-02-18
* | | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-17
|\ \ \
* | | | 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 "kernel/*"Gravatar Matej Kosik2016-02-15
| * | | REFORMATTING: kernel/context.ml{,i}Gravatar Matej Kosik2016-02-09
| * | | CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
|/ / /
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-29
|\| |
| * | Fixing bde12b70 about reporting ill-formed constructor.Gravatar Hugo Herbelin2016-01-26
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\| |
| * | Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | | Universes algorithm : clarified commentsGravatar Jacques-Henri Jourdan2016-01-17