This website requires JavaScript.
Explore
Help
Sign in
jeang3nie
/
seahag
Watch
1
Star
0
Fork
You've already forked seahag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Haggis archive library
18
commits
1
branch
0
tags
319
KiB
C
93.2%
Makefile
6.8%
1d36b38fb4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nathan Fisher
1d36b38fb4
Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/seahag into odin
2023-07-28 18:52:37 -04:00
include
Use
typedef
's for custom types to make code less cluttered
2023-07-28 18:39:30 -04:00
src
Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/seahag into odin
2023-07-28 18:52:37 -04:00
.gitignore
Expanded Makefile to build and install shared and static libs
2023-07-20 09:33:40 -04:00
compile_flags.txt
Added prototypes for many functions
2023-07-20 01:06:38 -04:00
Makefile
Move bit storing function declarations into private "bytes.h" header;
2023-07-22 19:01:49 -04:00