assert.h

Single-file assertion library for C
git clone git://git.finwo.net/lib/assert.h
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2026-03-15 01:39Update dep formatfinwo2+1-5
2026-03-12 22:27Remove compiler warningfinwo1+11-2
2024-03-11 22:33Added missing common project filesfinwo2+16-0
2024-03-11 22:30Moved whole readme into headerfile as wellfinwo5+268-63
2023-01-28 20:02Don't include src in package.ini, we're already in the repositoryfinwo1+0-1
2023-01-28 16:29Remove tarball sha256 from package.ini & select edge tarballfinwo1+1-2
2023-01-27 21:22package.ini: assert.h must be in the include directoryfinwo1+1-1
2023-01-27 21:16Added package.ini for depfinwo1+7-0
2023-01-23 22:08Remove generated html readmefinwo1+0-45
2023-01-23 22:07Added example project using this libraryfinwo7+86-3
2023-01-23 20:44Project initfinwo5+237-0