Commit Verlauf

Autor SHA1 Nachricht Datum
  Ludovic Courtès f32ba444dd 'peval' test uses (language tree-il peval). vor 4 Jahren
  Andy Wingo 7df3f3414b More robust reduction of equal? and eqv? vor 4 Jahren
  Andy Wingo 167350db21 Ensure <prompt> handler is values handler vor 4 Jahren
  Andy Wingo cf53854d42 Fix peval bug that ignored excess args vor 5 Jahren
  Andy Wingo e2f8ccc5ba Update peval tests for fix-letrec vor 5 Jahren
  Andy Wingo cf486700b7 error, scm-error primcalls expand to `throw' vor 7 Jahren
  Andy Wingo 229d062f83 Constant-folding eq? and eqv? uses deduplication vor 8 Jahren
  Andy Wingo fff013215f Fix peval on (call-with-values foo (lambda (x) x)) vor 8 Jahren
  Andy Wingo 8f18b71b7a Remove add1 and sub1 vor 9 Jahren
  Andy Wingo 4632f3d998 Fix bug compiling fixpoint combinator vor 9 Jahren
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' vor 10 Jahren
  Mark H Weaver 7a71a45cfd peval: Handle optional argument inits that refer to previous arguments. vor 10 Jahren
  Andy Wingo 82490a665c Don't peval-penalize let-bound lambdas only referenced once vor 11 Jahren
  Mark H Weaver 1df515a077 Merge branch 'stable-2.0' vor 11 Jahren
  Ian Price 265e7bd92a Fix inlining of tail list to apply. vor 11 Jahren
  Andy Wingo 5d53070040 Remove a couple of uses of GLIL from the test suite. vor 11 Jahren
  Andy Wingo d547e1c9a6 Fix make-vector peval test vor 11 Jahren
  Andy Wingo 4a6d351979 Fix peval bug with inlining and optional argument initializers vor 11 Jahren
  Mark H Weaver f499d6e31a Adapt peval.test to recent associativity fixes of numeric ops. vor 11 Jahren
  Andy Wingo 99983d544a Inline escape-only prompt bodies in the Tree-IL vor 11 Jahren
  Andy Wingo c1bff87998 remove peval abort-in-tail-position optimization vor 11 Jahren
  Andy Wingo 178a40928a <prompt> body and handler are lambdas; add escape-only? field vor 11 Jahren
  Andy Wingo bb97e4abd4 dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind vor 11 Jahren
  Andy Wingo 39caffe79b remove @apply memoizer vor 11 Jahren
  Andy Wingo 9b965638e9 <dynwind> no longer has "pre" or "post" fields vor 11 Jahren
  Andy Wingo e6450062a1 Reduce call-with-values to let for singly-valued producers vor 11 Jahren
  Andy Wingo 25450a0d0e Pre-order tree-il rewrites are now non-destructive vor 11 Jahren
  Andy Wingo 403d78f915 Tree-il post-order rewriter no longer destructive vor 11 Jahren
  Andy Wingo 64fc50c294 Simplify let-values to let if consumer binds only one variable vor 11 Jahren
  Andy Wingo 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' vor 12 Jahren