]> git.xonotic.org Git - xonotic/gmqcc.git/history - error.c
cache filenames as such instead of using code_cachedstring
[xonotic/gmqcc.git] / error.c
2012-08-14 Wolfgang (Blub)... it's .file, not .name'
2012-08-14 Wolfgang (Blub)... renamign 'errtype' to 'msgtype' here... makes more...
2012-08-14 Wolfgang (Blub)... oops... removing wrongly placed semicolons
2012-08-14 Wolfgang (Blub)... error-print functions which take lex_ctx
2012-08-14 Wolfgang (Blub)... And a colon for the colored version too ...
2012-08-14 Wolfgang (Blub)... Add a colon after the linenumber
2012-08-14 Wolfgang (Blub)... used the wrong va_list there... why didn't gcc warn...
2012-08-14 Wolfgang (Blub)... Working towards a saner error-output system, adding...
2012-06-07 Dale WeilerMerge branch 'irgen'
2012-06-07 Dale Weilerremoved more warnings
2012-04-28 Dale WeilerMerge branch 'master' into ast-and-ir
2012-04-28 Dale WeilerRemove trailing whitespace from everything
2012-04-28 Dale Weilerstruct lex_file -> lex_file
2012-04-17 Dale Weilertabulators->four spaces
2012-04-17 Dale WeilerWork in progress assembler, cleanups and more.
2012-04-15 Dale WeilerMore cleanups
2012-04-09 Dale WeilerWork in progress preprocessor
2012-04-09 Dale WeilerSome fixes and command line switches parsing
2012-04-09 Dale Weilerinitial commit