Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-02 | sequence of expressions -> seq of head and tail | Andy Wingo | 1 | -2/+2 |
2010-05-27 | remove scm_memoizer_p and scm_memoizer declarations | Andy Wingo | 1 | -3/+0 |
2010-05-18 | remove the new scm_memoize_begin, etc | Andy Wingo | 1 | -16/+0 |
2010-05-16 | scm_memoize_lambda update | Andy Wingo | 1 | -1/+2 |
2010-05-07 | add memoize-begin, memoize-let, etc functions | Andy Wingo | 1 | -0/+15 |
2010-05-07 | add "memoizer" data type | Andy Wingo | 1 | -0/+3 |
2010-02-19 | prompt as part of guile's primitive language | Andy Wingo | 1 | -1/+3 |
2010-02-18 | add with-fluids objects and primitive syntax | Andy Wingo | 1 | -0/+2 |
2010-02-18 | dynwind is now a part of guile's primitive language | Andy Wingo | 1 | -1/+3 |
2009-12-01 | add memoized expression accessors to scheme | Andy Wingo | 1 | -0/+4 |
2009-12-01 | new evaluator, y'all | Andy Wingo | 1 | -0/+106 |