Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -1/+2 |
2017-03-01 | Remove extraneous debugging output in test | Andy Wingo | 1 | -1/+0 |
2017-02-28 | Better errors for odd-length keyword args | Andy Wingo | 1 | -12/+10 |
2014-03-20 | tests: Add #undef NDEBUG when using <assert.h>. | Ludovic Courtès | 1 | -1/+3 |
2013-06-10 | Fix tests for 'scm_c_bind_keyword_arguments'. | Mark H Weaver | 1 | -17/+48 |
2013-04-06 | Fix indentation in test-scm-c-bind-keyword-arguments.c. | Mark H Weaver | 1 | -7/+7 |
2013-04-06 | Implement 'scm_c_bind_keyword_arguments'. | Mark H Weaver | 1 | -0/+201 |