Commit History

Author SHA1 Message Date
  Andy Wingo 98eaef1b50 Simplify dynstack API to only wind one fluid at a time 12 years ago
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops 12 years ago
  Andy Wingo bb97e4abd4 dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind 12 years ago
  Andy Wingo 0fcc39a0a9 remove @call-with-values memoizer 12 years ago
  Andy Wingo bc056057c8 remove @call-with-current-continuation memoizer 12 years ago
  Andy Wingo 39caffe79b remove @apply memoizer 12 years ago
  Andy Wingo 1773bc7dd5 Remove @prompt memoizer 12 years ago
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Andy Wingo 19113f1ca7 allow case-lambda expressions with no clauses 12 years ago
  Andy Wingo 180ac9d7b0 Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Ludovic Courtès aac01de63d Remove unneeded SMOB mark procedure in `memoize.c'. 12 years ago
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Ludovic Courtès c438cd7175 eval: Store docstrings for lambdas. 12 years ago
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo d61d668654 memoize: booleanify the rest arg 13 years ago
  Andy Wingo 0607ebbfcf locking for putc, puts 13 years ago
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 13 years ago
  Andy Wingo 6fc3eae477 sequence of expressions -> seq of head and tail 14 years ago
  Andy Wingo a881a4ae3b add <primcall> to tree-il 14 years ago
  Andy Wingo 7081d4f981 rename <application> to <call> 14 years ago
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 14 years ago
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 years ago
  Andy Wingo efa360afc3 @apply for multiple args in the boot memoizer 15 years ago
  Andy Wingo 826373a25d psyntax, primitive expander, and memoizer support for letrec* 15 years ago
  Andy Wingo f238862e9e fix bug in memoize 15 years ago
  Andy Wingo 632ddbf02b iron out inconsistency between eval and compile expansion 15 years ago
  Andy Wingo a310a1d12e primitive-eval takes expanded, not memoized, source 15 years ago
  Andy Wingo e1ca91007a fix a couple expander naming bugs 15 years ago
  Andy Wingo dc3e203e07 separate boot expansion from memoization 15 years ago
  Andy Wingo 667361f6ce remove the new scm_memoize_begin, etc 15 years ago