aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-12-07
|\
| * Fix #5248 - test-suite fails in 8.6beta1Gravatar Maxime Dénès2016-12-06
| * Merge remote-tracking branch 'github/pr/366' into v8.6Gravatar Maxime Dénès2016-12-04
| |\
| | * Document changesGravatar Matthieu Sozeau2016-12-02
| * | Merge remote-tracking branch 'github/pr/377' into v8.6Gravatar Maxime Dénès2016-12-02
| |\ \
| * | | Fix #5242 - Dubious unsilenceable warning on invalid identifierGravatar Maxime Dénès2016-12-02
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-30
|\| | |
| | * | Univs: fix bug #5180Gravatar Matthieu Sozeau2016-11-30
| |/ /
| | * Fix UGraph.check_eq!Gravatar Matthieu Sozeau2016-11-30
| | * Slightly more efficient [Univ.super] implemGravatar Matthieu Sozeau2016-11-30
| |/
| * Fix incorrect long multiplication in the VM.Gravatar Guillaume Melquiond2016-11-24
* | Moving unused code out of the kernel into Termops.Gravatar Pierre-Marie Pédrot2016-10-31
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-29
|\|
| * Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-26
| |\
* | | COMMENT: Declarations.constant_defGravatar Matej Kosik2016-10-26
* | | COMMENT: Names.Cmap and Names.Cmap_envGravatar Matej Kosik2016-10-26
* | | COMMENT: Constr.kind_of_termGravatar Matej Kosik2016-10-26
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-24
|\| |
| | * Fix #5127 Memory corruption with the VMGravatar Maxime Dénès2016-10-24
| * | More comments in VM.Gravatar Maxime Dénès2016-10-19
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-17
|\| |
| * | Remove dead code in Environ.Gravatar Pierre-Marie Pédrot2016-10-12
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-12
|\| |
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-12
| |\|
| | * Fix for bug #4863, update the Proofview's env withGravatar Matthieu Sozeau2016-10-11
| * | Removing a slow access to a named environment.Gravatar Pierre-Marie Pédrot2016-10-06
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-05
|\| |
| * | Merge remote-tracking branch 'github/pr/263' into v8.6Gravatar Maxime Dénès2016-10-03
| |\ \
* | | | UPDATE: reference to a deprecated variable "Filename.temp_dir_name" was repla...Gravatar Matej Kosik2016-09-29
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-14
|\| | |
| * | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-09
| |\ \ \ | | | |/ | | |/|
| | | * Tracking careless uses of slow name lookup.Gravatar Pierre-Marie Pédrot2016-09-09
| | * | Restore native compiler optimizations after they were broken by 9e2ee58.Gravatar Maxime Dénès2016-09-09
| | | * Removing the now useless field env_named_val from named_context_val.Gravatar Pierre-Marie Pédrot2016-09-09
| | | * More efficient implementation of map_named_val.Gravatar Pierre-Marie Pédrot2016-09-09
| | | * Fast access environment in CClosure.Gravatar Pierre-Marie Pédrot2016-09-09
| | | * Tentative fast-access named envGravatar Pierre-Marie Pédrot2016-09-09
| | | * Packing the named_context_val in a proper record and marking it private.Gravatar Pierre-Marie Pédrot2016-09-09
| | |/ | |/|
* | | Merge PR #244.Gravatar Pierre-Marie Pédrot2016-09-08
|\ \ \
* \ \ \ Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-07
|\ \ \ \ | | |/ / | |/| |
| * | | Remove useless debug code.Gravatar Guillaume Melquiond2016-09-02
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-02
|\| | |
| * | | More efficient data structure to check if a native file is loaded.Gravatar Maxime Dénès2016-09-01
* | | | CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...Gravatar Matej Kosik2016-08-30
* | | | CLEANUP: adding "Context.Compacted.Declaration.of_named_decl" function, which...Gravatar Matej Kosik2016-08-26
* | | | CLEANUP: rename "Context.Named.{to,of}_rel" functions to "Context.Named.{to,o...Gravatar Matej Kosik2016-08-26
* | | | CLEANUP: renaming "Context.ListNamed" module to "Context.Compacted"Gravatar Matej Kosik2016-08-26
* | | | Merge remote-tracking branch 'v8.6' into trunkGravatar Matej Kosik2016-08-25
|\| | |
* | | | CLEANUP: changing the definition of the "Context.NamedList.Declaration" typeGravatar Matej Kosik2016-08-25
* | | | CLEANUP: Type alias "Context.section_context" was removedGravatar Matej Kosik2016-08-25