summaryrefslogtreecommitdiff
path: root/testsuite/tests/parsetree
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8826 from glondu/4.08-spelling-errorsGabriel Scherer2019-07-291-1/+1
* Add testNicolás Ojeda Bär2019-04-101-0/+8
* Fixing typos in various files (#2246)Fourchaux2019-02-132-3/+3
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-9/+9
* Fix printing of type variables with a quote on 2nd characteralainfrisch2018-11-061-0/+9
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-2/+2
* Syntax: allow [module M(_:S) = struct end]Hugo Heuzard2018-08-061-0/+1
* Add locations to attributesHugo Heuzard2018-08-061-1/+2
* Fix printing of functor typesPieter Goetschalckx2018-05-291-0/+12
* Support empty variants (#1546)objmagic2018-03-061-0/+2
* Migrate parsetree test to ocamltestNicolas Ojeda Bar2017-12-053-23/+6
* Add support for qualified indexing operatorsoctachron2017-09-161-12/+16
* Extended indexing operators (#1064)Florian Angeletti2017-09-151-0/+14
* Replace `%b` specifiers (deprecated) with `%B` ones in the test suite.Xavier Clerc2017-09-131-4/+4
* M.(::) syntax and printing exotic lists in the toplevel. (#1247)Florian Angeletti2017-08-111-0/+9
* Support 'let open' in class and class type expressions (#1249)Alain Frisch2017-07-201-0/+15
* Fix pprintast for infix operators starting with #.Alain Frisch2017-07-131-0/+4
* More fixes for PR#7506.alainfrisch2017-04-101-0/+12
* Fix PR#7506: pprintast ignores attributes in tails of a listalainfrisch2017-04-101-0/+8
* Changing the display of fatal warnings (#948)sliquister2017-03-081-9/+1
* MPR#7466: fix two bugs in pprintast.mlJeremie Dimino2017-02-012-1/+18
* Fix corner case GADT exp bug.Runhang Li2016-11-151-0/+6
* Fix pprintast bug in ``Pexp_poly``.Runhang Li2016-11-151-2/+5
* Merge pull request #773 from Octachron/fix_dsource_local_open_in_patternGabriel Scherer2016-08-201-0/+9
* fix whitespace, long lines, headersDamien Doligez2016-08-012-2/+2
* Add more tests.Runhang Li2016-05-161-0/+7100
* Add test file for parsing/pprintast.ml.Runhang Li2016-05-164-0/+272