summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-04add hs_process_table.c and remove honeysuckle.csanine
2021-08-29strengthen tests and implement table creation cleanupsanine
2021-08-28begin rewrite of hs_create_table testssanine
2021-08-28create hs_create_table.c and add to buildsanine
2021-08-25add hs_parse_overloaded_ definition and update hs_parse_overloaded testssanine
2021-08-23update hs_parse_args_tests to reflect the lack of type distinction between in...sanine
2021-08-21begin refactoring tests to reflect struct-based API and implement hs_pushstri...sanine
2021-08-08write initial tests for hs_throw_error()sanine-a
2021-07-03create hs_process_table_tests.c and add basic table processing testsanine-a
2021-07-02add tests for hs_create_enumsanine-a
2021-07-02begin refactor of tests into individual source filessanine-a
2021-05-23set compiler flags per target and add hs_type_to_string testssanine-a
2021-05-23create initial files and write three hs_pushstring() testssanine-a