|
98d1c52e0b
|
remove session.vim
|
2024-09-29 08:14:11 +13:00 |
|
|
d0d442f107
|
fix dumb mistake with unnecessary heap allocation for vector objects
|
2024-09-29 08:13:54 +13:00 |
|
|
796b9268db
|
return result of binary_produce
|
2024-07-22 23:41:14 +12:00 |
|
|
c8a6f86705
|
cleanup mess
|
2024-07-22 23:39:00 +12:00 |
|
|
5f1f937270
|
add better args system:
|
2024-07-22 23:31:54 +12:00 |
|
|
f05fbf3e53
|
update readme
|
2024-07-22 19:00:15 +12:00 |
|
|
1e53aa467e
|
rename for clarity and remove old function declaration
|
2024-07-22 16:29:47 +12:00 |
|
|
881bd4cd9b
|
remove vscode dir
|
2024-07-22 15:46:57 +12:00 |
|
|
bee9e6fc9d
|
optimize tokenizer by moving data ptr
|
2024-07-22 15:46:25 +12:00 |
|
|
ce375024f3
|
update readme
|
2024-07-22 13:05:30 +12:00 |
|
|
3621e6772b
|
cleanup and add run and build commands
|
2024-07-22 13:02:37 +12:00 |
|
|
d5290ad483
|
use calloc instead of malloc for token because next was sometimes unitialized
|
2024-07-21 11:55:37 +12:00 |
|
|
b6747a40eb
|
add custom regex exec because regnexec doesnt exist in musl
|
2024-07-21 11:17:01 +12:00 |
|
|
ae9a0b231e
|
update readme
|
2024-07-21 11:01:58 +12:00 |
|
|
43138857c4
|
add slibs back
|
2024-07-21 11:00:38 +12:00 |
|
|
b77701d55e
|
guh
|
2024-07-21 10:59:08 +12:00 |
|
|
72ad5f7131
|
update submodule path
|
2024-07-21 10:55:54 +12:00 |
|
|
65b0e06e91
|
update submodule path
|
2024-07-21 10:55:50 +12:00 |
|
|
354e0c7618
|
added tcc to build process
|
2024-07-21 10:54:12 +12:00 |
|
|
0342642749
|
added tcc to build process
|
2024-07-21 10:53:59 +12:00 |
|
|
10e8faf71a
|
add readme
|
2024-07-21 02:42:06 +12:00 |
|
|
30aef9bbaa
|
add stdio include
|
2024-07-21 02:21:47 +12:00 |
|
|
90009d760d
|
update example
|
2024-07-21 02:21:39 +12:00 |
|
|
786d85463a
|
rename runtime to std and update example
|
2024-07-21 02:16:36 +12:00 |
|
|
f4a08bdfbd
|
Initial commit
|
2024-07-21 02:10:37 +12:00 |
|
|
21f61cdf76
|
first commit
|
2024-07-21 02:04:32 +12:00 |
|