Skip to content

Commit

Permalink
Finished Cross binding adapter code generator
Browse files Browse the repository at this point in the history
  • Loading branch information
liiir1985 committed May 1, 2020
1 parent 33251d9 commit 7ebafcd
Show file tree
Hide file tree
Showing 9 changed files with 657 additions and 96 deletions.
1 change: 1 addition & 0 deletions ILRuntime/ILRuntime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
<Compile Include="Runtime\Debugger\StepTypes.cs" />
<Compile Include="Runtime\Debugger\VariableInfo.cs" />
<Compile Include="Runtime\Debugger\StackFrameInfo.cs" />
<Compile Include="Runtime\Enviorment\CrossBindingCodeGenerator.cs" />
<Compile Include="Runtime\Enviorment\CrossBindingMethodInfo.cs" />
<Compile Include="Runtime\Enviorment\InvocationContext.cs" />
<Compile Include="Runtime\Enviorment\ValueTypeBinder.cs" />
Expand Down
Loading

0 comments on commit 7ebafcd

Please sign in to comment.