dune/bin
Rudi Grinberg 2257a2057b Add templates to Usexp.t directly
Templates are now directly in dune's sexp language. The syntax is change to %{}
from ${} and $(). Old templates are still supported in jbuild files.

Other changes in this PR:

* Removal of ! patterns in variables
* Strict expansion for templates in dune files. Missing vars are now an error
* Using the correct syntax to parse included files in dune
* Improvements to the tests
* Syntax aware pretty printing of sexps. Now you must pass Dune vs. Jbuild to
  print sexps

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2018-06-28 09:46:10 +06:30
..
dune Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
main.ml Add templates to Usexp.t directly 2018-06-28 09:46:10 +06:30
main.mli added jbuilder extract-makefile 2017-05-18 19:05:01 +01:00