summaryrefslogtreecommitdiff
path: root/lambda/printlambda.ml
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of ;; from the codebaseSébastien Hinderer2022-02-251-2/+1
* Merge commit 'edf0075888ec27a50c4f50f76dba46f730797651' into 5.00_rebase_to_prTom Kelly2021-12-201-1/+5
|\
| * Add [@poll error] attribute (#10462)Sadiq Jaffer2021-11-091-1/+5
* | Merge commit '2bcef4bc172f476217f253d24cb3311eaca504bf' into 5.00_rebase_to_prTom Kelly2021-12-201-7/+9
|\ \ | |/
| * prepare for TMC (tail modulo cons) transformationFrédéric Bour2021-11-021-7/+9
* | remove multicore nop debugging (reverts ocaml-multicore#384)Tom Kelly2021-10-081-2/+0
* | Merge commit '1037341d8cbd533209c2898e0743757189ce8f1e' into parallel_minor_g...Tom Kelly2021-10-011-6/+0
|\ \ | |/
| * Remove primitives Pdirapply and PrevapplyVincent Laviron2021-05-251-4/+0
| * Remove the Pidentity primitiveVincent Laviron2021-05-251-2/+0
* | Merge commit 'd0f80077066105e1429ef8728b8362b8d698e298' into parallel_minor_g...Tom Kelly2021-09-291-8/+18
|\ \ | |/
| * refactorized Llet and Lmutlet printingKeryan Didier2021-01-071-19/+16
| * added new construct Lmutlet and removed Variable attributeKeryan Didier2021-01-071-1/+12
| * added new lambda construct Lmutvar (#9954)Keryan Didier2021-01-071-1/+3
* | add polling at mach layerSadiq Jaffer2021-09-061-2/+0
* | Add primitive for fetching dls stateKC Sivaramakrishnan2021-06-101-0/+2
* | Merge commit '426b10c6a8497dfa0af6858075828c24e2d9570b' into parallel_minor_g...Tom Kelly2021-03-091-1/+3
|\ \ | |/
| * Allow `[@tailcall true]` and `[@tailcall false]` (#9754)Gabriel Scherer2020-10-101-1/+3
* | Merge commit 'b7509ca82f9bd647c1cb7e810b6bb152e145e3fb' into parallel_minor_g...Tom Kelly2021-03-031-4/+5
|\ \ | |/
| * [refactoring] gives tailcall attributes a more standard structureGabriel Scherer2020-06-081-3/+4
| * [minor] printlambda: print the 'tailcall' attribute in the same style as othersGabriel Scherer2020-06-081-1/+1
* | Merge commit '0ca651b95cbda5d58f7760f0fa1dba965d1f0828' into parallel_minor_g...Tom Kelly2021-03-021-1/+0
|\ \ | |/
| * Remove Const_pointer from Lambda and Clambda (#9585)Stephen Dolan2020-06-021-1/+0
* | Merge commit '8f85e002b2e1f3f4ccf8fefa5ad9a137109168d1' into parallel_minor_g...Tom Kelly2021-03-011-8/+12
|\ \ | |/
| * Replace Location.t with Lambda.scoped_location in Lambda codeStephen Dolan2020-04-271-8/+12
* | Merge commit 'ec6690fb53b6caced797e1a7a083a787ff8bd97c' into parallel_minor_g...Tom Kelly2021-03-011-0/+2
|\ \ | |/
| * Merge pull request #9349 from lpw25/inline-hintLeo White2020-04-171-0/+2
| |\
| | * Add [@inlined hint] attributeLeo White2020-04-161-0/+2
* | | Merge commit '017d4a3eaddbd2b25649d04ed576258e4ddf60cc' into parallel_minor_g...Tom Kelly2021-03-011-0/+6
|\ \ \ | |/ /
| * | Replace caml_int_compare and caml_float_compare with primitives (#2324)Greta Yorsh2020-03-261-0/+6
| |/
* | Merge commit '8a79f6ce59cdabd65870af5124e3e3eebc366ff1' into parallel_minor_g...Tom Kelly2021-02-261-1/+8
|\ \ | |/
| * -dno-locations: hide source locations (and debug events) from IR dumpsGabriel Scherer2020-01-091-1/+8
* | Merge commit '05f15cf215d2643aaea0e300d6c9e4e5fd3ef65b' into parallel_minor_g...Tom Kelly2021-02-261-1/+1
|\ \ | |/
| * Annotated Asttypes.constant's string with content location.Drup2019-11-131-1/+1
* | Add a primitive to insert nop instructionKC Sivaramakrishnan2020-07-311-0/+2
* | Merge commit '8afe2db3c6bdf06d2596ddba95cb889991196fc5' into parallel_minor_g...Tom Kelly2020-04-211-9/+40
|/
* Move some middle-end files around (#2281)Mark Shinwell2019-04-011-0/+648