genode/repos/gems/src
Emery Hemingway 8ae2f65da8 uniform XML boolean attribute access
Replace 'attribute(...).has_value("yes")`
with 'attribute_value(..., false)'.

This allows for boolean configuration to be set with values such as
"true", "false", "yes", "no", or "1", "0".

Fixes #2002
2016-06-22 12:21:42 +02:00
..
app uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
lib/file gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
server Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
test Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00