aboutsummaryrefslogtreecommitdiff
path: root/src/lex.l
AgeCommit message (Expand)AuthorFiles
2008-03-09Prefix all exception codes with `e_'.Sergey Poznyakoff1
2008-03-09Name clashes between constants and variables went unnoticed by theSergey Poznyakoff1
2007-08-09Use URL instead of FSF address in copyright statementsSergey Poznyakoff1
2007-06-30Relicense under the GPLv3Sergey Poznyakoff1
2007-06-01Fix line counting within here-documentsSergey Poznyakoff1
2007-05-29BugfixesSergey Poznyakoff1
2007-05-24Finish implementing sprintfSergey Poznyakoff1
2007-05-22Discontinue supporting &code (specifying an exception code)Sergey Poznyakoff1
2007-05-20BugfixesSergey Poznyakoff1
2007-05-20Improve external preprocessor usageSergey Poznyakoff1
2007-05-20BugfixSergey Poznyakoff1
2007-05-20Implement built-in and external preprocessorsSergey Poznyakoff1
2007-05-15(debug_level_p): Change logic so that per-module specification takes preceden...Sergey Poznyakoff1
2007-05-14UpdateSergey Poznyakoff1
2007-05-13Mailfromd goes internationalSergey Poznyakoff1
2007-04-27Implement begin/end statements. Allow to disable/enable cachingSergey Poznyakoff1
2007-04-26Shut up gcc warnings and fix minor issuesSergey Poznyakoff1
2007-04-25 * NEWS: UpdateSergey Poznyakoff1
2007-04-24 * src/lex.l (parse_require): BugfixSergey Poznyakoff1
2007-04-22Introduce the module systemSergey Poznyakoff1
2007-04-21Reimplement debugging macros and supporting functionsSergey Poznyakoff1
2007-04-01Implement loop statementSergey Poznyakoff1
2007-03-27Reimplement pre-compiled regular expressionsSergey Poznyakoff1
2007-03-19UpdateSergey Poznyakoff1
2007-03-18 * configure.ac, Makefile.am: Add mflibSergey Poznyakoff1
2007-03-17 * src/lex.l, src/gram.y, src/mailfromd.h, src/prog.c,Sergey Poznyakoff1
2007-02-21* src/lex.l: New built-in macro __statedir__Sergey Poznyakoff1
2007-01-24Update copyright statementsSergey Poznyakoff1
2007-01-22(parse_warning,parse_warning_locus): New functionsSergey Poznyakoff1
2007-01-21(free_string_space, mf_strdup): New functionsSergey Poznyakoff1
2007-01-19UpdateSergey Poznyakoff1
2007-01-19Warn about legacy constant usage only onceSergey Poznyakoff1
2007-01-18Do not compile autogenerated functions at once.Sergey Poznyakoff1
2007-01-17(lex_setup): Change default include pathSergey Poznyakoff1
2007-01-14Store locus.file in the datasegSergey Poznyakoff1
2007-01-14Implement const declarationsSergey Poznyakoff1
2007-01-13(string_alloc,string_finish): Return literalSergey Poznyakoff1
2007-01-04UpdateSergey Poznyakoff1
2007-01-04New keyword `const'.Sergey Poznyakoff1
2006-12-15Allow `==' as well as `='Sergey Poznyakoff1
2006-12-15Capitalize diagnostics messagesSergey Poznyakoff1
2006-12-14Fix the previous patchSergey Poznyakoff1
2006-12-14UpdateSergey Poznyakoff1
2006-12-14Allow any amount of whitespace between the function name and the opening pare...Sergey Poznyakoff1
2006-12-07UpdateSergey Poznyakoff1
2006-12-05Allow hex numbers to be prefixed with 0X as well.Sergey Poznyakoff1
2006-12-04Accept C-like notations for hex and octal numbers.Sergey Poznyakoff1
2006-12-04Implement search path for include filesSergey Poznyakoff1
2006-11-28(parse_error_locus): BugfixSergey Poznyakoff1
2006-11-24Fix handling of escape sequences at the beginning ofSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.