aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
* COMMENT: Pre_env.envGravatar Matej Kosik2017-04-20
* correcting a typo in a commentGravatar Matej Kosik2017-04-20
* correcting comments in the "Context" moduleGravatar Matej Kosik2017-04-20
* simplifying "Environ.push_named" functionGravatar Matej Kosik2017-04-20
* refactoring "Names.DirPath.is_empty" functionGravatar Matej Kosik2017-04-20
* refactoring "Names.DirPath.compare" functionGravatar Matej Kosik2017-04-20
* refactoring "Names.DirPath.equal" functionGravatar Matej Kosik2017-04-20
* Merge branch 'v8.6' into trunkGravatar Maxime Dénès2017-04-15
|\
* \ Merge PR#441: Port Toplevel to the Stm APIGravatar Maxime Dénès2017-04-12
|\ \
| * | [stm] Remove edit_id.Gravatar Emilio Jesus Gallego Arias2017-04-12
* | | Merge PR#549: Fast path in weak head reduction of applied atoms.Gravatar Maxime Dénès2017-04-11
|\ \ \
* \ \ \ Merge PR#537: Efficient side-effect abstractionGravatar Maxime Dénès2017-04-11
|\ \ \ \
| | * | | Fast path in weak head reduction of applied atoms.Gravatar Pierre-Marie Pédrot2017-04-08
| | |/ /
* | | | Merge branch 'master' into econstrGravatar Pierre-Marie Pédrot2017-04-07
|\ \ \ \ | | |/ / | |/| |
| * | | Merge PR#519: Faster side effectsGravatar Maxime Dénès2017-04-07
| |\ \ \
| | * | | Inline the only use of hcons_j in Term_typing.Gravatar Pierre-Marie Pédrot2017-04-07
| | * | | Documenting the fact terms are only hashconsed outside of a section.Gravatar Pierre-Marie Pédrot2017-04-06
| * | | | Merge PR#434: Optimizing array mapping in the kernel.Gravatar Maxime Dénès2017-04-05
| |\ \ \ \
| | | | * | Fix substitution of abstracted lemmas.Gravatar Pierre-Marie Pédrot2017-04-04
| | |_|/ / | |/| | |
| | | | * Fix bug #5435: [Eval native_compute in] raises anomaly.Gravatar Maxime Dénès2017-04-04
* | | | | Make the Constr.kind_of_term type parametric in sorts and universes.Gravatar Pierre-Marie Pédrot2017-03-31
| | | * | More efficient check in validity of side-effects.Gravatar Pierre-Marie Pédrot2017-03-27
| | | * | Adding the size of the opaquetab in its representation.Gravatar Pierre-Marie Pédrot2017-03-27
| | | * | Fix hashconsing of terms in the kernel.Gravatar Pierre-Marie Pédrot2017-03-27
| | |/ / | |/| |
* | | | Merge branch 'trunk' into pr379Gravatar Maxime Dénès2017-03-24
|\| | |
| * | | Merge branch 'v8.6' into trunkGravatar Maxime Dénès2017-03-24
| |\ \ \ | | | |/ | | |/|
| | * | Documenting the API of side-effects.Gravatar Pierre-Marie Pédrot2017-03-23
| | * | Using a dedicated datastructure for side effect ordering.Gravatar Pierre-Marie Pédrot2017-03-23
| | * | Making the side_effects type opaque.Gravatar Pierre-Marie Pédrot2017-03-23
| * | | Merge branch 'v8.6' into trunkGravatar Maxime Dénès2017-03-23
| |\| |
| * | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-03-22
| |\ \ \
| * \ \ \ Merge PR#482: [toplevel] Remove unusable option -notopGravatar Maxime Dénès2017-03-22
| |\ \ \ \
| | | | * | Add a few comments in term_typing.ml.Gravatar Maxime Dénès2017-03-21
| | | | * | Do not typecheck twice the type of opaque constants.Gravatar Maxime Dénès2017-03-21
| | | |/ /
| * | | | Merge PR#134: Enable `-safe-string`Gravatar Maxime Dénès2017-03-21
| |\ \ \ \
| | | | * | In the Kami project, that causes a stack overflow in one of the example filesGravatar Paul Steckler2017-03-20
| | * | | | [misc] Remove warnings about String.setGravatar Emilio Jesus Gallego Arias2017-03-20
| | * | | | [safe-string] Enable -safe-string !Gravatar Emilio Jesus Gallego Arias2017-03-14
| | * | | | [safe_string] library/nameopsGravatar Emilio Jesus Gallego Arias2017-03-14
| | * | | | [safe_string] kernel/cemitcodesGravatar Emilio Jesus Gallego Arias2017-03-14
| | | * | | [toplevel] Remove unusable option -notopGravatar Emilio Jesus Gallego Arias2017-03-14
| | * | | | [safe-string] kernel/nativevaluesGravatar Emilio Jesus Gallego Arias2017-03-14
| | * | | | [safe_string] kernel/term_typingGravatar Emilio Jesus Gallego Arias2017-03-14
| | |/ / /
| * / / / [future] Remove unused parameter greedy.Gravatar Emilio Jesus Gallego Arias2017-03-14
| |/ / /
| * | | Merge PR#189: Remove tabulation support from pretty-printing.Gravatar Maxime Dénès2017-02-20
| |\ \ \
| | | | * Optimizing array mapping in the kernel.Gravatar Pierre-Marie Pédrot2017-02-19
| | | |/
* | | | Merge branch 'master'.Gravatar Pierre-Marie Pédrot2017-02-14
|\| | |
* | | | Introducing contexts parameterized by the inner term type.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Reductionops now return EConstrs.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Making judgment type generic over the type of inner constrs.Gravatar Pierre-Marie Pédrot2017-02-14