summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Fixing typos (#11705)Fourchaux2022-11-072-2/+2
* Merge pull request #11653 from Abiola-Zeenat/ZhienartSébastien Hinderer2022-11-031-0/+3
|\
| * Add the -no-absname option to ocamlc, ocamlopt and ocamldepAbiola Zeenat2022-10-281-0/+3
* | Fix manual build from 11301 (#11688)David Allsopp2022-11-011-2/+2
* | Merge pull request #11301 from Octachron/manual_otherlibs_changesDavid Allsopp2022-11-015-11/+26
|\ \
| * | manual: threads library require unixFlorian Angeletti2022-06-071-2/+2
| * | documentation: new location for otherlibsFlorian Angeletti2022-06-074-9/+24
* | | Document OCAMLRUNPARAM v=0x800 (GC debug messages)David Allsopp2022-10-231-0/+1
| |/ |/|
* | Manual: make sure the infoman, texstuff and textman directories existSébastien Hinderer2022-10-131-9/+12
* | Merge the remaining .gitignore files into the root oneSébastien Hinderer2022-10-1312-80/+0
* | manual: warn about using float for money calculation (#10038)Yawar Amin2022-10-061-5/+7
* | manual: no more master lock (#11597)Florian Angeletti2022-10-051-17/+20
* | Manual chapters on parallelism and memory model (#11280)KC Sivaramakrishnan2022-10-045-14/+1504
* | FFI documentation: do not use naked pointers in examples (#11584)Xavier Leroy2022-09-301-12/+10
* | fix #10494Gabriel Scherer2022-09-281-1/+1
* | ocamllex: better support for union of character sets (#11166)Nicolás Ojeda Bär2022-09-271-1/+4
* | Rename caml-tex into ocamltex, + related changesSébastien Hinderer2022-09-274-6/+6
* | Merge pull request #11423 from kayceesrk/effect_exceptionsFlorian Angeletti2022-09-261-5/+5
|\ \
| * | Rename Continuation_already_taken to Continuation_already_resumedFlorian Angeletti2022-09-211-1/+1
| * | Rename Effect.Unhandled_effect -> Effect.UnhandledJon Ludlam2022-09-211-3/+3
| * | Use Callback.register_exception for exceptions in Effect moduleKC Sivaramakrishnan2022-09-211-4/+4
* | | manual: ocamlyacc parsers are not thread-safeFlorian Angeletti2022-09-231-0/+8
* | | Merge pull request #11506 from gadmm/caml_state_assertionGabriel Scherer2022-09-211-3/+9
|\ \ \ | |/ / |/| |
| * | Document `Caml_state_opt`Guillaume Munch-Maccagnoni2022-09-091-3/+9
* | | Stop passing -safe-string when building the compiler and in the testsuiteSébastien Hinderer2022-09-111-2/+1
|/ /
* | Manual grammar fixes (#11510)Flying-Toast2022-09-017-28/+27
* | Merge pull request #11349 from sadiqj/runtime_events_docsEnguerrand2022-08-268-320/+347
|\ \
| * | fix manual build and remove stdlib-blurbSadiq Jaffer2022-08-242-3/+3
| * | quote argsSadiq Jaffer2022-08-241-2/+2
| * | missing spaceSadiq Jaffer2022-08-241-1/+1
| * | include reference to Runtime_eventsSadiq Jaffer2022-08-241-1/+2
| * | Apply suggestions from code reviewSadiq Jaffer2022-08-021-41/+44
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-08-021-2/+2
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-08-021-8/+11
| * | swap types of events and the usage paragraphs in overviewSadiq Jaffer2022-07-121-14/+14
| * | make clear what kind of data is emittedSadiq Jaffer2022-07-121-6/+10
| * | update tooling to ollySadiq Jaffer2022-07-121-7/+46
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-06-291-1/+1
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-06-291-1/+1
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-06-291-4/+3
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-06-291-1/+1
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-06-281-2/+1
| * | change wordingSadiq Jaffer2022-06-281-4/+3
| * | Update manual/src/cmds/runtime-tracing.etexSadiq Jaffer2022-06-281-2/+6
| * | clarify this is fake GC workSadiq Jaffer2022-06-281-2/+2
| * | split sentenceSadiq Jaffer2022-06-281-3/+3
| * | runtime tracing chapter, libruntime_events and OCAMLRUNPARAMs doc updateSadiq Jaffer2022-06-289-322/+298
* | | Fix the documentation of alerts (#11465)favonia2022-07-301-3/+3
* | | manual: add a general desugaring rule for binding operatorsGabriel Scherer2022-07-291-26/+94
* | | remove old polymorphic variant syntax.Stefan Muenzel2022-07-281-5/+0