Mercurial > public > mercurial-scm > hg-stable
log mercurial/templater.py @ 39883:3e896b51aa5d
age | author | description |
---|---|---|
Thu, 07 Jun 2018 23:27:54 +0900 | Yuya Nishihara | templater: remove unused context argument from most resourcemapper functions |
Thu, 21 Jun 2018 22:33:42 +0900 | Yuya Nishihara | templater: remove redundant member variables from templater class |
Thu, 21 Jun 2018 22:27:30 +0900 | Yuya Nishihara | templater: resurrect cache of engine instance |
Thu, 21 Jun 2018 22:23:43 +0900 | Yuya Nishihara | templater: extract template loader to separate class |
Thu, 03 May 2018 11:53:56 +0900 | Yuya Nishihara | templater: add function to look up symbols used in template |
Thu, 03 May 2018 11:17:52 +0900 | Yuya Nishihara | templater: parse template string to tree by templater class |
Thu, 03 May 2018 10:58:56 +0900 | Yuya Nishihara | templater: drop extension point of engine classes (API) |