-
Kenton Varda authored
Improve const-correctness of readers and builders. We enforce transitive constness, meaning you should not be able to construct a mutable Builder from a const Builder (you can always convert them to Readers instead).
b7e1266b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Compiler.hs | ||
CxxGenerator.hs | ||
Grammar.hs | ||
Lexer.hs | ||
Main.hs | ||
Parser.hs | ||
Semantics.hs | ||
Token.hs | ||
Util.hs | ||
WireFormat.hs | ||
c++-header.mustache | ||
c++-source.mustache |