Commit graph

24 commits

Author SHA1 Message Date
janis 1886231dcd
return lexeme str slice from find_lexeme function 2025-10-28 16:30:15 +01:00
janis b495114937
fall-through error fix 2025-10-28 16:29:58 +01:00
janis cfc1c8e3b3
more tests for tokeniser 2025-10-28 13:12:27 +01:00
janis 63fbca378b
can tokenise simple tokens 2025-10-28 12:44:08 +01:00
janis 719451b935
reduce warnings, enable edition 2024, fix tokeniser (1/?) 2025-10-28 12:06:24 +01:00
janis f1faac639c
rework tokeniser 2025-10-21 00:36:27 +02:00
janis d47c933c04
fix vec 2025-10-20 23:00:55 +02:00
janis b5c0a41aa4
move panic out, add stack frames, proper rust test 2025-10-20 22:44:27 +02:00
janis 9a235e625a
asdf 2025-10-20 22:32:24 +02:00
janis e9f634bca5
vec get 2025-10-20 17:55:32 +02:00
janis 8bc56220fc
vec drop 2025-10-20 17:53:42 +02:00
janis ac2f3a04b2
add item size to vec struct rather than arg 2025-10-20 17:47:36 +02:00
janis 69bd77c8c0
strchr, memswap, blob vec 2025-10-20 16:35:36 +02:00
janis 669650ffea
strchr 2025-10-20 00:51:48 +02:00
janis 208e05b1e6
convert lib.asm to sysv cc 2025-10-20 00:43:03 +02:00
janis 81417de6ca
asdf 2025-10-18 10:59:30 +02:00
janis 8a0c822533
can tokenise stuff 2025-10-17 18:22:27 +02:00
janis 90061bf50a
stuff 2025-10-17 01:11:51 +02:00
janis 7b43442ba8
overcomplicating things 2025-10-16 23:50:30 +02:00
janis 703a8ba968
read-print file 2025-10-16 21:33:58 +02:00
janis 7b413d540c
rename die to panic, add exit function 2025-10-16 19:16:12 +02:00
janis 7bc428caf3
exit() instead of ret in main 2025-10-16 19:14:28 +02:00
janis 3d4cfc8e2b
trying not to segment 2025-10-16 19:11:48 +02:00
janis 6214d15888
initial asm file 2025-10-16 18:11:05 +02:00