summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-toplevel
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-2518-31/+39
* update testsuiteGabriel Scherer2023-02-232-0/+2
* Merge pull request #11515 from Octachron/debruijn_printed_nameFlorian Angeletti2023-01-033-5/+27
|\
| * error messages: use de bruijn indices to disambiguate namesFlorian Angeletti2023-01-023-5/+27
* | rename the type of the accumulator of fold functions to 'accValentin Gatien-Baron2023-01-021-1/+1
|/
* Merge pull request #11534 from gasche/follow-synonyms-in-show-module-typeFlorian Angeletti2022-12-021-0/+49
* topdirs.ml: (install,remove)_printer, test error casesGabriel Scherer2022-11-262-0/+21
* toplevel: add #install_printer testsGabriel Scherer2022-11-262-0/+57
* Release bytecode only after backtrace has been recorded (#10803)Renato Alencar2022-01-313-3/+19
* Merge pull request #10839 from Et7f3/fix_show_regressionFlorian Angeletti2022-01-271-0/+20
* Fix more display differences between ocamlnat/ocaml (#10849)David Allsopp2022-01-052-0/+25
* Add testDavid Allsopp2022-01-042-0/+32
* toplevel: detect recursive definitions in #showFlorian Angeletti2021-05-193-13/+46
* Revert "Merge pull request #9336 from Octachron/mundane_list_printing_fix"octachron2021-05-051-2/+6
* Merge pull request #8929 from Octachron/printtyp_fix_nested_recursive_definit...Gabriel Scherer2021-04-221-2/+2
|\
| * fix printing of nested recursive definitionsFlorian Angeletti2021-04-221-2/+2
* | ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-212-5/+5
|/
* toplevel: identify list by their typesFlorian Angeletti2021-04-161-6/+2
* Factorise toplevel phrase evaluation between byte and native (#10187)Louis Gesbert2021-02-111-1/+1
* Use capital letters for stdlib modulesDavid Allsopp2021-01-211-2/+2
* Small polishing following PR #10124 (#10175)Louis Gesbert2021-02-011-1/+1
* Factorise bytecode and native toplevels (#10124)Louis Gesbert2021-01-261-1/+1
* Unify topXXX.mli / opttopXXX.mli (#10061)Louis Gesbert2020-12-081-1/+1
* toplevel: a discrepancy in extension constructors printingprogman12020-09-081-0/+60
* Fix double free of toplevel bytecode (#9855)Stephen Dolan2020-08-251-1/+3
* Revert to printing types as 'nonrec' to avoid a bugJeremy Yallop2020-08-053-12/+12
* Add a failing test for #show with -short-paths.Jeremy Yallop2020-08-051-0/+19
* Update test reference filesNicolás Ojeda Bär2020-07-212-2/+2
* add a known-bug test for buggy 'rec' (non)use in the #show commandGabriel Scherer2020-05-091-0/+47
* Update testsuite with new backtrace format, and add test for namesStephen Dolan2020-04-271-3/+3
* Add a test for #mod_useDavid Allsopp2020-04-172-0/+10
* Merge pull request #9367 from stedolan/unify-backtracesStephen Dolan2020-03-171-1/+1
|\
| * Generate the same locations for raises in bytecode and native codeStephen Dolan2020-03-161-1/+1
* | Add a new toplevel directive #use_output "<command>"Jérémie Dimino2020-03-161-0/+25
|/
* Fix toplevel show directive to work with constructorsSimon Parry2019-11-051-0/+106
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-9/+0
* PR#8611: fix test tool-toplevel/pr6468.mlArmaël Guéneau2019-09-111-1/+1
* Fix source highlighting for long toplevel phrases (#7925) (#8611)Kyle Miller2019-09-113-1/+85
* typing/oprint: [minor] improve printing of empty signaturesGabriel Scherer2019-09-031-3/+3
* Hint: redefinition of types in toplevel sessionsFlorian Angeletti2019-07-313-0/+81
* Custom Exception Handlers at toplevel (#8594)Andrew Litteken2019-04-142-0/+46
* Clean up int literal hint (#2313)Jules Aguillon2019-04-111-1/+1
* Print end line and valid end character for multi-lines locationsLouis Roché2019-04-081-2/+2
* Add hint on int literals where expecting int32 or int64 literalJules Aguillon2019-03-081-0/+1
* Refactor load path management and initial environmentJeremie Dimino2019-01-301-1/+1
* Remove positions from pathsLeo White2018-11-211-1/+1
* Fix #mod_use raising exception (MPR#7867)Geoff Gole2018-10-271-1/+1
* Update the testsArmaël Guéneau2018-10-191-2/+2
* Update testsArmaël Guéneau2018-10-193-26/+39
* Improve the formatting of sub-errors in error/warning reports (#2035)Armael2018-09-101-16/+16