Source Control Clients
Project Name: LinqOverCSharp
Server URL: https://tfs03.codeplex.com

Recent Check-Ins

1-10 of 61Change Sets < Previous 1 2 3 4 5 6 7 Next >
Change Set Download / Browse Date Comment By Downloads
14829 Jan 3  at
6:39 AM
Source code belonging to release v03.3.61 INovak 296
14714 Dec 27 2007  at
3:20 PM
LINQ Query expressions are now parsed and tested against the LINQ 101 Samples. INovak 34
14663 Dec 26 2007  at
5:28 PM
Syntax parsing of lambda expressions implemented and tested. INovak 5
14589 Dec 21 2007  at
4:55 PM
Partial methods, extension methods and anonymous types are now syntax checked. INovak 5
14434 Dec 9 2007  at
5:46 PM
C# 3.0 new initialization constructs including anonymous types are now handled. There is one failing unit test related to anonymous types. INovak 12
14417 Dec 8 2007  at
6:27 AM
CSharpParser moved to Visual Studio 2008. This is the firs check-in under VS 2008. INovak 7
14272 Dec 2 2007  at
5:00 PM
After a long time busy with my primary job... Now, I started the C# 3.0 syntax parsing. Right now automatic properties and local variable inference (var) is handled, object and member initialization with "new" operator is in progress. INovak 3
13958 Nov 19 2007  at
6:33 AM
Back from TechEd and MSAF... Parsing XML document comments in progress. A new "Documentation" tab has been added to the CodeExplorer window. INovak 2
13446 Nov 2 2007  at
10:22 AM
Back from diving tour... Now XML comments are checked, most frequent warnings are issued. There is an initial documentation comment object model that can be used to generate source code documentation. INovak 15
12844 Oct 23 2007  at
3:26 PM
Document comments (XML comments) implementationin progress. DeclarationBase type introduced az a common base class for TypeDeclaration and MemberDeclaration. INovak 10
1-10 of 61Change Sets < Previous 1 2 3 4 5 6 7 Next >
Updating...