<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/kconfiglib.py, branch v2.0.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.0.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2017-11-07T07:40:16Z</updated>
<entry>
<title>Update documentation to sync. with updated README</title>
<updated>2017-11-07T07:40:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T03:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8d206f1c7f6e90466869782086abdbe99dc0834a'/>
<id>urn:sha1:8d206f1c7f6e90466869782086abdbe99dc0834a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/overriden/overridden/</title>
<updated>2017-11-07T03:34:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T03:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=80a134251e1ea0125e872a91fbc4d3e42c97b341'/>
<id>urn:sha1:80a134251e1ea0125e872a91fbc4d3e42c97b341</id>
<content type='text'>
Add test coverage for that Choice.__repr__() path too.
</content>
</entry>
<entry>
<title>Polish Symbol, Choice, and MenuNode docs</title>
<updated>2017-11-07T03:24:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T03:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b449a039ab57c4965bb935a3806d1fe54a6ae811'/>
<id>urn:sha1:b449a039ab57c4965bb935a3806d1fe54a6ae811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify n/m/y to constant symbol translation</title>
<updated>2017-11-06T13:30:38Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T13:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9ae20082de3ea350aec2a4dfa7306f94b6e76435'/>
<id>urn:sha1:9ae20082de3ea350aec2a4dfa7306f94b6e76435</id>
<content type='text'>
Hit way too seldomly for it to make a performance difference, but a bit
neater. We know n, m, and y already exist since they're precreated.
</content>
</entry>
<entry>
<title>Get rid of Choice.default_selection</title>
<updated>2017-11-06T07:41:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T07:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=cf117de31fc793db6ba5c67c9aa8af06b1e2f69f'/>
<id>urn:sha1:cf117de31fc793db6ba5c67c9aa8af06b1e2f69f</id>
<content type='text'>
Was only used by allyesconfig.py. Easy to add back if needed at any
point.
</content>
</entry>
<entry>
<title>Polish some Symbol and Choice docs</title>
<updated>2017-11-06T07:23:35Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T07:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=dda3a6d1a87a366de10ac635331c1ee982c85c41'/>
<id>urn:sha1:dda3a6d1a87a366de10ac635331c1ee982c85c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Polish the module documentation</title>
<updated>2017-11-06T06:54:43Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T06:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d89d9ef1dbcae3cfca8ff8a39da6f77cc247e6e3'/>
<id>urn:sha1:d89d9ef1dbcae3cfca8ff8a39da6f77cc247e6e3</id>
<content type='text'>
Doing a (hopefully) final pass through the docs before release.
</content>
</entry>
<entry>
<title>Rename _RELATION_TO_STR to _REL_TO_STR</title>
<updated>2017-11-06T03:26:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T03:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0769281513fe2c8448e74a732358c0cd856e5d3e'/>
<id>urn:sha1:0769281513fe2c8448e74a732358c0cd856e5d3e</id>
<content type='text'>
Consistent with e.g. _TOKEN_TO_REL.
</content>
</entry>
<entry>
<title>Use 'sym' instead of 'item' in choice-related loop</title>
<updated>2017-11-06T03:18:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T03:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c65d0615d1688580fb340b072749622853cccb36'/>
<id>urn:sha1:c65d0615d1688580fb340b072749622853cccb36</id>
<content type='text'>
Only symbols appear in choice.syms. Clearer.
</content>
</entry>
<entry>
<title>Remove redundant n/m/y._cached_str_val assignments</title>
<updated>2017-11-06T03:16:28Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T03:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b3483b7d488f07823be29bfa5fb131e7b5b9d021'/>
<id>urn:sha1:b3483b7d488f07823be29bfa5fb131e7b5b9d021</id>
<content type='text'>
Will be automatically calculated and cached as needed. Less magic code.
</content>
</entry>
</feed>
