[Postsharp-svn] SF.net SVN: postsharp: [113] trunk
Brought to you by:
gfraiteur
From: <gfr...@us...> - 2006-11-25 22:43:46
|
Revision: 113 http://svn.sourceforge.net/postsharp/?rev=113&view=rev Author: gfraiteur Date: 2006-11-25 14:43:45 -0800 (Sat, 25 Nov 2006) Log Message: ----------- Type-level aspects + AggregationAdvice in Laos + sample PostSharp.Samples.Aggregate. Modified Paths: -------------- trunk/Core/PostSharp.Console/DebuggingCommandLine.txt trunk/Core/PostSharp.Core/CodeModel/InstructionWriter.cs trunk/Core/PostSharp.Core/CodeModel/MethodBodyDeclaration.cs trunk/Core/PostSharp.Core/CodeModel/MethodDefDeclaration.cs trunk/Core/PostSharp.Core/CodeWeaver/IAdviceProvider.cs trunk/Core/PostSharp.Core/CodeWeaver/JoinPointKinds.cs trunk/Core/PostSharp.Core/CodeWeaver/MethodBoundaryHelper.cs trunk/Core/PostSharp.Core/PostSharp-Platform.config trunk/Core/PostSharp.Core/PostSharp.Core.csproj trunk/Core/PostSharp.Core/Resources/Exceptions.resx trunk/Laos/PostSharp.Laos/BaseFieldAspect.cs trunk/Laos/PostSharp.Laos/BaseMethodAspect.cs trunk/Laos/PostSharp.Laos/PostSharp.Laos.csproj trunk/Laos/PostSharp.Laos.Weaver/AroundMethodBodyAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/GenericFieldAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/InsteadOfMethodCallAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/LaosTask.cs trunk/Laos/PostSharp.Laos.Weaver/Messages.resx trunk/Laos/PostSharp.Laos.Weaver/OnExceptionAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/PostSharp.Laos.Weaver.csproj trunk/Samples/PostSharp.Samples.Trace/PostSharp.Samples.Trace.Weaver/TraceTask.cs Added Paths: ----------- trunk/Core/PostSharp.Core/CodeWeaver/Weaver.cs trunk/Core/PostSharp.Core/CodeWeaver/WeaverState.cs trunk/Core/PostSharp.Core/CodeWeaver/WeaverTask.cs trunk/Laos/PostSharp.Laos/AggregationAspect.cs trunk/Laos/PostSharp.Laos/BaseTypeAspect.cs trunk/Laos/PostSharp.Laos.Weaver/AggregationAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/IMethodLevelAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/ITypeLevelAdvice.cs trunk/Samples/PostSharp.Samples.Aggregate/ trunk/Samples/PostSharp.Samples.Aggregate/AssemblyInfo.cs trunk/Samples/PostSharp.Samples.Aggregate/PostSharp.Samples.Aggregate-Console.psproj trunk/Samples/PostSharp.Samples.Aggregate/PostSharp.Samples.Aggregate.csproj trunk/Samples/PostSharp.Samples.Aggregate/PostSharp.Samples.Aggregate.psproj trunk/Samples/PostSharp.Samples.Aggregate/PostSharp.Samples.Aggregate.sln trunk/Samples/PostSharp.Samples.Aggregate/Program.cs trunk/Samples/PostSharp.Samples.Aggregate/Properties/ trunk/Samples/PostSharp.Samples.Aggregate/SimpleAggregateAttribute.cs trunk/Samples/PostSharp.Samples.Aggregate/TestCollection.cs Removed Paths: ------------- trunk/Core/PostSharp.Core/CodeWeaver/CodeWeaver.cs trunk/Core/PostSharp.Core/CodeWeaver/CodeWeaverState.cs trunk/Core/PostSharp.Core/CodeWeaver/CodeWeaverTask.cs trunk/Laos/PostSharp.Laos.Weaver/IBaseAdvice.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |