[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pre-lexer 00/21] preparation for work on lexer
From: |
John Darrington |
Subject: |
Re: [pre-lexer 00/21] preparation for work on lexer |
Date: |
Fri, 24 Sep 2010 12:22:02 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
I had a brief look at each of these, and I don't see anthing which
I think would cause any problems.
On Thu, Sep 23, 2010 at 09:20:36PM -0700, Ben Pfaff wrote:
I've been doing a major rewrite of the PSPP lexer (tokenizer).
It is not ready yet, but this series prepares for it by fixing
up a number of issues and making various improvements that I
have discovered along the way.
Comments are appreciated. This is a big series, so I will give
this a week or so, unless I hear feedback back before then.
Thanks,
Ben.
_______________________________________________
pspp-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- [pre-lexer 09/21] lexer: Improve translatability of lex_error()., (continued)
- [pre-lexer 09/21] lexer: Improve translatability of lex_error()., Ben Pfaff, 2010/09/24
- [pre-lexer 15/21] message: Consistently initialize locator; use 0 for "no line number"., Ben Pfaff, 2010/09/24
- [pre-lexer 06/21] AGGREGATE: Simplify code., Ben Pfaff, 2010/09/24
- [pre-lexer 17/21] calendar: Use sensible error reporting in calendar_gregorian_to_offset()., Ben Pfaff, 2010/09/24
- [pre-lexer 16/21] message: Add column range to struct msg_locator., Ben Pfaff, 2010/09/24
- [pre-lexer 05/21] PERMISSIONS: Add missing check for string token., Ben Pfaff, 2010/09/24
- [pre-lexer 10/21] lexer: Remove DUMP_TOKENS debugging feature., Ben Pfaff, 2010/09/24
- [pre-lexer 18/21] data-in: Eliminate "implied_decimals" parameter from data_in()., Ben Pfaff, 2010/09/24
- [pre-lexer 21/21] data-in: Get rid of first_column, last_column arguments., Ben Pfaff, 2010/09/24
- [pre-lexer 07/21] HOST: Use more modern syntax., Ben Pfaff, 2010/09/24
- Re: [pre-lexer 00/21] preparation for work on lexer,
John Darrington <=