summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-02update installation and development sections of README.mdsanine-a
2021-07-02add tests for hs_create_enumsanine-a
2021-07-02finish refactoring existing tests into separate filessanine-a
2021-07-02begin refactor of tests into individual source filessanine-a
2021-06-11add initial tests for hs_create_tablesanine-a
2021-05-27add common 'extra argument' overload testsanine-a
2021-05-27add readme example test for hs_parse_argssanine-a
2021-05-27add hs_parse_overloaded testssanine-a
2021-05-27add parse tests for table, any, and all types at oncesanine-a
2021-05-26create colors.h and make test output colorfulsanine-a
2021-05-26provide stack indices for args and add HS_ANY typecheck testsanine-a
2021-05-26add hs_parse_args typechecking testssanine-a
2021-05-25add initial tests for hs_parse_args and define TEST() macrosanine-a
2021-05-23set compiler flags per target and add hs_type_to_string testssanine-a
2021-05-23add all function definitions in honeysuckle.hsanine-a
2021-05-23create initial files and write three hs_pushstring() testssanine-a
2021-05-23create README.md and .gitignoresanine-a