summaryrefslogtreecommitdiffstats
path: root/source/core/slang-string-util.cpp
diff options
context:
space:
mode:
authorTim Foley <tfoleyNV@users.noreply.github.com>2018-12-10 09:13:20 -0800
committerGitHub <noreply@github.com>2018-12-10 09:13:20 -0800
commit32f57c30cfce1681f5fe617e4fe230e88eb7b840 (patch)
tree138d4bfb6bb61766c27a885d620a387223a29681 /source/core/slang-string-util.cpp
parent135eaff6b892fc91a398714ddcf7ef377cd4cccb (diff)
Tweak coding conventions (#747)
After a lot of discussion, I'm backpedaling and making this document what the (main) conventions of the codebase *are* rather than trying to prescribe what I think they should be. In particular: * Go back to `m_` for implementation-details member names, since that is the main convention in place for them * Put the `k` prefix back on C-style `enum` types since that is how they are currently being defined. My inclination is to just stick with what we have for now to avoid extended debates. Its a bit of an inconsistent mess, but its enough for getting work done.
Diffstat (limited to 'source/core/slang-string-util.cpp')
0 files changed, 0 insertions, 0 deletions