treesummaryrefslogcommitdiff
path: root/main3.c
AgeCommit message (Collapse)AuthorFilesLines
2025-06-01updateStateParsingPatrick1-48/+181
2023-10-14correct #undefPatrick1-2/+2
2023-10-14space in func dexlPatrick1-1/+1
2023-10-14changes for termux, print newline after final outputPatrick1-3/+4
2023-10-14remove extra newlines after namespace, struct and funcPatrick1-3/+3
2023-10-14extract InputAction setup, remove printing screen sizePatrick1-30/+29
2023-10-14add namespace, struct, named vars, whilePatrick1-45/+104
2023-10-14new node kindsPatrick1-17/+31
2023-09-24edit and delete stringsPatrick1-0/+3
2023-09-24linux newlinePatrick1-1/+1
2023-09-24proof of conceptPatrick1-40/+184
2023-09-23main3: basic functionality, array and stringPatrick1-0/+371