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
|
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
|
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
|
e3e32744f5
|
Merging.
|
2015-09-04 14:11:35 +02:00 |
|
Matthijs ter Woord
|
70b1c98a9c
|
.
|
2015-08-26 19:33:43 +02:00 |
|
Matthijs ter Woord
|
e5068167dd
|
Small change for testing. Seems to work now?
|
2015-08-26 16:43:24 +02:00 |
|
Matthijs ter Woord
|
0b5490a281
|
Ongoing changes.
|
2015-08-18 20:19:36 +02:00 |
|
Matthijs ter Woord
|
bccf8cb64f
|
Build fix.
|
2015-08-18 19:54:06 +02:00 |
|
Matthijs ter Woord
|
bf2a02caa6
|
Ongoing work
|
2015-08-10 12:43:36 -04:00 |
|
Matthijs ter Woord
|
611c4aa9bf
|
Restore default test configuration
|
2015-08-06 08:55:47 -04:00 |
|
Matthijs ter Woord
|
25ac96639d
|
Reenable some tests.
|
2015-08-06 08:52:14 -04:00 |
|
Matthijs ter Woord
|
842adbfefc
|
More fixes..
|
2015-08-06 08:34:45 -04:00 |
|
Matthijs ter Woord
|
2762604cbc
|
More progress
|
2015-08-05 14:58:57 -04:00 |
|
Matthijs ter Woord
|
15f2df89b3
|
More progress. We have a bug in try...finally now..
|
2015-08-04 15:32:18 -04:00 |
|
Matthijs ter Woord
|
1d9c648691
|
Seem to be there. Merging follows.
|
2015-08-02 09:46:47 -04:00 |
|
Matthijs ter Woord
|
ac674008e4
|
More compiler fixes for new memory model.
|
2015-08-01 14:52:14 -04:00 |
|
Matthijs ter Woord
|
d2db318dc1
|
Progress. Most stuff seems to work now.
|
2015-08-01 13:48:25 -04:00 |
|
Matthijs ter Woord
|
422d6a56b8
|
Starting to work now.
|
2015-08-01 09:22:35 -04:00 |
|
Matthijs ter Woord
|
f54d7ace72
|
More progress
|
2015-08-01 09:04:35 -04:00 |
|
Matthijs ter Woord
|
73758c2643
|
Ongoing memory work.
|
2015-07-31 12:46:07 -04:00 |
|
Matthijs ter Woord
|
be0ace5c62
|
- Turns out the VMT table was not generated correctly: the _Handle datamember wasn't pointing to the actual data area
- small bugfix in heap.
|
2015-07-31 11:51:27 -04:00 |
|
Matthijs ter Woord
|
675ce71d10
|
Ongoing work.
|
2015-07-31 08:34:28 -04:00 |
|
Matthijs ter Woord
|
630118f4c9
|
Fixed an issue with VMT initialization.
|
2015-07-29 20:13:40 -04:00 |
|
Matthijs ter Woord
|
e91b500738
|
.
|
2015-07-29 18:58:42 -04:00 |
|
Matthijs ter Woord
|
7a35344202
|
More work on memory
|
2015-07-29 15:35:47 -04:00 |
|
Matthijs ter Woord
|
d6167d6e00
|
- Add extra logging to GlobalSystemInfo and Heap
- Fixed ldstr and string sending with memory handles
|
2015-07-29 10:44:52 -04:00 |
|
Matthijs ter Woord
|
0e05e24b9b
|
Somehow debug stub and debug connector is broken now.
|
2015-07-28 20:30:15 -04:00 |
|
Matthijs ter Woord
|
9460718e75
|
- Performance improvement of debugconnector. Debugging and test runner are impacted
- new SendNumber overload introduced for easier debugging of low level stuff.
|
2015-07-28 19:24:39 -04:00 |
|
Matthijs ter Woord
|
edf114b745
|
Compiler fix.
|
2015-07-28 17:08:42 -04:00 |
|
Matthijs ter Woord
|
b56ce24f52
|
Merge branch 'master' into memory_handles
Conflicts:
Tests/Cosmos.TestRunner.Core/DefaultEngineConfiguration.cs
|
2015-07-28 16:30:05 -04:00 |
|
Matthijs ter Woord
|
21037ba05b
|
Small refactoring for debugstub: now sending text doesn't use the String.ToCharArray method
|
2015-07-28 16:26:27 -04:00 |
|
Matthijs ter Woord
|
fa4da67ff0
|
Ongoing debugger work.
|
2015-07-28 11:51:11 -04:00 |
|
Matthijs ter Woord
|
e518b9c8e2
|
Add possibility for using the referenced debug stub version in the kernel tester.
Fixes #169
|
2015-07-28 09:57:30 -04:00 |
|
Charles Betros
|
2e4e0dd370
|
Added a test kernel for boxing.
Moved Char Plug to Cosmos.System.Plugs
Added FAT writing. (Doesn't work yet.)
|
2015-07-24 17:52:44 -05:00 |
|
Matthijs ter Woord
|
517b373ded
|
.
|
2015-07-23 16:53:40 -04:00 |
|
Matthijs ter Woord
|
66d1597746
|
.
|
2015-07-23 16:48:34 -04:00 |
|
Matthijs ter Woord
|
b41aa6aa4b
|
Tiny fix related to run targets of the kernel tester.
|
2015-07-23 16:44:32 -04:00 |
|
Matthijs ter Woord
|
5b0e902a21
|
Convert console test runner back to normal console instead of full.
|
2015-07-23 16:13:10 -04:00 |
|
Matthijs ter Woord
|
7e4997647f
|
Small fixes to UI version of the tester.
|
2015-07-23 16:02:44 -04:00 |
|