]> git.xolatile.top Git - public-libhl.git/commit
Improved main.c and syntax for the sake of the future children of the world
authorEmil <emilwilliams@tuta.io>
Wed, 20 Sep 2023 23:49:36 +0000 (23:49 +0000)
committerEmil <emilwilliams@tuta.io>
Wed, 20 Sep 2023 23:49:36 +0000 (23:49 +0000)
commitac4a07e9d425258b120c99af6147c654bc18eb3a
treebfe5e1288216e2a0b4b1e4c1486cb947bf0d67ea
parent757ab99f3eed95001504f5dfc8db96b4b2158868
Improved main.c and syntax for the sake of the future children of the world
Removed division from get_stdin, and made it fail properly on failed allocation
Fixed the retard brain #include syntax/c.h shit (god I hope I didn't break highlightlighting I'm not - I checked and it outputs the same under the last commit, it's probably fine anon'll fix it what a cuck)
Much better input handling, properly using perror and handling multible files even under a noexist condition, probably fixed a seggy on noexist condition
include/syntax/c.h
include/syntax/syntax.h [new file with mode: 0644]
source/main.c