Histórico de Commits

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