Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 06 Jul 2018 21:29:05 +0900 | Yuya Nishihara | templatekw: obtain ui directly from the template context |
Fri, 06 Jul 2018 21:28:02 +0900 | Yuya Nishihara | context: remove unneeded alias of diffopts |
Tue, 12 Jun 2018 22:01:59 +0900 | Yuya Nishihara | match: remove ctx argument from code path down to _buildmatch() |
Sun, 10 Jun 2018 16:08:58 +0900 | Yuya Nishihara | match: compose 'set:' pattern as matcher |
Sun, 10 Jun 2018 15:52:27 +0900 | Yuya Nishihara | match: resolve 'set:' patterns first in _buildmatch() |
Sun, 10 Jun 2018 15:47:58 +0900 | Yuya Nishihara | match: explode if unsupported pattern passed down to _regex() builder |
Sat, 09 Jun 2018 21:13:24 +0900 | Yuya Nishihara | match: add basic wrapper for boolean function |