Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 05 Apr 2017 22:28:09 +0900 | Yuya Nishihara | templatekw: add public function to wrap a dict by _hybrid object |
Wed, 05 Apr 2017 22:25:36 +0900 | Yuya Nishihara | templatekw: add public function to wrap a list by _hybrid object |
Wed, 12 Apr 2017 21:10:47 +0900 | Yuya Nishihara | templatekw: add default implementation of _hybrid.gen |
Sun, 09 Apr 2017 11:58:27 +0900 | Yuya Nishihara | parser: preserve order of keyword arguments |
Mon, 03 Apr 2017 22:07:09 +0900 | Yuya Nishihara | parser: extend buildargsdict() to support arbitrary number of **kwargs |
Sat, 08 Apr 2017 20:07:37 +0900 | Yuya Nishihara | parser: verify excessive number of args excluding kwargs in buildargsdict() |
Mon, 10 Apr 2017 16:50:23 +0200 | Pierre-Yves David | obsolescence: add test case B-7 for obsolescence markers exchange |