summaryrefslogtreecommitdiffstats
path: root/formats/simpleconfig.py
Commit message (Expand)AuthorAgeFilesLines
* format: make passing protocol/protodecl optionalJan Pokorný2014-11-141-2/+2
* format: syntactic sugar for distilling particular representationJan Pokorný2014-09-011-1/+1
* (Optionally) promote protocols to first-class entityJan Pokorný2014-08-291-5/+7
* Relicence GPLv2 -> GPLv2+Jan Pokorný2014-04-251-1/+1
* Refactor: move functional-paradigm helpers utils -> utils_funcJan Pokorný2014-04-011-1/+2
* formats/simpleconfig: append trailing newline to bytestring formJan Pokorný2014-03-071-1/+1
* format + simpleconfig: prevent unneeded deepcopy (of tuple)Jan Pokorný2014-02-191-2/+3
* ccs2pcs now indeed produces corosync.conf (via XML2simpleconfig)Jan Pokorný2014-02-181-7/+94
* format: turn decorator function into staticmethod of FormatJan Pokorný2014-02-091-2/+2
* plugin_registry/format/filter: new way of "private plugin" markingJan Pokorný2014-02-091-3/+3
* formats/simpleconfig: fix a typoJan Pokorný2014-01-171-1/+1
* Batch header unificationJan Pokorný2013-11-181-3/+3
* Initial commitJan Pokorný2013-11-181-0/+29