summaryrefslogtreecommitdiff
path: root/manual/tests
Commit message (Expand)AuthorAgeFilesLines
* Print the type variable that cannot be generalized (#12051)Stefan Muenzel2023-03-271-1/+3
* Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...Stefan Muenzel2023-03-221-14/+33
* Merge the remaining .gitignore files into the root oneSébastien Hinderer2022-10-131-1/+0
* Add an interface file for the std_exit moduleSébastien Hinderer2022-06-301-0/+1
* Factorize the definition of the standard library flagsSébastien Hinderer2022-03-311-1/+0
* Remove `Stream`, `Genlex`, `Pervasives` & the legacy `bigarray` library (#10896)Nicolás Ojeda Bär2022-01-201-1/+1
* Add the distclean target to the makefiles under manualSébastien Hinderer2022-01-181-0/+3
* Compute STDLIB_MODULES with a C auxiliaryDavid Allsopp2021-07-051-1/+1
* Add {In,Out}_channel to Stdlib (#10545)Nicolás Ojeda Bär2021-09-011-1/+1
* Tidy-up the testsuite/manual commands (#10411)David Allsopp2021-08-111-2/+1
* Build system: rename the CAMLRUN variable to OCAMLRUNSébastien Hinderer2021-04-271-1/+1
* Stop using Makefile.tools in the makefiles used to build the manualSébastien Hinderer2021-04-141-2/+6
* Makefile.tools & co: get rid of the TOPDIR variableSébastien Hinderer2021-04-131-12/+11
* documentation: configuration switch for an odoc documentation mode (#9997)Florian Angeletti2021-04-071-1/+1
* Fix the check-case-collision testDavid Allsopp2021-02-111-0/+1
* Make success of manual tests clearerDavid Allsopp2021-02-102-0/+5
* manual/manual -> manual/srcJohn Whitington2021-01-293-4/+4
* Move doc to api_docgen and restore installationoctachron2020-12-021-1/+1
* doc: centralized, parallel, incremental manpagesFlorian Angeletti2020-12-021-2/+2
* manual: docitem macros for linking modules (#9988)Florian Angeletti2020-10-281-1/+5
* fix the manual and improve the check-stdlib-modules error messageGabriel Scherer2020-05-161-1/+1
* Annotate constant literals with the location of their content.Drup2019-11-131-1/+1
* manual: test case-insensitive collisionsFlorian Angeletti2019-07-051-1/+25
* manual: recover compatibility with case-insensitive file systemsDamien Doligez2019-06-252-3/+4
* manual: fix testsFlorian Angeletti2019-04-071-1/+1
* build cross-reference-checker during manual-pregenGabriel Scherer2018-08-191-0/+3
* cross-reference-checker: fix attribute structure after GPR #1953Gabriel Scherer2018-08-191-9/+9
* cross-reference-checker: fix Location.report_error after GPR #1952Gabriel Scherer2018-08-191-1/+1
* Create warning 64, for uses of -unsafe with a -pp that returns a marshalled astValentin Gatien-Baron2018-07-151-3/+3
* match-context-args: have --help refer to the (reworded) manualGabriel Scherer2018-06-021-0/+1
* manual: cleanup of main Makefilessteinuil2018-05-191-1/+2
* manual: add clean target to testssteinuil2018-05-182-7/+15
* MPR#7663: reword unsafe recursive modules message (#1694)Florian Angeletti2018-04-041-1/+2
* Minimal fix for the manual build pocessoctachron2018-02-121-1/+1
* manual: new consistency test for cross-referencesoctachron2018-01-044-0/+293