ocaml/experimental/frisch
Alain Frisch 8106136bb3 Doc.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14611 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-04-16 12:40:24 +00:00
..
Makefile Adapt one more example. 2013-09-26 08:34:06 +00:00
copy_typedef.ml More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
eval.ml Adapt one more example. 2013-09-26 08:34:06 +00:00
extension_points.txt Doc. 2014-04-16 12:40:24 +00:00
ifdef.ml Cleanup ppx API. 2013-09-26 08:03:49 +00:00
js_syntax.ml Get rid of recursion closing functions, being more explicit on the recursion does not hurt. 2013-09-26 08:49:46 +00:00
metaquot_test.ml Support for patterns in concrete syntax. 2013-09-09 13:04:09 +00:00
minidoc.ml More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
nomli.ml More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
ppx_builder.ml Get rid of recursion closing functions, being more explicit on the recursion does not hurt. 2013-09-26 08:49:46 +00:00
ppx_matches.ml Get rid of recursion closing functions, being more explicit on the recursion does not hurt. 2013-09-26 08:49:46 +00:00
test_builder.ml Example of simple type-driven code generation. 2013-04-11 15:26:24 +00:00
test_copy_typedef.ml More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
test_copy_typedef.mli Another simple ppx extension which allows to include type/module type definitions from external .ml/mli files (by default, from the .mli file corresponding to the current .ml file). 2013-04-18 13:56:57 +00:00
test_eval.ml Comments. 2013-04-11 12:24:36 +00:00
test_ifdef.ml Cleanup ppx API. 2013-09-26 08:03:49 +00:00
test_js.ml Adapt js_of_ocaml ppx example. 2013-04-18 14:42:46 +00:00
test_matches.ml Porting pa_matches. 2013-08-30 14:55:37 +00:00
test_nomli.ml A toy tool to produce an mli file from an annotated ml file. 2013-06-03 16:32:11 +00:00
testdoc.mli Example of using attributes from .cmti files in a mini-ocamldoc. 2013-03-26 10:32:52 +00:00
unused_exported_values.ml Fix. 2013-12-11 14:56:46 +00:00