Cosmos/source2/Compiler/Cosmos.Compiler.Assembler
blah38621_cp 1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Assembler.cs The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.) 2011-10-22 23:19:51 +00:00
BaseAssemblerElement.cs 2011-07-16 16:38:26 +00:00
Comment.cs 2010-08-21 15:27:53 +00:00
Cosmos.Compiler.Assembler.csproj Made a few improvements to the speed of the ILScanner, including caching the resolved plugs. 2011-09-03 21:05:46 +00:00
Cosmos.Compiler.Assembler.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
DataEndIfDefined.cs
DataIfDefined.cs
DataIfNotDefined.cs
DataMember.cs X# DataMember.Address 2011-07-20 00:03:05 +00:00
Define.cs
ElementReference.cs Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
Else.cs Applied patch 10214, which fixes work item 14107. Also reverted IOPortImpl back to the Assembler attribute, as my Inline attribute was causing issues. 2011-08-17 16:57:18 +00:00
EndIfDefined.cs
IDefine.cs
IEndIfDefined.cs
IfDefined.cs
IfNotDefined.cs
IIfDefined.cs
IIfNotDefined.cs
InfraExtensions.cs
Instruction.cs The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.) 2011-10-22 23:19:51 +00:00
Label.cs Backed out label changes. They use . again. The # change caused too many issues. 2011-07-20 02:39:36 +00:00
MethodAndTypeLabelsHolder.cs
MethodInfoLabelGenerator.cs 2010-08-21 15:27:53 +00:00
OpCodeAttribute.cs
StackContents.cs add DOTNETCOMPABILE define condition, 2011-02-22 17:03:42 +00:00
TypeComparer.cs