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



Author: abock
Date: 2007-03-21 19:04:49 +0000 (Wed, 21 Mar 2007)
New Revision: 2171
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2171&view=rev

Added:
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.Symbols/NetMethodNode.cs
Modified:
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeGen/AssemblyGenerator.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeGen/MCGenerator.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/KeywordToken.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Lexer.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Parser.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Token.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.Symbols/ControlNode.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.mdp
   trunk/narlie/tests/clock.lisp
Log:
Support .NET methods in the parser, eliminates the 'call' virtual function and code generator method resolution; .NET support feels more 'native' to the language; added (while <condition> <true-block>)




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