Historique des commits

Auteur SHA1 Message Date
  Andy Wingo e6a42e6765 Simplify variable resolution in the evaluator il y a 10 ans
  Andy Wingo cfdc8416a2 Simplify the interpreter for trivial inits and no letrec il y a 10 ans
  Andy Wingo 7974c57937 Assignment conversion in the interpreter il y a 10 ans
  Andy Wingo 9f309e2cd9 Builtins have procedure properties il y a 11 ans
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops il y a 11 ans
  Andy Wingo bb97e4abd4 dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind il y a 11 ans
  Andy Wingo 0fcc39a0a9 remove @call-with-values memoizer il y a 11 ans
  Andy Wingo bc056057c8 remove @call-with-current-continuation memoizer il y a 11 ans
  Andy Wingo 39caffe79b remove @apply memoizer il y a 11 ans
  Andy Wingo 1773bc7dd5 Remove @prompt memoizer il y a 11 ans
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Andy Wingo baeb727bcf fix warnings in mingw in expand.c il y a 12 ans
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol il y a 13 ans
  Andy Wingo 6fc3eae477 sequence of expressions -> seq of head and tail il y a 13 ans
  Andy Wingo a881a4ae3b add <primcall> to tree-il il y a 13 ans
  Andy Wingo 7081d4f981 rename <application> to <call> il y a 13 ans
  Andy Wingo 826373a25d psyntax, primitive expander, and memoizer support for letrec* il y a 14 ans
  Andy Wingo fb6e61ca21 beginnings of letrec* support in the expander il y a 14 ans
  Andy Wingo 632ddbf02b iron out inconsistency between eval and compile expansion il y a 14 ans
  Andy Wingo a310a1d12e primitive-eval takes expanded, not memoized, source il y a 14 ans
  Andy Wingo ccbc25f33f %expanded-vtables is a vector il y a 14 ans
  Andy Wingo dc3e203e07 separate boot expansion from memoization il y a 14 ans