banshee r2176 - in trunk/narlie: . Narlie.Compiler Narlie.Compiler/Narlie.Compiler Narlie.Compiler/Narlie.Compiler.CodeParser Narlie.Compiler/Narlie.Compiler.Symbols tests



Author: abock
Date: 2007-03-22 17:00:34 +0000 (Thu, 22 Mar 2007)
New Revision: 2176
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2176&view=rev

Added:
   trunk/narlie/Narlie.Compiler/Narlie.Compiler/
   trunk/narlie/Narlie.Compiler/Narlie.Compiler/CompilerException.cs
Removed:
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.Narc/
Modified:
   trunk/narlie/ChangeLog
   trunk/narlie/Makefile
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Lexer.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Parser.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.Symbols/IdNode.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.Symbols/SymbolTable.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.mdp
   trunk/narlie/tests/clock.lisp
Log:
2007-03-21  Aaron Bockover  <abock gnome org>

    * Narlie.Compiler/Narlie.Compiler.CodeParser/Parser.cs:
    * Narlie.Compiler/Narlie.Compiler.CodeParser/Lexer.cs: Lex and parse
    the let and set[f] functions; register and pre-check variables in
    symbol tables

    * Narlie.Compiler/Narlie.Compiler.Symbols/SymbolTable.cs: Added a chained
    dump method to show the contents from bottom up

    * Narlie.Compiler/Narlie.Compiler.Symbols/IdNode.cs: Set Id

    * Narlie.Compiler/Narlie.Compiler.Narc/CompilerException.cs: A new base
    exception class for compiling stages






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