Historial de Commits

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