aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/nativecode.ml
Commit message (Expand)AuthorAge
...
* More monomorphic List.mem + List.assoc + ...Gravatar letouzey2013-10-24
* Specializing hash functions for widely used types.Gravatar ppedrot2013-10-24
* Turn many List.assoc into List.assoc_fGravatar letouzey2013-10-24
* Removing a bunch of generic equalities.Gravatar ppedrot2013-09-27
* Fixing a bug in the native compiler, introduced by r16363, leading to undefinedGravatar mdenes2013-07-06
* Merging Context and Sign.Gravatar ppedrot2013-04-29
* Splitting Term into five unrelated interfaces:Gravatar ppedrot2013-04-29
* Native compiler: hash-consing of generated code and values.Gravatar mdenes2013-03-25
* Native compiler: Inlined constants are now compiled, fixing a bug reported byGravatar mdenes2013-03-25
* Restrict (try...with...) to avoid catching critical exn (part 8)Gravatar letouzey2013-03-13
* invalid_arg instead of raise (Invalid_argement ...)Gravatar letouzey2013-03-12
* More monomorphization.Gravatar ppedrot2013-03-05
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Names: shortcuts for building {kn, constant, mind} with empty sectionsGravatar letouzey2013-02-26
* use List.rev_map whenever possibleGravatar letouzey2013-02-18
* Fixing bug in native compiler with let patterns in fixpoint definitions.Gravatar mdenes2013-02-11
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* native_compute: Fixed dependencies compilation order.Gravatar mdenes2013-01-28
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22