0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing pkgbuild_set_depends() prototype More... over 15 years ago
Prevent undefined or garbage values in symbol functions More... over 15 years ago
Remove integer symbol type More... about 16 years ago
Document the API More... about 16 years ago
Let lexer split word assignments instead of doing it manually More... about 16 years ago
Switch to CMake More... about 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... over 16 years ago
Add README More... over 16 years ago
Make strsplit() use _strcpy_partial to remove duplicate code More... over 16 years ago
Add strsplit() tests More... over 16 years ago
Move _strsplit() in with other utility functions More... over 16 years ago
Remove unecessary string duplication in _strsplit() More... over 16 years ago
Implement basic parameter expansion (See IEEE Std 1003.2) More... over 16 years ago
Add symbol unit tests More... over 16 years ago
Move _symbol_t and _table_t definitions to symbol_private.h More... over 16 years ago
Support parsing arrays More... over 16 years ago
Add pkgbuild_parser() and related unit tests More... over 16 years ago
Add unit tests for sh_utility More... over 16 years ago
Add Shell utitlity functions: sh_array() and sh_unquote() More... over 16 years ago
Enable debugging in Yacc and Lex via the DEBUG variable More... over 16 years ago
Allow compiling with debugging symbols via the DEBUG variable More... over 16 years ago
Move pkgbuild_set_* functions and pkgbuild_t struct to a separate header More... over 16 years ago
Add symbol_t and table_t structures for symbol lookups More... over 16 years ago
Add LICENSE More... over 16 years ago
Add Makefile More... over 16 years ago
Add pkgbuild_t struct and related functions More... over 16 years ago
Add .gitignore More... over 16 years ago