Historial de Commits

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