ocaml/parsing
Leo White 712505d3eb Merge pull request #1348 from sliquister/with-type-underscore-t
support syntax "S with type _ t = int"
2017-09-17 13:02:20 +01:00
..
HACKING.adoc HACKING.adoc: plenty of changes suggested by David Allsopp's review 2016-11-23 07:13:46 -05:00
ast_helper.ml merge trunk and update test 2017-07-23 09:31:58 +08:00
ast_helper.mli merge trunk and update test 2017-07-23 09:31:58 +08:00
ast_invariants.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
ast_invariants.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ast_iterator.ml Merge pull request #792 from sliquister/generalize-destr-subst2 2017-09-15 09:29:29 +01:00
ast_iterator.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ast_mapper.ml added -threads and -vmthreads option information to the ppx context (#1336) 2017-09-15 18:14:14 +01:00
ast_mapper.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
asttypes.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02:00
attr_helper.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
attr_helper.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
builtin_attributes.ml Use let-binding attributes also for the pattern, and when checking exhaustivity. 2017-09-12 00:36:46 +02:00
builtin_attributes.mli Use let-binding attributes also for the pattern, and when checking exhaustivity. 2017-09-12 00:36:46 +02:00
depend.ml Merge pull request #792 from sliquister/generalize-destr-subst2 2017-09-15 09:29:29 +01:00
depend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
docstrings.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
docstrings.mli Parser: delay registration of docstring after the mapper is applied 2016-07-11 07:40:57 +02:00
lexer.mli PR#7165: guard against out-of-range integers in lexer directives 2016-07-11 14:10:37 +02:00
lexer.mll Extended indexing operators (#1064) 2017-09-15 18:47:05 +02:00
location.ml GPR#1281: avoid "@." in location print functions (#1281) 2017-08-10 12:03:22 +01:00
location.mli Deprecation warning when checking signature inclusion 2017-04-05 19:13:59 +02:00
longident.ml Teach Changes, ocamldoc and the manual about deep destructive substitutions 2017-08-01 07:40:14 -04:00
longident.mli Teach Changes, ocamldoc and the manual about deep destructive substitutions 2017-08-01 07:40:14 -04:00
parse.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
parse.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02:00
parser.mly Merge pull request #1348 from sliquister/with-type-underscore-t 2017-09-17 13:02:20 +01:00
parsetree.mli Merge pull request #792 from sliquister/generalize-destr-subst2 2017-09-15 09:29:29 +01:00
pprintast.ml Add support for qualified indexing operators 2017-09-16 23:05:35 +02:00
pprintast.mli fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
printast.ml Merge pull request #792 from sliquister/generalize-destr-subst2 2017-09-15 09:29:29 +01:00
printast.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
syntaxerr.ml PR#7147: add colors to errors generated by ppx rewriters 2016-07-11 16:37:32 +01:00
syntaxerr.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02:00