summaryrefslogtreecommitdiff
path: root/src/kernel/config.h
Commit message (Expand)AuthorAgeFilesLines
* Added string class for FWIK.Alex AUVOLAT2012-05-191-2/+2
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-2/+2
* Added process arguments when loaded as modules.Alex AUVOLAT2012-05-181-3/+2
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-2/+2
* Bump.Alex AUVOLAT2012-05-171-1/+1
* Minor changes (more OOP constructs);Alex AUVOLAT2012-05-041-8/+0
* Migration to C++!Alex AUVOLAT2012-05-041-2/+2
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-3/+5
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-1/+1
* New heap, simple and bug-free, but inefficient.katchup2010-12-121-0/+15