Charles Betros
f855044842
Added ring attribute to my playground assemblies.
2015-10-31 20:43:40 -05:00
Matthijs ter Woord
a94cd73f0a
Ongoing bug hunting.
2015-10-28 19:07:08 +01:00
Charles Betros
53c2f3a0e4
Merge
2015-10-28 10:37:18 -05:00
Charles Betros
c03d183de2
Changed some exceptions to base Exception and working on FAT tests.
2015-10-28 10:34:44 -05:00
Matthijs ter Woord
2675b9d044
Ongoing tests.
2015-10-26 14:52:04 +01:00
Freddie Poser
e198061e62
Merge pull request #1 from CosmosOS/master
...
Updating My Branch...
2015-10-25 18:10:46 +00:00
bjuriewicz
d598f20dcc
installer unhandled crash issue fixed
2015-10-25 15:35:25 +01:00
Matthijs ter Woord
cd7f5e572a
Slight improvement of stack corruption checking code.
2015-10-24 13:19:34 +02:00
Matthijs ter Woord
74cd6d243e
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2015-10-23 13:42:07 +02:00
Matthijs ter Woord
983d7bd977
Add resharper folder.
2015-10-23 13:42:00 +02:00
Matthijs ter Woord
6654176d2d
Merge pull request #223 from vogon101/master
...
Comments Update in TestRunner Config
2015-10-23 12:01:24 +02:00
Freddie
dee86e88cd
Comments Update in TestRunner Config
...
Fixed some spelling mistakes and added some comments for un-documented
lines
2015-10-23 10:59:21 +01:00
Matthijs ter Woord
2984d64989
Merge pull request #222 from vogon101/master
...
Fixed Bug on Debug
2015-10-23 11:13:25 +02:00
Freddie
0297747069
Fixed Bug on Debug
...
Fixed bug so that debug works
2015-10-23 10:10:08 +01:00
Emile Badenhorst
f2b4f06345
Merge pull request #16 from CosmosOS/master
...
Update
2015-10-11 18:24:05 +02:00
Matthijs ter Woord
2beb8b3e18
Ongoing FAT work.
2015-10-07 08:18:52 +02:00
Matthijs ter Woord
3e5dd5f34b
Ongoing work.
2015-10-04 15:58:17 +02:00
Matthijs ter Woord
10a5f6c36d
Directory reading is now done using a stream.
2015-10-04 12:38:38 +02:00
Matthijs ter Woord
3fb0e6622d
Progress on fat.
2015-10-04 11:53:03 +02:00
Matthijs ter Woord
fc39e1e040
Move property names to a separate class.
2015-10-03 14:19:37 +02:00
Matthijs ter Woord
a05e3d3229
Reading works now.
2015-10-03 14:09:01 +02:00
Matthijs ter Woord
8e35d79602
Reading almost fixed.
2015-10-02 19:39:56 +02:00
Matthijs ter Woord
6e2dda177f
Ongoing fixes for file system work.
2015-10-02 17:59:06 +02:00
Matthijs ter Woord
d9a9737608
Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel.
...
This does NOT mean it's fully working yet!
2015-10-02 17:12:00 +02:00
Matthijs ter Woord
f5996eb250
Merge branch 'memory_handles'
2015-09-24 19:40:46 +02:00
Matthijs ter Woord
7bfe161ba9
Merge branch 'master' into memory_handles
...
Conflicts:
Tests/Cosmos.TestRunner.Core/DefaultEngineConfiguration.cs
2015-09-24 19:40:30 +02:00
Matthijs ter Woord
c8efe9134d
Enable correct tests again.
2015-09-24 19:37:59 +02:00
Matthijs ter Woord
b9172a4473
Merge pull request #210 from trivalik/master
...
fix build warning of Cosmos.Build.Builder.csproj
2015-09-24 19:36:16 +02:00
Cyber
97d1ce58e0
Stuff
2015-09-22 15:44:46 -04:00
Trivalik
d024cbd5af
Cosmos.Build.Builder.csproj, fix warning by remove of CodeAnalysis entries, which was looking on wrong path
...
and remove SAK entries
2015-09-20 10:34:29 +02:00
Trivalik
1d7dabbc11
Merge pull request #1 from CosmosOS/master
...
Fix userkit script.
2015-09-20 09:12:25 +02:00
Matthijs ter Woord
76602bff9e
Fix userkit script.
2015-09-18 16:55:40 +02:00
Cyber
7011f7d218
Did a lot of stuff
2015-09-17 19:30:12 -04:00
Cyber
a10011652d
Added NewVGA.cs
2015-09-17 18:07:32 -04:00
Cyber
ded4e2d541
Updated Gitignore
2015-09-17 18:04:24 -04:00
Cyber
7a3b4f9df7
Tiny Changes
2015-09-17 18:03:27 -04:00
Emile Badenhorst
f914e3c42f
Merge pull request #15 from CosmosOS/master
...
Update
2015-09-11 09:31:19 +02:00
Cyber
3ec93b4b6b
StringFunctions
...
dStartsWith(input, comparator)
returns a boolean value.
dContains(input, comparator)
returns a boolean value
dEndsWith(input, comparator)
returns a boolean value
2015-09-09 18:22:46 -04:00
Matthijs ter Woord
700a933335
For now, disable binary emission.
2015-09-05 18:20:45 +02:00
Matthijs ter Woord
27286f0b33
Continuing fixes.
2015-09-05 18:18:23 +02:00
Matthijs ter Woord
44690293e8
Delegates issue solved.,
2015-09-05 18:11:20 +02:00
Matthijs ter Woord
3cb082bfbc
Added and fixed some tests.
2015-09-05 16:43:45 +02:00
Matthijs ter Woord
4769cb2ce6
Fixes for delegates.
2015-09-04 17:51:45 +02:00
Matthijs ter Woord
3b68fb3720
Add some tests.
2015-09-04 14:54:38 +02:00
Matthijs ter Woord
8687f7a346
.
2015-09-04 14:11:41 +02:00
Matthijs ter Woord
e3e32744f5
Merging.
2015-09-04 14:11:35 +02:00
Matthijs ter Woord
0b8ce1b4fe
Merge branch 'master' into memory_handles
...
Conflicts:
source/Cosmos.Core.Plugs/CPUImpl.cs
source/Cosmos.Core/CPU.cs
2015-09-04 13:50:11 +02:00
Matthijs ter Woord
0f21a8059f
Refactoring and more fixes to plug.
2015-09-04 13:32:23 +02:00
Matthijs ter Woord
7e03650e56
Merge pull request #201 from ImaBrokeDude/array_plug_fix
...
Array plug fixes for memory handles
2015-09-02 19:26:08 +02:00
Matthijs ter Woord
a2412e8980
Merge pull request #185 from sgetaz/master
...
List all requirements 1-by-1
2015-09-02 19:21:48 +02:00