Matthijs ter Woord
|
df0f38aad8
|
Add a (disabled) test for Console.ReadKey
|
2016-06-08 18:16:19 -04:00 |
|
Matthijs ter Woord
|
f17ac8e797
|
Add test for Int64.Parse
|
2016-06-08 18:15:57 -04:00 |
|
Matthijs ter Woord
|
7a733a59c8
|
Small keyboard refactoring: Now it's possible to specify a different keymap (Currently only US standard and FR standard are supported) in the kernel.
|
2016-06-07 16:35:11 +02:00 |
|
Matthijs ter Woord
|
659dc538bf
|
Potentially fix the build?
|
2016-06-04 19:11:01 +02:00 |
|
Matthijs ter Woord
|
2bd58182af
|
Fix plugs referencing non-existing types.
|
2016-06-04 19:01:45 +02:00 |
|
Matthijs ter Woord
|
baee616231
|
Fixes for windows insider build 14342.
|
2016-06-04 18:24:49 +02:00 |
|
sgetaz
|
2de222bb2d
|
Plug attribute (#196)
Plug required attribute.
|
2016-05-25 09:17:06 -05:00 |
|
Charles Betros
|
720f6187ed
|
Fixed issue with writing to a new file in a new directory.
|
2016-05-18 16:08:56 -05:00 |
|
Charles Betros
|
5a26ea509d
|
Fixed creating in subdirectories.
|
2016-05-15 13:45:30 -05:00 |
|
Charles Betros
|
7f9716f1a5
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-05-15 13:44:18 -05:00 |
|
Charles Betros
|
f19063ccc9
|
Fixed ldelema and disabled float and double tests.
|
2016-05-15 13:44:09 -05:00 |
|
Charles Betros
|
4f7450dc30
|
Fixed ldelema for value types.
|
2016-05-13 13:57:56 -05:00 |
|
Charles Betros
|
00ba897866
|
Enable all test kernels.
|
2016-05-12 13:13:59 -05:00 |
|
Charles Betros
|
bf6f97756a
|
Fixed create directory and directory exists.
|
2016-05-11 22:36:00 -05:00 |
|
Charles Betros
|
a2d610e1db
|
Reversed return values.
|
2016-04-15 13:12:57 -05:00 |
|
Charles Betros
|
d6bc0420d3
|
Changed build configuartion so any cpu builds properly as x86.
|
2016-04-14 17:03:59 -05:00 |
|
Charles Betros
|
bba256fbd8
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-04-14 13:33:24 -05:00 |
|
Charles Betros
|
8b58739fc9
|
Sentinel playground.
|
2016-04-14 13:27:40 -05:00 |
|
Charles Betros
|
3fcc2860a9
|
FAT file system work.
|
2016-04-14 13:27:18 -05:00 |
|
Charles Betros
|
ef9282836b
|
Fixed keyboard interrupt, generics, and double.
|
2016-04-14 13:26:54 -05:00 |
|
Matthijs ter Woord
|
ced4c9a618
|
Merge pull request #355 from MyvarHD/patch-1
Update LICENSE.txt
|
2016-04-13 08:20:49 +02:00 |
|
Emile Badenhorst
|
9c0dee10d9
|
Update LICENSE.txt
|
2016-04-12 22:00:44 +02:00 |
|
Charles Betros
|
31e5c09885
|
Aaded methods to the debugger for long, float, and double.
|
2016-04-08 22:50:33 -05:00 |
|
Charles Betros
|
1941126547
|
Fixed build configurations for new projects. Closes #352 and #353.
|
2016-04-08 22:42:53 -05:00 |
|
Charles Betros
|
a57be9d675
|
Merge pull request #348 from fanoI/master
- Added Bitconverter tests (fails for Double)
|
2016-04-02 14:42:13 -05:00 |
|
fanoI
|
66a834bbce
|
Added Bitconveter test of floats (that have success!)
|
2016-03-31 01:21:24 +02:00 |
|
fanoI
|
cc9d349b12
|
- Added Bitconverter tests (fails for Double)
- Added to tests of Long and Ulong conversion between them
|
2016-03-30 22:04:02 +02:00 |
|
Charles Betros
|
653b7a8321
|
Fixed Get directory listing with subdirectory.
|
2016-03-24 22:35:59 -05:00 |
|
Charles Betros
|
89d021772b
|
Added byref types so they work with constrained callvirt.
|
2016-03-24 13:24:09 -05:00 |
|
Charles Betros
|
83ad5f34cf
|
Fixed some issues with wtong types on the stack.
|
2016-03-24 08:52:02 -05:00 |
|
Charles Betros
|
b283a07631
|
Update .net versions.
|
2016-03-13 20:42:09 -05:00 |
|
Charles Betros
|
789db4ea3d
|
Don't run il2cpu in process.
|
2016-03-13 16:24:36 -05:00 |
|
Charles Betros
|
a4873931a9
|
Removed some unused files from the install.
|
2016-03-13 16:22:01 -05:00 |
|
Charles Betros
|
edbf572f19
|
Update Cosmos.iss
|
2016-03-13 14:08:50 -05:00 |
|
Charles Betros
|
cfddd84ede
|
Add Approval Tests.
|
2016-03-13 13:20:44 -05:00 |
|
Charles Betros
|
2de021685e
|
Fix up packages.
|
2016-03-13 13:14:37 -05:00 |
|
Charles Betros
|
b7e7cd6c0a
|
Removed Mdbg projects.
|
2016-03-13 13:05:53 -05:00 |
|
Charles Betros
|
ca027b4fc5
|
Enable all tests.
|
2016-03-13 13:00:29 -05:00 |
|
Charles Betros
|
6ea08eac1b
|
Add missing dependencies.
|
2016-03-13 12:58:33 -05:00 |
|
Charles Betros
|
8937b5c11a
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-03-13 12:49:12 -05:00 |
|
Charles Betros
|
0bef9a8fac
|
Updating solution config.
|
2016-03-13 12:27:58 -05:00 |
|
Charles Betros
|
c2566edcf5
|
Merge pull request #343 from fanoI/master
Added new BCL Tests for Primitive Types
|
2016-03-10 22:42:24 -06:00 |
|
fanoI
|
b1a2646a60
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-03-10 21:58:22 +01:00 |
|
Charles Betros
|
b542871886
|
Don't build linq tests.
|
2016-03-09 19:16:28 -06:00 |
|
Charles Betros
|
76da5884a3
|
Build platform needed a space.
|
2016-03-09 19:06:21 -06:00 |
|
Charles Betros
|
2846d8525e
|
Appveyor and solution config changes.
|
2016-03-09 18:53:36 -06:00 |
|
Charles Betros
|
7612adb0a9
|
Changed build playform in Appveyor.
|
2016-03-09 16:02:17 -06:00 |
|
Charles Betros
|
3114bebffe
|
Enable build for some projects for testing.
|
2016-03-09 12:53:33 -06:00 |
|
fanoI
|
35583c657a
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
# Demos/Guess/GuessOS.cs
# Tests/Cosmos.Compiler.Tests.Bcl/Kernel.cs
# source/Cosmos.System.Plugs/Cosmos.System.Plugs.csproj
|
2016-03-07 21:23:11 +01:00 |
|
Charles Betros
|
4a3b6a50df
|
Fixed up project and solution configurations and remove jetbrains annotations.
|
2016-03-06 17:33:21 -06:00 |
|