This is an automated email letting you know that sources 
have recently been pushed out.  You can download these newer 
sources directly from 
http://ironpython.codeplex.com/SourceControl/changeset/view/71762.

ADDED SOURCES
        
$/IronPython/IronPython_Main/Hosts/SilverLight/Microsoft.Scripting.SilverLight/ReplHistory.cs

MODIFIED SOURCES
        
$/IronPython/IronPython_Main/Hosts/SilverLight/Microsoft.Scripting.SilverLight/ReplHistory.cs
        
$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Parser.cs
        
$/IronPython/IronPython_Main/Hosts/Silverlight/Microsoft.Scripting.SilverLight/Microsoft.Scripting.Silverlight.csproj
        
$/IronPython/IronPython_Main/Languages/IronPython/IronPython/Compiler/Tokenizer.cs
        
$/IronPython/IronPython_Main/Hosts/Silverlight/Microsoft.Scripting.SilverLight/Repl.cs
        
$/IronPython/IronPython_Main/Hosts/Silverlight/Microsoft.Scripting.SilverLight/DynamicScriptTags.cs
        
$/IronPython/IronPython_Main/Hosts/Silverlight/Microsoft.Scripting.SilverLight/BrowserVirtualFilesystem.cs
        
$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Generation/CompilerHelpers.cs
        
$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Actions/Calls/OverloadResolver.cs
        
$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Interpreter/Instructions/CallInstruction.cs
        
$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Actions/Calls/TypeInferer.cs
        
$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Utils/ArrayUtils.cs
        
$/IronPython/IronPython_Main/Runtime/Microsoft.Dynamic/Utils/ReflectionUtils.cs

CHECKIN COMMENTS
--------------------------------------------------------------------------------
Changeset Id: 1895157
Date: 6/29/2010 10:57:09 AM

Fixes a bug w/ the offsets we’re reporting for tokenization inside of 
VisualStudio.  We aren’t respecting initial location and we’re not clearing 
_newLines when re-initializing the tokenizer.  The parser is also failing to 
set the span on the function associated w/ a lambda expression.



(Shelveset: FixNewParserBug;REDMOND\dinov | SNAP CheckinId: 11021)

_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to