Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 18 Mar 2018 16:57:07 +0900 | Yuya Nishihara | templater: drop global exception catcher from runfilter() (API) |
Sun, 18 Mar 2018 16:53:08 +0900 | Yuya Nishihara | templatefilters: raise ProgrammingError if unencodable type passed to json() |
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 |