Commit graph

26 commits

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