summaryrefslogtreecommitdiff
path: root/lambda/translprim.ml
Commit message (Expand)AuthorAgeFilesLines
* Encode extra types within pathHyunggyu Jang2022-11-111-1/+1
* Make Lambda.lfunction privateStephen Dolan2022-02-121-6/+6
* remove multicore nop debugging (reverts ocaml-multicore#384)Tom Kelly2021-10-081-4/+5
* Merge commit '1037341d8cbd533209c2898e0743757189ce8f1e' into parallel_minor_g...Tom Kelly2021-10-011-8/+28
|\
| * Remove primitives Pdirapply and PrevapplyVincent Laviron2021-05-251-5/+22
| * Remove the Pidentity primitiveVincent Laviron2021-05-251-4/+7
* | Merge commit 'fe96962fd4287f269dcfc54a58efc19db50a6ad7' into parallel_minor_g...Tom Kelly2021-10-011-2/+10
|\ \ | |/
| * Add %frame_pointers (#10419)David Allsopp2021-05-201-2/+10
* | Merge commit 'b720b583a1d8eeeb295adbf597c6d2ddf994c1cd' into parallel_minor_g...Tom Kelly2021-09-301-1/+5
|\ \ | |/
| * Fix bytecode compilation of Lsend(Cached, _) (#10325)Vincent Laviron2021-04-151-1/+5
* | Added primitives necessary for exposing effect handler functions. Needs boots...KC Sivaramakrishnan2021-09-181-0/+2
* | add polling at mach layerSadiq Jaffer2021-09-061-2/+1
* | Add primitive for fetching dls stateKC Sivaramakrishnan2021-06-101-1/+3
* | Merge commit '400fe3f3a20d93dbcc4669c3d17a4821ec8f99b7' into parallel_minor_g...Tom Kelly2021-03-031-1/+1
|\ \ | |/
| * Better backtraces for lazy valuesLeo White2020-06-141-1/+1
* | Merge commit '0ca651b95cbda5d58f7760f0fa1dba965d1f0828' into parallel_minor_g...Tom Kelly2021-03-021-1/+1
|\ \ | |/
| * Remove Const_pointer from Lambda and Clambda (#9585)Stephen Dolan2020-06-021-1/+1
* | Merge commit '153eee967848050e03de5282d65227ea280cd868' into parallel_minor_g...Tom Kelly2021-03-021-2/+7
|\ \ | |/
| * Add %loc_FUNCTION primitiveNicolás Ojeda Bär2020-05-131-2/+7
* | Merge commit '8f85e002b2e1f3f4ccf8fefa5ad9a137109168d1' into parallel_minor_g...Tom Kelly2021-03-011-6/+9
|\ \ | |/
| * Replace Location.t with Lambda.scoped_location in Lambda codeStephen Dolan2020-04-271-6/+9
* | Merge commit '017d4a3eaddbd2b25649d04ed576258e4ddf60cc' into parallel_minor_g...Tom Kelly2021-03-011-20/+7
|\ \ | |/
| * Replace caml_int_compare and caml_float_compare with primitives (#2324)Greta Yorsh2020-03-261-20/+7
* | Merge commit '6246d5ce0344746cb8fc71b4e6b9c74047daf66a' into parallel_minor_g...Tom Kelly2021-03-011-7/+7
|\ \ | |/
| * Generate the same locations for raises in bytecode and native codeStephen Dolan2020-03-161-7/+7
* | Merge commit '780f175895a6c8fcb64c7cf2f405e94006066965' into parallel_minor_g...Tom Kelly2021-02-261-9/+33
|\ \ | |/
| * Make ocamlc preserve events after primitives even if they are at tail position.Jacques-Henri Jourdan2020-01-091-9/+31
* | Add a primitive to insert nop instructionKC Sivaramakrishnan2020-07-311-0/+1
* | Merge commit '8afe2db3c6bdf06d2596ddba95cb889991196fc5' into parallel_minor_g...Tom Kelly2020-04-211-3/+22
|/
* Move some middle-end files around (#2281)Mark Shinwell2019-04-011-0/+811