提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Valialkin 8b5e4e491a Issue #16: remove dependency on go1.12 from go.mod 6 年之前
  Colin Arnott 189f40e8ad add mod file (#14) 6 年之前
  Vishal Rana dcecefd839 GAE fix for unsafe (#4) 8 年之前
  Aliaksandr Valialkin d090d65668 Avoid memory allocation in ExecuteFuncString if the template has no tags 9 年之前
  Aliaksandr Valialkin d58c07cb2d Added global functions optimized for constantly changing templates 9 年之前
  Aliaksandr Valialkin 8a0ef9ce4b Allow calling Template.Reset on uninitialized Template 9 年之前
  Aliaksandr Valialkin 309591eb61 Performance optimizations 9 年之前
  Aliaksandr Valialkin 3b874956e0 Added a link to quicktemplate 9 年之前
  Aliaksandr Valialkin 6bec0bca8d fiexed typos in docs 9 年之前
  Aliaksandr Valialkin e397a865be s/template library/template engine/ 10 年之前
  Aliaksandr Valialkin 6193b71b8b Mention that fasttemplate doesn't do automatic escaping on template values 10 年之前
  Aliaksandr Valialkin c4c1cb9291 Added New() - shortcut to NewTemplate() if the given template has no errors 10 年之前
  Aliaksandr Valialkin b41cd0a331 Added fmt.Fprintf() to the benchmark 10 年之前
  Aliaksandr Valialkin 161a14a0cf Typo fix: now really 10 年之前
  Aliaksandr Valialkin a807c8bbd0 typo fix 10 年之前
  Aliaksandr Valialkin 49bbb1bb04 Added ExecuteFunc*() functions, which can be used as basic blocks for 'advanced' template engine :) 10 年之前
  Aliaksandr Valialkin cc96bf8d92 yet another doc typo fix 10 年之前
  Aliaksandr Valialkin 17f947ad5c fixed doc typo 10 年之前
  Aliaksandr Valialkin 8de417f447 Initial commit 10 年之前