Code

data: Add basic support for a boolean type.
authorSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 19:42:20 +0000 (21:42 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 19:42:20 +0000 (21:42 +0200)
This change breaks backward compatibility of the network protocol because it
changes the encoding of a datum. I felt this is still acceptable (given the
current (non-)compatibility promise) and it made the order of types feel more
natural ;-)


No differences found