Cosmos/source/Cosmos.Core_Plugs
fanoI e240641863 Created plugs to make Hashtable work (at least when an object is key).
There are issue however:
1. IL2CPU modifications are needed (see the PR for the list of the PR of IL2CPU to merge to make this usable)
2. Some fix in IL2CPU seems to give problems with Dictionary (VMT problem again?)
3. Hashtable with valuetype as key doesn't work (ContainsKey() always return false)
2018-02-25 15:27:39 +01:00
..
MemoryOperations Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
System Created plugs to make Hashtable work (at least when an object is key). 2018-02-25 15:27:39 +01:00
.editorconfig Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Cosmos.Core_Plugs.csproj Project file cleanup. 2018-02-15 19:25:36 +00:00
GCImplementionImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
ReadMe.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
RuntimeFieldHandleImpl.cs Created plugs to make Hashtable work (at least when an object is key). 2018-02-25 15:27:39 +01:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <title></title>
  </head>
  <body>

      <p>
            Contains assembly code. Maybe this later can be merged directly into the main
            asm since it only exists to fill in assembly code?</p>

  </body>
</html>