Cosmos/source
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
..
Archive Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Build.Builder Builder fix. 2018-01-14 15:49:04 +00:00
Cosmos.Build.Common Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Build.Installer Re-worded Instance exception for VS 2017-12-25 02:23:33 +00:00
Cosmos.Build.MSBuild Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Build.Tasks Build system fixes. 2018-02-14 21:23:25 +00:00
Cosmos.Common Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Core Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Core.DebugStub Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Core_Asm Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Core_Plugs Created plugs to make Hashtable work (at least when an object is key). 2018-02-25 15:27:39 +01:00
Cosmos.Debug.Common Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Debug.DebugConnectors Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Debug.GDB Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
Cosmos.Debug.Hosts Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Debug.Kernel Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Debug.Kernel.Plugs.Asm Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.Deploy.Pixie Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
Cosmos.Deploy.USB Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
Cosmos.HAL2 Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.System2 Project file cleanup. 2018-02-15 19:25:36 +00:00
Cosmos.System2_Plugs Created plugs to make Hashtable work (at least when an object is key). 2018-02-25 15:27:39 +01:00
Cosmos.VS.DebugEngine Build targets. 2018-02-12 16:48:43 +00:00
Cosmos.VS.ProjectSystem Build targets. 2018-02-12 16:48:43 +00:00
Cosmos.VS.Windows Code cleanup. 2018-02-15 22:11:38 +00:00
Kernel-TapRoot/Demo Added a workaround to fix e_sqlite3.dll loading. 2018-01-08 17:49:19 +00:00
Kernel-X86 Project file cleanup. 2018-02-15 19:25:36 +00:00
TheRingMaster Project file cleanup. 2018-02-15 19:25:36 +00:00
Tools Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
Cosmos.VS.ReadMe.html