Historie revizí

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