summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter-parser.ypp
AgeCommit message (Expand)AuthorFilesLines
2014-03-24Implement new magic frontend using sexprBen Longbons1-1441/+0
2014-03-16Clean up header organizationBen Longbons1-2/+2
2014-02-08Implement AStringBen Longbons1-14/+15
2014-01-26Also do db/const.txt and data/resnametable.txtv14.1.27Ben Longbons1-0/+6
2014-01-25Implement unified config parsing (mostly)Ben Longbons1-6/+13
2014-01-06Fix flex/bison interaction properlyBen Longbons1-4/+1
2013-12-23Implement yacc formattingBen Longbons1-1/+1
2013-12-06Add basic source formatting toolsBen Longbons1-1/+1
2013-11-15Another step towards proper header orderingBen Longbons1-1/+2
2013-10-05Split string header into piecesBen Longbons1-0/+3
2013-08-01Poison std::string and use the various string classesBen Longbons1-33/+30
2013-06-25Fix bugsBen Longbons1-2/+2
2013-06-18Also poison memcpy, memmove, and memsetBen Longbons1-1/+1
2013-06-11Allegedly remove all manual memory managementBen Longbons1-294/+212
2013-05-26Reformat the lexer and parser so my next patch isn't so crazyBen Longbons1-755/+1150
2013-04-09Native amd64 supportBen Longbons1-2/+2
2013-02-07Remove some macrosBen Longbons1-67/+82
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-2/+3
2013-01-07Use cxxstdioBen Longbons1-7/+9
2012-12-24Enumify some more things ... maybe even everythingBen Longbons1-12/+15
2012-12-24Purge some unused functionsBen Longbons1-0/+1
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-68/+70
2012-12-14Some formatting fixes before I go insaneBen Longbons1-234/+234
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-13/+16
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+1089