Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 18 Mar 2018 16:47:44 +0900 | Yuya Nishihara | templatefilters: handle TypeError by count() |
Sun, 18 Mar 2018 17:02:39 +0900 | Yuya Nishihara | keyword: declare input type of date filters as date |
Sun, 18 Mar 2018 16:12:44 +0900 | Yuya Nishihara | templatefilters: declare input type as date where appropriate |
Tue, 20 Mar 2018 22:57:36 +0900 | Yuya Nishihara | templater: attach hint to input-type error of runfilter() |
Sun, 18 Mar 2018 15:58:22 +0900 | Yuya Nishihara | templatefuncs: use evaldate() where seems appropriate |
Sun, 18 Mar 2018 15:55:31 +0900 | Yuya Nishihara | templater: factor out function that parses argument as date tuple |