Historique des commits

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