Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Factor out the type system into a separate assembly#37

Merged
jkotas merged 1 commit into
dotnet:masterfrom
MichalStrehovsky:MoveTypeSystem
Oct 8, 2015
Merged

Factor out the type system into a separate assembly#37
jkotas merged 1 commit into
dotnet:masterfrom
MichalStrehovsky:MoveTypeSystem

Conversation

@MichalStrehovsky
Copy link
Copy Markdown
Member

  • Remove individual TypeSystem and TypeSystem.Ecma assemblies we used
    for testing and create ILToNative.TypeSystem instead.
  • Move type system sources to common directory.
  • Make ILToNative use the new assembly.

* Remove individual TypeSystem and TypeSystem.Ecma assemblies we used
for testing and create ILToNative.TypeSystem instead.
* Move type system sources to common directory.
* Make ILToNative use the new assembly.
@MichalStrehovsky
Copy link
Copy Markdown
Member Author

@jkotas Please take a look

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Oct 8, 2015

LGTM. Thanks!

jkotas added a commit that referenced this pull request Oct 8, 2015
Factor out the type system into a separate assembly
@jkotas jkotas merged commit 849784a into dotnet:master Oct 8, 2015
@MichalStrehovsky MichalStrehovsky deleted the MoveTypeSystem branch October 8, 2015 00:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants