|
.gitignore
|
First commit
|
2025-11-23 18:21:50 +03:00 |
|
axl.h
|
axl_putchar, axl_puts
|
2025-12-02 21:30:20 +03:00 |
|
axl_io.c
|
Basic utf8 output idk
|
2025-12-04 16:52:03 +03:00 |
|
axl_io.h
|
Basic utf8 output idk
|
2025-12-04 16:52:03 +03:00 |
|
axl_koan.h
|
Add unit tests + fix allocator
|
2025-12-01 19:39:11 +03:00 |
|
axl_memory.c
|
axl_memmove
|
2025-12-03 17:37:53 +03:00 |
|
axl_memory.h
|
axl_memmove
|
2025-12-03 17:37:53 +03:00 |
|
axl_memory_test.c
|
axl_memmove
|
2025-12-03 17:37:53 +03:00 |
|
axl_string_test.c
|
axl_strstr
|
2025-12-02 17:16:04 +03:00 |
|
axl_types.h
|
We don't need 16.16 type anymore
|
2025-12-01 21:30:02 +03:00 |
|
main.c
|
Basic utf8 output idk
|
2025-12-04 16:52:03 +03:00 |