aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-09-06
|\
* | Output a warning when conversion compilation failed.Gravatar Maxime Dénès2015-09-06
| * Fix a bug in 31 bit arithmetic, leading to failing conversion tests.Gravatar Maxime Dénès2015-09-06
| * Fixed critical bug in 31 bit arithmetic of VMGravatar Catalin Hritcu2015-09-06
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-09-06
|\|
| * print universes when dumping bytecode.Gravatar Gregory Malecha2015-09-03
| * Implementing Herbelin's fix for the "NonPar" bugGravatar mlasson2015-09-03
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-08-05
|\|
| * Fixing pop_rel_context.Gravatar Hugo Herbelin2015-08-02
| * Reverting 16 last commits, committed mistakenly using the wrong push command.Gravatar Hugo Herbelin2015-08-02
| * Fixing pop_rel_contextGravatar Hugo Herbelin2015-08-02
| * A patch renaming equal into eq in the module dealing withGravatar Hugo Herbelin2015-08-02
| * Adding eq/compare/hash for syntactic view atGravatar Hugo Herbelin2015-08-02
| * Followup of 9f81b58551.Gravatar Pierre-Marie Pédrot2015-07-30
| * Fixing bug #4289 (hash-consing only user part of constant notGravatar Hugo Herbelin2015-07-30
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-29
|\|
| * Fixing some English misspelling.Gravatar Hugo Herbelin2015-07-29
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-27
|\|
| * a small amount of documentation on the virtual machine.Gravatar Gregory Malecha2015-07-23
| * Fix incomplete pattern-matching.Gravatar Matthieu Sozeau2015-07-22
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-18
|\|
| * Modules: fix bug #4294Gravatar Matthieu Sozeau2015-07-16
| * Univs/Inductive: fix typechecking of casesGravatar Matthieu Sozeau2015-07-15
| * Unused variables reported by OCaml.Gravatar Hugo Herbelin2015-07-10
| * Option -type-in-type: added support in checker and making it contaminatingGravatar Hugo Herbelin2015-07-10
| * Native compiler: make non-fatal linking errors silent except in debug mode.Gravatar Maxime Dénès2015-07-10
| * Native compiler: refactor code handling pre-computed values.Gravatar Maxime Dénès2015-07-10
| * Kernel/Checker: Cleanup fixes of substitutions due to let-ins.Gravatar Matthieu Sozeau2015-07-09
| * Kernel: primitive projections handling of let-insGravatar Matthieu Sozeau2015-07-09
| * Improve semantics of -native-compiler flag.Gravatar Maxime Dénès2015-07-09
| * Template polymorphism: A bug-fix for Bug #4258Gravatar mlasson2015-07-09
| * Univs: bug fix.Gravatar Matthieu Sozeau2015-07-07
* | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-07-06
|\|
| * Fixing documentation (see Maxime's mail on coqdev, July 3).Gravatar Hugo Herbelin2015-07-05
| * Fix handling of primitive projections in VM.Gravatar Maxime Dénès2015-07-05
| * Fix convertibility of primitive projections for native_compute.Gravatar Maxime Dénès2015-07-03
* | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-07-02
|\|
| * More robust pattern matching on structured constants in VM.Gravatar Maxime Dénès2015-07-02
| * Display functions for primitive projections.Gravatar Maxime Dénès2015-07-02
| * Further simplification of the graph traversal in Univ.Gravatar Pierre-Marie Pédrot2015-07-01
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-28
|\|
| * Share prop/set values in sorts.ml.Gravatar Matthieu Sozeau2015-06-26
| * BUGFIX: Three fixes for the price of 1 in sorts.ml:Gravatar Matthieu Sozeau2015-06-26
| * Less closures makes the GC happy.Gravatar Pierre-Marie Pédrot2015-06-24
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-24
|\|
| * Less closures makes the GC happy.Gravatar Pierre-Marie Pédrot2015-06-23
| * Add a Set Dump Bytecode command for debugging purposes.Gravatar Maxime Dénès2015-06-23
* | Document the positivity checker.Gravatar Arnaud Spiwack2015-06-23
* | Merge remote-tracking branch 'forge/v8.5'Gravatar Pierre Boutillier2015-06-22
|\|
* | All invocations to ocaml compilers go through ocamlfindGravatar Pierre Boutillier2015-06-22