* Added stub of CodeScheme which will replace CodeDOM (more specialized for P/Invoke)
commitba8f5889535e3cebce7da0c4327877d88c7022b1
authorLAVAL Jérémie <jeremie.laval@gmail.com>
Mon, 11 Jun 2007 11:19:14 +0000 (11 13:19 +0200)
committerLAVAL Jérémie <jeremie.laval@gmail.com>
Mon, 11 Jun 2007 11:19:14 +0000 (11 13:19 +0200)
tree4cf0a2c54ff840a89e551bbf2fb2778ccbdbba42
parent57240808de4fb5b8bd2f9077aeba6d3ed7b59d15
* Added stub of CodeScheme which will replace CodeDOM (more specialized for P/Invoke)
19 files changed:
CodeScheme/AssemblyInfo.cs [new file with mode: 0644]
CodeScheme/CodeScheme.mdp [new file with mode: 0644]
CodeScheme/Common/ISymbol.cs [new file with mode: 0644]
CodeScheme/Common/RootObject.cs [new file with mode: 0644]
CodeScheme/Function/Argument.cs [new file with mode: 0644]
CodeScheme/Function/Function.cs [new file with mode: 0644]
CodeScheme/Function/PInvokeFunction.cs [new file with mode: 0644]
CodeScheme/Function/WrapperFunction.cs [new file with mode: 0644]
CodeScheme/Provider/IFunctionFactory.cs [new file with mode: 0644]
CodeScheme/Provider/ISourceProvider.cs [new file with mode: 0644]
CodeScheme/Provider/ITypeFactory.cs [new file with mode: 0644]
CodeScheme/Type/ArrayType.cs [new file with mode: 0644]
CodeScheme/Type/PointerType.cs [new file with mode: 0644]
CodeScheme/Type/Type.cs [new file with mode: 0644]
GccXmlTranslator.cs
NGenerator.mdp
NGenerator.mds
bin/Debug/NGenerator.exe
bin/Debug/NGenerator.exe.mdb