summaryrefslogtreecommitdiff
path: root/src/honeysuckle.h
AgeCommit message (Expand)Author
2021-09-04remove va_nargs.h and begin adding examplessanine
2021-09-04update hs_process_table tests for new apisanine
2021-09-04add hs_process_table.c and remove honeysuckle.csanine
2021-08-29strengthen tests and implement table creation cleanupsanine
2021-08-28begin implementing full hs_create_table test suitesanine
2021-08-28fix error in hs_create_table type macros and correct bug in stack index testsanine
2021-08-28create hs_create_table.c and add to buildsanine
2021-08-28add hs_table_entry creation macrossanine
2021-08-25add hs_parse_overloaded_ definition and update hs_parse_overloaded testssanine
2021-08-21begin refactoring tests to reflect struct-based API and implement hs_pushstri...sanine
2021-07-04add tests for all sample table combinations for hs_process_tablesanine-a
2021-05-27add parse tests for table, any, and all types at oncesanine-a
2021-05-23add all function definitions in honeysuckle.hsanine-a
2021-05-23create initial files and write three hs_pushstring() testssanine-a