Code

proto: Add support for marshaling regex types.
authorSebastian Harl <sh@tokkee.org>
Tue, 23 Dec 2014 17:25:57 +0000 (18:25 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 23 Dec 2014 17:25:57 +0000 (18:25 +0100)
That is, marshal the regex's raw string to be recompiled by the receiver.


No differences found