- Mar 16, 2017
-
-
Axel Lewenhaupt authored
-
- Mar 09, 2017
-
-
Jakub Vrána authored
`{@inject}` is used for injected parameters instead of normal parameters. It behaves the same as `{@param}`.
-
- Feb 11, 2017
-
-
Marijn Haverbeke authored
To forbid using the comment strings from their inner modes Closes #4562
-
- Dec 29, 2016
-
-
Oskar Segersvärd authored
-
Oskar Segersvärd authored
Closes #4468
-
- Dec 28, 2016
-
-
Oskar Segersvärd authored
-
- Nov 27, 2016
-
-
Oskar Segersvärd authored
Add template/variable definitions, checking, types, additional keywords and indentation fixes.
-
- Jun 02, 2016
-
-
Jakub Vrána authored
-
- Apr 05, 2015
-
-
Marijn Haverbeke authored
Closes #3177
-
- Dec 17, 2014
-
-
Jakub Vrana authored
-
- Dec 16, 2014
-
-
Jakub Vrana authored
-
- Dec 15, 2014
-
-
Jakub Vrana authored
-
Marijn Haverbeke authored
Also turn off reindentation inside strings and comments. Issue #2980
-
Jakub Vrana authored
-
- Dec 11, 2014
-
-
Marijn Haverbeke authored
-
Jakub Vrana authored
See https://developers.google.com/closure/templates/ for documentation. Closure Templates support text, HTML, JS and CSS code. I'm not extremely happy with the indentation which is currently based just on the Soy tags, not on the underlying code. Although this style is possible and sometimes used, it's not the most common style.
-