lexer: Reimplement for better testability and internationalization.
[pspp-builds.git] / src / data / identifier.h
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffidentifier: Rename token_type_to_string() and make...
2010-12-12 Ben Pfaffidentifier: New function token_type_to_string().
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-11-19 Ben Pfaffidentifier: Add some functions for Unicode syntax.
2007-12-05 Ben Pfaff* lexer.c (lex_match_id_n): New function.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-10-25 John DarringtonYet more constness
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.