ocaml/testsuite/tests/parsing
Pieter Goetschalckx 99224a96b7
Quoted extensions in comments, ocamllex and ocamlyacc (#9166)
* Support quoted extensions in comments
* Support quoted extensions in ocamllex
* Support quoted extensions in ocamlyacc
* Fix copying of comments in ocamlyacc
2020-02-03 10:55:28 +01:00
..
anonymous_class_parameter.compilers.reference Changed the definition of `formal_class_parameters` to allow the use 2018-11-20 11:52:47 +01:00
anonymous_class_parameter.ml Changed the definition of `formal_class_parameters` to allow the use 2018-11-20 11:52:47 +01:00
arrow_ambiguity.compilers.reference Add a new test, which exercises the resolution of a shift/reduce 2018-11-20 11:52:47 +01:00
arrow_ambiguity.ml Add a new test, which exercises the resolution of a shift/reduce 2018-11-20 11:52:47 +01:00
attributes.compilers.reference parser: better locations for type constraints 2018-06-21 11:13:58 +01:00
attributes.ml Add tests for attributes 2018-04-09 22:29:46 +01:00
broken_invariants.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
broken_invariants.ml Pparse.apply_rewriters: check ast invariants 2018-08-06 14:07:10 +02:00
change_start_loc.ml Add set_position and set_filename to Lexing. 2019-11-16 22:14:16 +00:00
change_start_loc.reference Add set_position and set_filename to Lexing. 2019-11-16 22:14:16 +00:00
constructor_declarations.compilers.reference Introduce `reversed_bar_llist(X)` and use it to improve sharing. 2018-11-20 12:44:36 +01:00
constructor_declarations.ml Introduce `reversed_bar_llist(X)` and use it to improve sharing. 2018-11-20 12:44:36 +01:00
docstrings.ml Merge pull request #1848 from trefis/doctest 2019-10-17 17:35:08 +02:00
extended_indexoperators.ml multi-indices for extended indexing operators 2019-05-13 15:26:49 +02:00
extensions.compilers.reference Annotate constant literals with the location of their content. 2019-11-13 16:08:40 +01:00
extensions.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
hash_ambiguity.compilers.reference Add a test in `tests/parsing` which exercises the resolution of 2018-11-20 11:52:47 +01:00
hash_ambiguity.ml Add a test in `tests/parsing` which exercises the resolution of 2018-11-20 11:52:47 +01:00
illegal_ppx.ml Pparse.apply_rewriters: check ast invariants 2018-08-06 14:07:10 +02:00
int_and_float_with_modifier.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
int_and_float_with_modifier.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
multi_indices.ml multi-indices for extended indexing operators 2019-05-13 15:26:49 +02:00
pr6604.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
pr6604.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
pr6604_2.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
pr6604_2.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
pr6604_3.compilers.reference Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
pr6604_3.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
pr6865.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
pr6865.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
pr7165.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
pr7165.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00
quotedextensions.compilers.reference Fix locations for quoted extensions ids. 2019-11-13 16:08:41 +01:00
quotedextensions.ml Quoted extensions in comments, ocamllex and ocamlyacc (#9166) 2020-02-03 10:55:28 +01:00
reloc.ml The parser keeps previous location when relocating ast node 2018-09-06 16:12:00 +01:00
shortcut_ext_attr.compilers.reference Extend `open` to arbritrary module expressions in structures and to 2018-11-26 16:20:37 +00:00
shortcut_ext_attr.ml Migrate the parsing tests to ocamltest 2018-03-01 09:20:54 +01:00