bogen85
|
729f9c3391
|
bare: add mm_alloc, mm_free
also split errno from return value in existing Linux syscall wrappers
update applicable syscall wrapper checks
|
2019-11-29 10:14:17 +03:00 |
bogen85
|
5c217b9e61
|
fix hexadecimal constants + freestanding fixes
|
2019-11-26 06:12:37 +03:00 |
Dwight Schauer
|
e724792a67
|
freestanding: add core linux syscalls and associated tests
|
2019-11-23 19:35:57 +03:00 |
Alexander Medvednikov
|
9712213f50
|
x64 machine code generation (ELF)
|
2019-11-22 14:33:22 +03:00 |
Alexander Medvednikov
|
8d1eb759f7
|
fix v -o foo.c build module foo
|
2019-11-16 21:49:58 +03:00 |
Alexander Medvednikov
|
dc50ed69cf
|
bare: fix str[idx]
|
2019-11-16 11:33:04 +03:00 |
Alexander Medvednikov
|
d1b8d34dd5
|
os_linux.v
|
2019-11-16 09:16:51 +03:00 |
Alexander Medvednikov
|
96cde10696
|
C string literals (c'str'); bare builtin module; bare println()
|
2019-11-15 02:29:20 +03:00 |