Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-10 | Move copy-tree to (ice-9 copy-tree); deprecate main binding | Andy Wingo | 1 | -210/+0 |
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/+1 |
2018-06-20 | Rationalize include order in C files | Andy Wingo | 1 | -6/+6 |
2018-06-20 | Make libguile header inclusion consistent within libguile c files | Andy Wingo | 1 | -8/+8 |
2018-06-20 | Remove _scm.h | Andy Wingo | 1 | -1/+0 |
2018-06-20 | Move subr snarfing macros to gsubr.h. | Andy Wingo | 1 | -0/+1 |
2018-06-18 | Devolve pairs.h | Andy Wingo | 1 | -0/+1 |
2018-06-18 | Remove includes of validate.h. | Andy Wingo | 1 | -3/+2 |
2014-02-08 | Change uses of scm_is_simple_vector to scm_is_vector | Daniel Llorens | 1 | -2/+2 |
2010-04-09 | remove libguile/lang.h, deprecate %nil (in favor of #nil) | Andy Wingo | 1 | -2/+1 |
2009-12-01 | factor copy-tree and cons-source out of eval.[ch] | Andy Wingo | 1 | -0/+211 |