[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: |
Ben Pfaff |
Subject: |
Re: [pre-lexer 00/21] preparation for work on lexer |
Date: |
Fri, 24 Sep 2010 09:35:42 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Thanks a lot, I pushed these out.
John Darrington <address@hidden> writes:
> 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
--
Ben Pfaff
http://benpfaff.org
- [pre-lexer 15/21] message: Consistently initialize locator; use 0 for "no line number"., (continued)
- [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, 2010/09/24
- Re: [pre-lexer 00/21] preparation for work on lexer,
Ben Pfaff <=