Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added stuff to WChar and String classes. | Alexis211 | 2009-09-16 | 1 | -3/+3 |
| | | | | | | | WChar can now decode utf16 and utf32, and encode utf8 and utf32. String now has functions append(), concat(), compare() and affect() with different prototypes for char[] arrays, so that we can use it as well with utf8, utf16 and utf32. | ||||
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 1 | -15/+16 |
| | |||||
* | Kernel now loads in higher half, and uses a VT for output. | Alexis211 | 2009-08-21 | 1 | -1/+27 |
| | |||||
* | System boots up and shows a nice ASCII art logo. | Alexis211 | 2009-08-21 | 1 | -0/+59 |