index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
include lua_cmsgpack and implement select binding
Alex Auvolat
2017-04-21
4
-2
/
+1013
*
First lua app
Alex Auvolat
2017-04-19
1
-1
/
+194
*
Lua shell :)
Alex Auvolat
2017-04-19
4
-46
/
+288
*
First code for lx (Lua eXtended)
Alex Auvolat
2017-04-19
3
-1
/
+440
*
Mini reorganization
Alex Auvolat
2017-04-19
5
-2
/
+1069
*
Release mode (enables some optimizations) ; fix tests.
Alex Auvolat
2016-07-30
1
-19
/
+20
*
Got Lua running \o/
Alex Auvolat
2016-07-16
1
-1
/
+2
*
Make way for libc implementation
Alex Auvolat
2016-07-16
7
-97
/
+76
*
Move stuff around, again
Alex Auvolat
2016-07-15
6
-32
/
+30
*
Add Lua source, not compiled yet as libc/libm functions remain unimplemented
Alex Auvolat
2016-07-15
1
-3
/
+4
*
Fix sme warnings...
Alex Auvolat
2016-07-14
1
-4
/
+5
*
Migrate to BAM build tool
Alex Auvolat
2016-07-13
7
-62
/
+25
*
Adjustments in region allocation code (fix first_bigger ??)
Alex Auvolat
2015-03-14
5
-5
/
+3
*
Begin implement escape sequence handling in terminal.
Alex Auvolat
2015-03-14
2
-46
/
+167
*
Fix write of null length to channel ; fix cat.
Alex Auvolat
2015-03-14
1
-3
/
+2
*
Fix blocking channel && channel write on circular-overflow. (see ipc.c)
Alex Auvolat
2015-03-14
1
-2
/
+30
*
Shell begins to be usefull.
Alex Auvolat
2015-03-13
3
-13
/
+49
*
Basis for a shell.
Alex Auvolat
2015-03-13
4
-25
/
+107
*
Begin implement terminal
Alex Auvolat
2015-03-13
3
-116
/
+281
*
Add keyboard handling code. New font thanks to Muazzam from OSDev!
Alex Auvolat
2015-03-11
1
-0
/
+8
*
Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ...
Alex Auvolat
2015-03-11
2
-5
/
+22
*
Add pckbd driver.
Alex Auvolat
2015-03-11
1
-2
/
+42
*
Add simple drawing code & font loading.
Alex Auvolat
2015-03-11
2
-18
/
+27
*
Refactor ; add default font (8x16 standard VGA font).
Alex Auvolat
2015-03-11
2
-3
/
+3
*
Clear screen from GIP client (in login)
Alex Auvolat
2015-03-11
2
-11
/
+45
*
Begin work on GIP (Graphics Initiation Protocol)
Alex Auvolat
2015-03-11
6
-21
/
+164
*
Fix process exiting.
Alex Auvolat
2015-03-11
1
-0
/
+6
*
Add mutex to pciide driver (fixes some stuff)
Alex Auvolat
2015-03-10
1
-1
/
+1
*
Things are happenning ; lots of bugs.
Alex Auvolat
2015-03-10
7
-0
/
+327