0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing pkgbuild_set_depends() prototype More... almost 16 years ago
Prevent undefined or garbage values in symbol functions More... almost 16 years ago
Remove integer symbol type More... over 16 years ago
Document the API More... over 16 years ago
Let lexer split word assignments instead of doing it manually More... over 16 years ago
Switch to CMake More... over 16 years ago
Remove unused g_pkgbuild global More... over 16 years ago
Allow hyphens in NAME tokens More... over 16 years ago
Support split packages More... over 16 years ago
Rename pkgbuild.h to pkgparse.h as it will be exported More... almost 17 years ago
Add README More... almost 17 years ago
Make strsplit() use _strcpy_partial to remove duplicate code More... almost 17 years ago
Add strsplit() tests More... almost 17 years ago
Move _strsplit() in with other utility functions More... almost 17 years ago
Remove unecessary string duplication in _strsplit() More... almost 17 years ago
Implement basic parameter expansion (See IEEE Std 1003.2) More... almost 17 years ago
Add symbol unit tests More... almost 17 years ago
Move _symbol_t and _table_t definitions to symbol_private.h More... almost 17 years ago
Support parsing arrays More... almost 17 years ago
Add pkgbuild_parser() and related unit tests More... almost 17 years ago
Add unit tests for sh_utility More... almost 17 years ago
Add Shell utitlity functions: sh_array() and sh_unquote() More... almost 17 years ago
Enable debugging in Yacc and Lex via the DEBUG variable More... almost 17 years ago
Allow compiling with debugging symbols via the DEBUG variable More... almost 17 years ago
Move pkgbuild_set_* functions and pkgbuild_t struct to a separate header More... almost 17 years ago
Add symbol_t and table_t structures for symbol lookups More... almost 17 years ago
Add LICENSE More... almost 17 years ago
Add Makefile More... almost 17 years ago
Add pkgbuild_t struct and related functions More... almost 17 years ago
Add .gitignore More... almost 17 years ago