guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, lua, created. release_1-9-11-36-ga6b50


From: No Itisnt
Subject: [Guile-commits] GNU Guile branch, lua, created. release_1-9-11-36-ga6b5038
Date: Wed, 09 Jun 2010 13:51:10 +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=a6b5038020fea90d245dd0476ce3486eaed9b990

The branch, lua has been created
        at  a6b5038020fea90d245dd0476ce3486eaed9b990 (commit)

- Log -----------------------------------------------------------------
commit a6b5038020fea90d245dd0476ce3486eaed9b990
Author: No Itisnt <address@hidden>
Date:   Wed Jun 9 08:47:37 2010 -0500

    Lua can now compute fibonacci numbers.

commit dfbfcc7c9878f25ef41bbac0bc0288564310e2af
Author: No Itisnt <address@hidden>
Date:   Wed Jun 9 08:41:46 2010 -0500

    Add lexical variable support to Lua.

commit 7ee17c38e0dd3bdd2f321ceaf2884e3cf42ca1cd
Author: No Itisnt <address@hidden>
Date:   Tue Jun 8 16:26:54 2010 -0500

    Anonymous/expression functions added. Can nearly compute fibonacci numbers.

commit 35b96dec5626d8ff6bb5c14b2984ea6fd86e3da5
Author: No Itisnt <address@hidden>
Date:   Mon Jun 7 07:14:31 2010 -0500

    More improvements to source code information.
    
    * lua.scm: Lexer does a better job of tracking source code information.

commit e7caf233ca2c4bd0fc4ac41072a33e1b972f5bbe
Author: No Itisnt <address@hidden>
Date:   Mon Jun 7 06:51:27 2010 -0500

    Do a better job of tracking Lua source code information.
    
    * lua.scm: Most tree-il now carries source code information.

commit 3d6a1f71890d4701d68caa1de95fff2177a66b1e
Author: No Itisnt <address@hidden>
Date:   Sun Jun 6 16:22:22 2010 -0500

    Lua now has partial support for functions and full (but not extensively 
tested)
    support for if statements.

commit 3c8a639f955d8b873fc34daba3d62a4cb1136d32
Author: No Itisnt <address@hidden>
Date:   Fri Jun 4 11:26:52 2010 -0500

    Fix binary operator support

commit 8957a1bed6e3f451a1ed052b956520b50959ea6b
Author: No Itisnt <address@hidden>
Date:   Fri Jun 4 09:32:49 2010 -0500

    Add unary operators.
    
    * lua.scm: Add support for unary operators, currently just unm (unary -).

commit a4252f7ec76ae65c772fde90f6cffb55fb7f5317
Author: No Itisnt <address@hidden>
Date:   Thu Jun 3 19:14:09 2010 -0500

    Remove (rnrs control) from imports
    
    * lua.scm: Remove (rnrs control) from imports.

commit e4f77cdd0be1b8cf20478136e7b4ac6695de49f2
Author: No Itisnt <address@hidden>
Date:   Thu Jun 3 03:34:42 2010 -0500

    Fix syntax error in lua.scm.
    
    * lua.scm: Test case had no body.

commit 94c7edca8ffd2d56c5082150ac7da54195c7b997
Author: No Itisnt <address@hidden>
Date:   Thu Jun 3 03:12:41 2010 -0500

    Add lua.scm
    
    * lua.scm: Lua implementation file.

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


hooks/post-receive
-- 
GNU Guile



reply via email to

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