This website requires JavaScript.
Explore
Help
Sign in
herbglitch
/
archeus
Watch
1
Star
0
Fork
You've already forked archeus
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3f97b6d497
archeus
/
src
/
std
History
Download ZIP
Download TAR.GZ
herbglitch
3f97b6d497
fixed csv memory leak, still needs a lot more testing
2024-12-09 02:37:02 -07:00
..
defaults
fixed after breaking everything with errno.h and vector.h changes, config still borked
2024-08-28 02:57:29 -06:00
parser
fixed csv memory leak, still needs a lot more testing
2024-12-09 02:37:02 -07:00
config.c
fixed after breaking everything with errno.h and vector.h changes, config still borked
2024-08-28 02:57:29 -06:00
errno.c
updated vector to video version, will probably break a lot
2024-08-27 03:23:29 -06:00
handler.c
testing working, and fixed memory leak in replace with substring function
2024-08-31 06:09:33 -06:00
hashtable.c
some basic changes to try to fix for the -Wpedantic flag
2024-06-16 02:49:23 -06:00
io.c
fixed after breaking everything with errno.h and vector.h changes, config still borked
2024-08-28 02:57:29 -06:00
lexer.c
working on csv data, parser works but needs more testing, might add bool to ParserData_DestroyFn callback for clearing
2024-12-04 02:43:58 -07:00
parser.c
fixed csv, though there is a small memory leak
2024-12-09 02:33:12 -07:00
queue.c
fixed after breaking everything with errno.h and vector.h changes, config still borked
2024-08-28 02:57:29 -06:00
stack.c
fixed after breaking everything with errno.h and vector.h changes, config still borked
2024-08-28 02:57:29 -06:00
string.c
parser working, needs more tests and an actual language to make sure that is true though
2024-11-20 10:27:17 -07:00
time.c
f***ed up and needed to rework packages
2024-05-20 03:46:09 -06:00
vector.c
basic vector complete but untested, added destroy callback to vector
2024-08-29 05:04:08 -06:00