log src/lex.ll @ 11523:fd0a3ac60b0e

age author description
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 14:52:36 -0500 John W. Eaton lex.ll (display_tokens): print token values
Sun, 09 Jan 2011 14:33:55 -0500 John W. Eaton avoid error when parsing nested functions
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Wed, 15 Dec 2010 00:44:10 -0500 John W. Eaton don't process input_event_hook when we are parsing a function
Tue, 09 Nov 2010 18:12:17 -0500 John W. Eaton correctly parse {1 2 {3 4}}
Sat, 20 Mar 2010 11:01:04 -0400 John W. Eaton oct-parse.yy, lex.ll: use symbols via gnulib namespace
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Mon, 04 Jan 2010 18:46:00 -0500 Ben Abbott undo changeset e6441e13acb2
Mon, 04 Jan 2010 03:00:19 -0500 John W. Eaton don't allow e, i, j, inf, or nan to be commands
Sat, 02 Jan 2010 12:09:01 -0500 Ben Abbott lex.ll: Mac OSX's flex converts EOF to 0.
Wed, 23 Dec 2009 20:58:06 -0600 John W. Eaton lex.cc: Use %top block to include config.h
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool base src/lex.l@e9aae01a88d6