Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 03 May 2018 11:56:49 +0900 | Yuya Nishihara | formatter: provide hint of referenced field names |
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) |
Thu, 03 May 2018 11:09:27 +0900 | Yuya Nishihara | templater: make it clearer that parsing doesn't cause recursion |
Thu, 03 May 2018 10:53:29 +0900 | Yuya Nishihara | templater: mark most attributes as private |
Sun, 17 Jun 2018 06:23:29 -0700 | Martin von Zweigbergk | setdiscovery: use progress helper |