Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-02 | Makefile: Use a more complete dependency graph | Tomasz Kramkowski | |
Use the compiler to generate make-compatible dependency files and include them to ensure targets are recompiled when a header file changes. Also make objects depend on the Makefile explicitly to ensure objects are re-built when the makefile changes. | |||
2024-01-28 | fix bugs found by emailer | Preston Pan | |
2024-01-28 | add uncurry | Preston Pan | |
2024-01-15 | make other thing readme | Preston Pan | |
2024-01-11 | add more documentation | Preston Pan | |
2024-01-09 | make shit build; add documentation homepage | Preston Pan | |
2024-01-09 | reorganize directory structure | Preston Pan | |
2024-01-07 | forgot what i did lol | Preston Pan | |
2024-01-05 | fix memory leaks; no error until exit | Preston Pan | |
2024-01-04 | first commit | Preston Pan | |