Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got Lua running \o/ | Alex Auvolat | 2016-07-16 | 1 | -11/+15 |
* | Make way for libc implementation | Alex Auvolat | 2016-07-16 | 1 | -7/+4 |
* | Add stubs for many libc functions, and a few implemenations too | Alex Auvolat | 2016-07-16 | 1 | -4/+2 |
* | Move stuff around, again | Alex Auvolat | 2016-07-15 | 1 | -1/+1 |
* | Add Lua source, not compiled yet as libc/libm functions remain unimplemented | Alex Auvolat | 2016-07-15 | 1 | -5/+80 |
* | Adjustments in region allocation code (fix first_bigger ??) | Alex Auvolat | 2015-03-14 | 1 | -2/+2 |
* | Fix write of null length to channel ; fix cat. | Alex Auvolat | 2015-03-14 | 1 | -0/+2 |
* | Basis for a shell. | Alex Auvolat | 2015-03-13 | 1 | -0/+14 |