Add support for closure template (soy)

Breaking change: Variables that had a dash have been renamed to
exclude the dash and instead capitalise the word that used to be after
the dash.

The renaming of variables to remove the dash in them is because
soy does not support variables with a dash in it.

Anyways velocity 2.0 also dropped support for variables with dash too.

Bug: Issue 6528
Bug: Issue 6411
Change-Id: I847d1697e72314d4d30cfa0006c02a7bdc65c53b
11 files changed
tree: 3884be585b039050eb50d2a04d6bc50c859f7ecc
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. LICENSE
  8. WORKSPACE