Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Valialkin 2275c48ed3 add `vendor` folder with `go mod vendor` il y a 5 ans
  Denis 10bd7db1dd add ExecuteStringStd and ExecuteStd for strings.Replacer drop-in replacement (#23) il y a 5 ans
  Johannes Lauinger 05015c3ec1 Fix possible memory confusion in unsafe slice cast (#21) il y a 5 ans
  Deen f2edffee06 ExecFuncStringWithErr will not panick when f call returns error (#19) il y a 6 ans
  Colin Arnott 8fcc7a99b5 remove vendor as modules supersede it (#15) il y a 6 ans
  Benjamin 7ca90240c3 fix a typo in readme (#18) il y a 6 ans
  Aliaksandr Valialkin 8b5e4e491a Issue #16: remove dependency on go1.12 from go.mod il y a 7 ans
  Colin Arnott 189f40e8ad add mod file (#14) il y a 7 ans
  Vishal Rana dcecefd839 GAE fix for unsafe (#4) il y a 9 ans
  Aliaksandr Valialkin d090d65668 Avoid memory allocation in ExecuteFuncString if the template has no tags il y a 9 ans
  Aliaksandr Valialkin d58c07cb2d Added global functions optimized for constantly changing templates il y a 9 ans
  Aliaksandr Valialkin 8a0ef9ce4b Allow calling Template.Reset on uninitialized Template il y a 9 ans
  Aliaksandr Valialkin 309591eb61 Performance optimizations il y a 9 ans
  Aliaksandr Valialkin 3b874956e0 Added a link to quicktemplate il y a 10 ans
  Aliaksandr Valialkin 6bec0bca8d fiexed typos in docs il y a 10 ans
  Aliaksandr Valialkin e397a865be s/template library/template engine/ il y a 10 ans
  Aliaksandr Valialkin 6193b71b8b Mention that fasttemplate doesn't do automatic escaping on template values il y a 10 ans
  Aliaksandr Valialkin c4c1cb9291 Added New() - shortcut to NewTemplate() if the given template has no errors il y a 10 ans
  Aliaksandr Valialkin b41cd0a331 Added fmt.Fprintf() to the benchmark il y a 10 ans
  Aliaksandr Valialkin 161a14a0cf Typo fix: now really il y a 10 ans
  Aliaksandr Valialkin a807c8bbd0 typo fix il y a 10 ans
  Aliaksandr Valialkin 49bbb1bb04 Added ExecuteFunc*() functions, which can be used as basic blocks for 'advanced' template engine :) il y a 10 ans
  Aliaksandr Valialkin cc96bf8d92 yet another doc typo fix il y a 10 ans
  Aliaksandr Valialkin 17f947ad5c fixed doc typo il y a 10 ans
  Aliaksandr Valialkin 8de417f447 Initial commit il y a 10 ans