Search
Latest post:
Aug 18 2011
3:13 AM
2 posts

books about CCI

First post: keithwanta wrote: What is the best resource/book to learn about the concepts of compilers, that would explain concepts closely related to the CCI...
Latest post: hermanv wrote: There aren't any books that cover CCI. The basic concepts are in most compiler books. One book that I know of and that talks sp...
Jump to: First Post · Latest Post   
Latest post:
Aug 8 2011
5:22 AM
5 posts

CCI samples (source) solution not creating dll files

First post: keithwanta wrote: Today I downloaded the source code samples for CCI, and noticed that some of the code didn't compile when I compiled the entire...
Latest post: keithwanta wrote: This CCI project is incredible! I've only been doing .NET development full time for 6 months now. I stumbled upon this site w...
Jump to: First Post · Latest Post   
Latest post:
Mar 29 2011
2:12 PM
2 posts

DummyNamespaceTypeDefinition using CciSharp

First post: KevinMitchell wrote: I've been trying out CciSharp with my own mutator. If I run the application directly, and call TypeHelper.BaseClass(definition)...
Latest post: KevinMitchell wrote: Ah, I see why it fails when run during the build process. When run as a standalone application the executable being processed ...
Jump to: First Post · Latest Post    Topics: ccisharp
Latest post:
Feb 27 2011
9:23 PM
5 posts

What about PostSharp

First post: alexyakunin wrote: Guys, I'm curious why you simply didn't contact PostSharp author and tried to agree about using his framework.
Latest post: pelikhan wrote: As Herman mentionned, CciSharp is a sample that can be used to learn about CCI. Samples are more interresting when they solve r...
Jump to: First Post · Latest Post    Topics: ccisharp
Latest post:
Feb 27 2011
9:15 PM
2 posts

Use of CcsMutatorBase's resourceType field

First post: KevinMitchell wrote: I've been working my way through the CciSharp example and have figured out what most of it does. But I'm puzzled by the resour...
Latest post: pelikhan wrote: Future placeholder to localize 'compilation' error messages.
Jump to: First Post · Latest Post    Topics: ccisharp
Latest post:
Oct 21 2010
10:26 PM
4 posts

[NotNull] in Contracts Conflict with NotNullMutator

First post: davidhardin wrote: Hi,There is a logic bug in the Demo sample as Microsoft.Contracts consumes the [NotNull] attributes during compilation. By the...
Latest post: mikebarnett wrote: That's funny: I thought they were all in *my* brain!Please feel to contribute some documentation about it! It isn't easy for us...
Jump to: First Post · Latest Post    Topics: ccisharp
Latest post:
Sep 7 2010
12:37 AM
2 posts

Can CciSharp be used with .net 4.0?

First post: dotneter wrote: subj
Latest post: pelikhan wrote: CciSharp should work with any .NET assemblies - regardless of the framework version - since it is based on CCI. However, this s...
Jump to: First Post · Latest Post    Topics: ccisharp
Latest post:
May 30 2010
5:14 AM
2 posts

Trying to implement NotifyAutoPropertyChanged in ccisharp

First post: ckitching wrote: So far I've managed to get it to generate the OnNotifyPropertyChanged method, and rewrite simple property setters (i.e. auto-pr...
Latest post: ckitching wrote: I guess I was missing something. There was a Visit(MethodCall) override that I missed. Annoyingly, Visit(IPropertyDefinition)...
Jump to: First Post · Latest Post    Topics: ccisharp
Latest post:
Apr 27 2009
3:38 PM
14 posts

Getting a TypeDefintion for mscorlib Type

First post: jasonrbock wrote: Long story short: How do I get a TypeDefintion for ArgumentNullException? I've looked all over in the API, and while I've st...
Latest post: jasonrbock wrote: Herman, Ah! OK, now I get INameTable - I was over-analyzing it. It's far easier than what I thought it would take to use cor...
Jump to: First Post · Latest Post   
Latest post:
Apr 25 2009
5:56 PM
2 posts

Samples + Parser.cs

First post: leblanc wrote: This is a pretty cool project although Parser.cs in every sample look scary. Why not use one of these libraries that can ret...
Latest post: hermanv wrote: I appreciate that building a parser by hand is not for every one and that in many cases a generated parser is the better way to...
Jump to: First Post · Latest Post   
Show 10  25 discussions
1-10 of 11 discussions < Previous 1 2 Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.15.18416