No description
Find a file
José Pedro 4e5e505e81
Fixed core dump.
Fixed test runner core dump handler.
Implemented debug engine core dump handler.
Added SendCoreDump calls for null reference, stack corruption and stack overflow exceptions.
2018-08-29 18:34:20 +01:00
.github Update issue_template.md 2017-11-20 14:22:30 +10:00
Artwork Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Build Build improvements. 2018-08-19 19:23:51 +01:00
Demos Revert "Merge branch 'master' into master" 2018-08-05 18:08:13 +02:00
Docs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Resources Change TypeInfo to Type. 2017-10-17 21:55:43 -05:00
Setup Update ReadMe.txt 2018-08-05 00:38:40 +01:00
source Fixed core dump. 2018-08-29 18:34:20 +01:00
Tests Fixed core dump. 2018-08-29 18:34:20 +01:00
Tools Revert "Merge branch 'master' into master" 2018-08-05 18:08:13 +02:00
Users Revert "Merge branch 'master' into master" 2018-08-05 18:08:13 +02:00
.editorconfig Updated editorconfig settings. 2018-04-22 22:39:51 +01:00
.gitattributes - Fixed .gitattributes -- it was causing already committed files to show up as modified. 2014-12-25 13:59:23 -08:00
.gitignore Changes 2018-02-25 14:43:12 +00:00
appveyor.yml Fixed build. 2018-08-14 22:25:15 +01:00
Build.sln Fixed Hyper-V integration. 2018-07-16 22:07:59 +01:00
Builder.sln Builder improvements. 2018-03-26 18:58:57 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-22 17:36:11 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-12-26 20:20:18 -05:00
Directory.Build.props Added test adapter for Cosmos test kernels. 2018-08-04 02:51:28 +01:00
Directory.Build.targets Build targets. 2018-02-15 19:31:56 +00:00
IDE.sln Converted Cosmos.VS.DebugEngine to the new project system. 2018-02-12 01:06:53 +00:00
install-VS2017.bat Fixed install-vs2017.bat. 2018-04-04 15:05:06 +01:00
Kernel.sln Revert "Merge branch 'master' into master" 2018-08-05 18:08:13 +02:00
LICENSE.txt Update LICENSE.txt 2018-02-07 14:13:17 +00:00
ReadMe - Solutions.txt Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
README.md Update README.md 2018-08-05 18:06:00 +02:00
Test.sln Changed position of the DiskManager test in the Kernels directory. 2018-08-27 15:47:19 +02:00
userkit install.bat Updated nuget.exe. 2018-02-04 23:39:54 +00:00

Cosmos

Build status

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

For instructions on how to install and use Cosmos, please visit the Cosmos website.