guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, wip-lalr, created. release_1-9-9-5-g2f


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, wip-lalr, created. release_1-9-9-5-g2fb9c15
Date: Fri, 19 Mar 2010 23:11:07 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=2fb9c154aee4bdaa3686a679f7e5edecacc74f0f

The branch, wip-lalr has been created
        at  2fb9c154aee4bdaa3686a679f7e5edecacc74f0f (commit)

- Log -----------------------------------------------------------------
commit 2fb9c154aee4bdaa3686a679f7e5edecacc74f0f
Author: Ludovic Courtès <address@hidden>
Date:   Sat Mar 20 00:08:36 2010 +0100

    Adjust ECMAScript lexer to the new `lalr-scm' API.
    
    (To be merged with the other commit.)
    
    * module/language/ecmascript/tokenize.scm: Use `make-lexical-token' and
      related procedures instead of pairs as tokens passed to the parser.
      Pass source location information in the form of `source-location'
      objects.

commit d7c69c3f592f14862294a117c553cba7abf9c125
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 19 15:44:28 2010 +0100

    Update `lalr-scm'.
    
    * test-suite/Makefile.am (LALR_TESTS, LALR_EXTRA, TESTS,
      TESTS_ENVIRONMENT): New variables.
      (EXTRA_DIST): Add $(LALR_EXTRA).

commit b4a438b7625d37e64617b966e9ba0fcb3b566e8b
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 19 15:42:20 2010 +0100

    Make `include' tail-recursive.
    
    * module/ice-9/psyntax.scm (include)[read-file]: Make tail-recursive.
    
    * module/ice-9/psyntax-pp.scm: Regenerate.

commit b367c2ee1b2e3338341097b626c9703bd32a9023
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 18 23:29:35 2010 +0100

    Adapt ECMAScript parser to `(system base lalr)'.
    
    (To be continued...)

commit 8a360cfc2a7c2c4349e5ca90e5e413b951f11409
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 18 22:55:49 2010 +0100

    Add Boucher's `lalr-scm' as the `(system base lalr)' module.
    
    * module/Makefile.am (SYSTEM_BASE_SOURCES): Add `system/base/lalr.scm'.
      (NOCOMP_SOURCES): Add `system/base/lalr.upstream.scm'.
    
    * module/system/base/lalr.scm, module/system/base/lalr.upstream.scm: New
      files.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]