Cucumber/Kernel/include/Lua
q3k 4161c5950b Lua now compiles.
But it still won't link against the kernel, as it's missing
a lot of ANSI C functions. Time to find some BSD/MIT libc
implementations...
2012-08-23 15:42:57 +02:00
..
ctype.h Lua now compiles. 2012-08-23 15:42:57 +02:00
errno.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
locale.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
math.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
setjmp.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
stdio.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
stdlib.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
string.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00
time.h Lua support in the process of being added. 2012-08-23 13:58:23 +02:00