summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-implicit_unpack
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-1/+1
* rename the type of the accumulator of fold functions to 'accValentin Gatien-Baron2023-01-021-2/+2
* Set and Map API improvements (#11410)Daniel Bünzli2022-10-011-24/+30
* Make some locations more accurate (#8987)Thomas Refis2020-10-141-2/+2
* Stdlib injectivity: update tests.Jeremy Yallop2020-07-181-1/+1
* Define to_rev_seq in Set and Map module (#9075)Sébastien Briais2020-05-151-0/+2
* Map.filter_map and Set.filter_mapGabriel Scherer2020-03-311-0/+2
* Improve errors for first-class modules (#8903)Leo White2019-10-181-4/+5
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* testsuite: add more examples of the Scoping_pack errorThomas Refis2019-08-281-0/+28
* testsuite: add a regression test for Scoping_pack errorThomas Refis2019-08-231-0/+16
* testsuite: implicit_unpack use expect_testThomas Refis2019-08-232-194/+288
* Merge pull request #8826 from glondu/4.08-spelling-errorsGabriel Scherer2019-07-291-1/+1
* Use newtype names as the underlying variable names (#2277)Matthew Ryan2019-03-261-5/+5
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-1/+1
* Update testsArmaël Guéneau2018-10-191-10/+10
* Location: significantly rework the code printing errors and warningsArmaël Guéneau2018-08-081-2/+2
* Refactor [Location.print_loc]; use it in [highlight_dumb] and expect_test.mlArmaël Guéneau2018-07-251-5/+5
* PR#6416 et al.: injective mapping between identifiers and printed names (#1120)Florian Angeletti2018-06-261-6/+4
* Stdlib functional iterators (#1002)Simon Cruanes2018-03-161-0/+8
* Prefix the compilation unit names of all modules in the stdlibJeremie Dimino2018-02-121-2/+4
* Migrate typing-implicit_unpack test to ocamltestNicolas Ojeda Bar2017-12-054-50/+36
* Modify API of update.Sébastien Briais2017-02-281-2/+2
* Define Map.update.Sébastien Briais2017-02-281-0/+2
* [Stdlib] Implement find_first, find_last for maps and sets (#869)Gabriel de Perthuis2016-11-121-0/+8
* Option-returning variants of stdlib functions (#885)Alain Frisch2016-11-071-0/+8
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Fix typing testsuite after introduction of Map.unionPierre Chambart2016-01-061-0/+2
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* clean up TABs and whitespaceDamien Doligez2012-07-302-2/+1
* Unshare on type annotations even in non -principal mode.Jacques Garrigue2012-02-141-3/+3
* Keep type variable namesJacques Garrigue2011-09-221-2/+2
* fix bug in first-class module unpackingJacques Garrigue2011-08-202-3/+169
* test suite: 'implicit_unpack' moved from 'testlabl'.Xavier Clerc2011-07-213-0/+169