aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* (src) Moved source files to a src folderSyndamia2024-01-061-180/+0
* [server] Implemented ability to change host and port with argumentsSyndamia2024-01-011-0/+9
* [browser-cli] Proper command line and URI parsingSyndamia2024-01-011-0/+8
* (server-connection) Added address sanitizationSyndamia2023-12-271-0/+7
* [browser] Fixed memory leaks and did slight reorganizingSyndamia2023-12-081-2/+5
* [server] Moved server-cli to it's own file and reorganized server and server-cliSyndamia2023-12-081-0/+4
* [util] Added and improved commentsSyndamia2023-12-081-4/+25
* [browser] Cleaned up and reorganized codeSyndamia2023-12-081-1/+7
* [browser] Implemented anchor parsing and navigationSyndamia2023-12-081-9/+83
* [browser] Implemented initial syntax parsingSyndamia2023-12-081-0/+25
* [server] Implemented CLI with the ability to stop the serverSyndamia2023-12-071-0/+6
* [util] Added error handling functionSyndamia2023-12-071-0/+10
* [all] Initial code conceptSyndamia2023-12-071-0/+7