summaryrefslogtreecommitdiff
path: root/src/compat
AgeCommit message (Expand)AuthorFilesLines
2018-03-05fix indentation in option.hppgumi1-8/+8
2018-03-05make OMATCH use actual values instead of true/false (too lazy to just remove ...gumi1-3/+3
2018-02-17remove some useless tests from option_testgumi1-11/+0
2015-01-23Use generated config for mapBen Longbons1-4/+4
2015-01-03Switch MATCH to separate begin/end macrosBen Longbons4-95/+60
2014-11-19Magically allow "break" within WITH_VARBen Longbons4-9/+82
2014-11-04Use the new ASTsBen Longbons1-0/+16
2014-10-26Fix header rankingBen Longbons4-2/+176
2014-10-26New ast module for for npc parsingBen Longbons2-0/+157
2014-10-18Fix bug where Option destroys too muchBen Longbons2-1/+39
2014-10-16Tweak for travisBen Longbons1-1/+1
2014-10-16Split tests a lotBen Longbons1-0/+2
2014-10-15Remove the need for empty source files to check headersBen Longbons7-182/+0
2014-10-15Always print symbols if known for pointersBen Longbons1-1/+1
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons7-4/+154
2014-10-13Add OPTION_IS_SOME branching macroBen Longbons4-1/+38
2014-10-04Implement Option<T> and Borrowed<T>Ben Longbons6-0/+937
2014-06-30Finally get around to decoupling the warning systemBen Longbons1-2/+0
2014-06-27This is more reliableBen Longbons9-68/+41
2014-06-26Stick everything in a namespaceBen Longbons16-0/+65
2014-06-26Low hanging fruitBen Longbons2-3/+8
2014-05-27Was the bug in my code or in the compiler? Who knows?Ben Longbons2-7/+9
2014-05-19Convert login/char and login/admin server components to proto-v2Ben Longbons2-0/+107
2014-05-12Split net/ from mmo/Ben Longbons2-0/+48
2014-04-24Header cleanupBen Longbons4-64/+3
2014-04-22Make travis happyBen Longbons7-10/+7
2014-04-22Use strict ID typesBen Longbons2-1/+27
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons2-3/+7
2014-04-09Add all the missing copyright headersBen Longbons14-2/+265
2014-03-16Clean up header organizationBen Longbons15-0/+419