Commit graph

5854 commits

Author SHA1 Message Date
fanoI
3000650210 Tried for the last time to ri-pristinate the correct GuessOS.cs without Console debug code... what is that re-merge the wrong version? 2016-02-28 16:43:39 +01:00
fanoI
f167ae91e6 Added a lot of tests for Primitive Types there a lot of failure for compiler bug or native methods that need to be implemented. Indeed the commited version is not compiling for GetHashCode() that cannot be plugged... 2016-02-28 16:32:25 +01:00
fanoI
dacdd51814 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2016-02-21 14:19:52 +01:00
Charles Betros
d790a6ad52 Removed an unused project. 2016-02-16 16:21:26 -06:00
Charles Betros
f69f4c8fd9 Fixed some annoying runtime errors in the ILSpy plugin. 2016-02-16 16:21:05 -06:00
Charles Betros
b2f873c90a Update appveyor.yml 2016-02-16 11:50:31 -06:00
Charles Betros
24baff0e8a Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git 2016-02-16 11:42:49 -06:00
Charles Betros
9f550d60c4 Added appveyor.yml and removed an unused file. 2016-02-16 11:42:37 -06:00
Matthijs ter Woord
862ceb996a Merge pull request #337 from BrayanA/master
Builder solution fixed. Any CPU changed to x86.
2016-02-16 16:44:20 +01:00
Boyan Nikolov
b4f0acaf18 Builder solution fixed. Any CPU changed to x86. 2016-02-16 17:26:21 +02:00
Matthijs ter Woord
219cbd67fe Add AppVeyor badge. 2016-02-16 09:51:00 +01:00
Charles Betros
6a0f0b7ea7 Removed duplicate test kernel. 2016-02-16 00:09:29 -06:00
Charles Betros
f5468fe2b0 Path mostly works. Added a bunch of exception strings to environment. 2016-02-15 22:35:08 -06:00
Matthijs ter Woord
8d7bc0336b Disable tests 2016-02-16 00:15:40 +01:00
Charles Betros
ba6070dbe7 String and simple debugger change 2016-02-15 16:02:23 -06:00
Matthijs ter Woord
016bc6f680 Disable reporting in VS. 2016-02-15 12:13:00 +01:00
Matthijs ter Woord
86c2270b80 Disable UInt64 test. 2016-02-15 11:51:18 +01:00
Charles Betros
eba46c9287 Set test result 2016-02-15 04:25:27 -06:00
Charles Betros
b1ea62dd2b Merge 2016-02-15 03:44:12 -06:00
Charles Betros
533fb90d66 Fix x64 target 2016-02-15 03:37:27 -06:00
Matthijs ter Woord
282ed886c3 Only run 1 kernel at a time.. 2016-02-15 10:16:38 +01:00
Matthijs ter Woord
a8e12b6a53 Dont use normal engine configuration. 2016-02-15 09:56:41 +01:00
Matthijs ter Woord
cd26d218ae Enable all projects in the Debug/x86 profile. 2016-02-15 09:34:01 +01:00
Matthijs ter Woord
80bc4d451e Convert existing tests to nunit. 2016-02-15 09:29:26 +01:00
Matthijs ter Woord
bdb106c966 Fix build. 2016-02-15 09:24:00 +01:00
Charles Betros
ab57aace35 Merge from master 2016-02-15 01:56:27 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Charles Betros
b6d95e1668 Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
Matthijs ter Woord
e909427208 Bochs binaries. 2016-02-14 17:29:32 +01:00
Matthijs ter Woord
c2697b07a3 Another ongoing fix 2016-02-14 15:38:16 +01:00
Matthijs ter Woord
d34e66899b Enable kernel execution. 2016-02-14 15:22:48 +01:00
Matthijs ter Woord
5dc5170a6d Build fix. 2016-02-14 15:08:59 +01:00
Matthijs ter Woord
79c2d3d8ee Enable code to build. 2016-02-14 14:58:19 +01:00
Matthijs ter Woord
8f22ca1493 Missing files due to error in gitignore file. 2016-02-14 14:32:30 +01:00
Matthijs ter Woord
58d12e4c00 Ongoing work for tests. 2016-02-14 14:16:59 +01:00
Matthijs ter Woord
d56ad9a091 - Cleanup of my user folder
- Testing experiment
2016-02-14 13:56:31 +01:00
Matthijs ter Woord
8692549855 Fix kernels. 2016-02-14 13:09:31 +01:00
Charles Betros
87da5be07b Fixed string ctor which caused tests to fail. 2016-02-14 02:01:28 -06:00
Matthijs ter Woord
f31f842b72 Remove build configuration from git again. First fix via wb. 2016-02-13 10:37:45 +01:00
Matthijs ter Woord
08b56f49d0 Start working on appveyor settings. 2016-02-13 10:34:44 +01:00
fanoI
d7cad937fd Merge remote-tracking branch 'refs/remotes/CosmosOS/master' 2016-01-17 20:27:12 +01:00
Charles Betros
76f6ce7873 Made numbers work for ToString 2016-01-17 02:11:41 -06:00
Charles Betros
b76c6221d9 Got string format working. 2016-01-17 00:47:00 -06:00
Charles Betros
20c0c938ad Added debug symbols to Bochs. 2016-01-16 13:39:26 -06:00
Charles Betros
6d987c1b31 Removed the pause from the install launcher. 2016-01-16 12:55:03 -06:00
Charles Betros
f2b4d7d6bb Just some testing code. 2016-01-16 12:54:35 -06:00
Charles Betros
98d8336882 Fixed TraceAssemblies 2016-01-16 12:53:37 -06:00
Charles Betros
f213a72b8e Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git 2016-01-16 12:52:51 -06:00
Charles Betros
d9e88d83f6 Added single and double to debugger SendNumber. 2016-01-16 12:52:41 -06:00
fanoI
a260690028 Merge remote-tracking branch 'refs/remotes/CosmosOS/master' 2016-01-15 00:43:08 +01:00