Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 21 Apr 2018 17:15:11 +0900 | Yuya Nishihara | templater: consistently join() string-like object per character (BC) |
Sat, 21 Apr 2018 17:00:21 +0900 | Yuya Nishihara | templater: always join() over a wrapped object (BC) |
Tue, 20 Mar 2018 23:56:26 +0900 | Yuya Nishihara | templater: add wrapped types for pure non-list/dict values |
Wed, 04 Apr 2018 21:06:14 +0900 | Yuya Nishihara | templater: unify unwrapvalue() with _unwrapvalue() |
Wed, 04 Apr 2018 21:01:21 +0900 | Yuya Nishihara | templater: inline unwrapvalue() |
Sun, 13 May 2018 23:18:26 +0200 | Boris Feld | run-tests: update the test case name format |
Thu, 26 Apr 2018 23:57:20 +0200 | Boris Feld | run-tests: add support for running specific test cases |