guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, wip-peg, created. v2.0.0-174-gbccf0f2


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, wip-peg, created. v2.0.0-174-gbccf0f2
Date: Thu, 24 Mar 2011 20:08:16 +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=bccf0f293052c01800758329fcd6a868e3762a0e

The branch, wip-peg has been created
        at  bccf0f293052c01800758329fcd6a868e3762a0e (commit)

- Log -----------------------------------------------------------------
commit bccf0f293052c01800758329fcd6a868e3762a0e
Author: Noah Lavine <address@hidden>
Date:   Sun Mar 6 20:24:13 2011 -0500

    Document PEG Internals
    
     * doc/ref/api-peg.texi: add a manual section about the PEG internals.

commit 7e516443f0cd312a2870fb7f480d9123575aadc6
Author: Noah Lavine <address@hidden>
Date:   Sun Mar 6 00:12:37 2011 -0500

    Remove eval-when
    
     * module/ice-9/peg.scm: remove the eval-when statement

commit 26ed40c83c166f0233ce8f98964a079ac93f0c46
Author: Noah Lavine <address@hidden>
Date:   Sun Mar 6 00:09:16 2011 -0500

    Factor PEG Structure
    
     * modules/ice-9/peg.scm: remove the part that defines a match structure
     * modules/ice-9/peg/match-record.scm: and put it here

commit 5e97976ceea90ad216165194eb91dff09b19ac6e
Author: Noah Lavine <address@hidden>
Date:   Sun Mar 6 00:02:27 2011 -0500

    Factor PEG Functions
    
     * module/ice-9/peg.scm: take out the functions for simplifying trees
     * module/ice-9/peg/simplify-tree.scm: and put them here

commit 6e7b70e339bc76612da321d31eb47e0847ab85af
Author: Noah Lavine <address@hidden>
Date:   Sat Mar 5 23:54:50 2011 -0500

    Separate PEG Strings
    
     * module/ice-9/peg.scm: remove functions dealing with PEGs as strings
     * module/ice-9/peg/string-peg.scm: and put them here

commit dea622922e987ecb703a7fe757647e21492022c8
Author: Noah Lavine <address@hidden>
Date:   Sat Mar 5 22:37:11 2011 -0500

    Make Macros Hygienic
    
     * modules/ice-9/peg.scm: convert the unhygienic macros that generate code
        for string PEGs to use hygiene.

commit 19fc17806ad193c2b359fe58b85cb61afc6d741f
Author: Noah Lavine <address@hidden>
Date:   Sat Mar 5 16:23:05 2011 -0500

    Rename in peg.scm
    
     * module/ice-9/peg.scm: rename peg-parse-* functions to avoid confusion
        with what PEGs do.

commit c91e00934ad0765254603e4d507abc4ac1b3c06c
Author: Noah Lavine <address@hidden>
Date:   Sat Mar 5 15:23:59 2011 -0500

    Split peg.scm
    
     * module/ice-9/peg.scm: move code generators to new module
     * module/ice-9/peg/codegen.scm: new module for PEG code generators

commit 0b43e065e572cc5d82a79ad067ae5fb275ddf988
Merge: 5f0d295 d537c4a
Author: Andy Wingo <address@hidden>
Date:   Thu Mar 24 21:02:15 2011 +0100

    Merge branch 'wip-mlucy' into wip-peg

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


hooks/post-receive
-- 
GNU Guile



reply via email to

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