Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 60d852248f <lambda-case> must have list of optargs vor 5 Monaten
  Morgan Smith f27e8b855f Fix typos throughout codebase. vor 1 Jahr
  Andy Wingo 711077586b peval avoids introducing 'throw vor 1 Jahr
  Andy Wingo d08cc4f6e2 Allow string->utf8 to constant-fold vor 1 Jahr
  Andy Wingo 6756aeff95 Better compilation for symbol->string vor 1 Jahr
  Andy Wingo 1f70d597db Allow functions to mark themselves as maybe-unused vor 1 Jahr
  Andy Wingo 2cd8b4160c Use tree-il-srcv instead of tree-il-src vor 1 Jahr
  Ludovic Courtès e2797f529b Baseline compiler no longer crashes on (not (list 1 2)). vor 2 Jahren
  Ludovic Courtès 74abae04aa Baseline compiler no longer swaps rsh/lsh when transforming ash calls. vor 3 Jahren
  Ludovic Courtès 330c6ea83f Fix 'ash' primcall match clause in baseline compiler. vor 3 Jahren
  Andy Wingo 83023160b1 Simplify module variable lookup slow-path vor 3 Jahren
  Andy Wingo d238566d0e CPS compiler reduces eq? on constant to eq-constant? vor 4 Jahren
  Andy Wingo 1ee99d97db Baseline compiler emits eq-immediate? as appropriate vor 4 Jahren
  Andy Wingo f13b27a4cc Improve code generation for eq? on immediates vor 4 Jahren
  Andy Wingo 498428fbef Add with-lexicals helper; fix bug in (equal? #t (foo) #t) vor 4 Jahren
  Andy Wingo 32eef3dd14 Slight optimization to baseline compiler vor 4 Jahren
  Andy Wingo 44ad8fbde5 Baseline FIXME's are done :) vor 4 Jahren
  Andy Wingo b02a889659 Baseline compiler emits source locations vor 4 Jahren
  Andy Wingo f66111a203 Baseline O(1) access to frame-base env vor 4 Jahren
  Andy Wingo b35fd53664 Emit handle-interrupts in baseline compiler vor 4 Jahren
  Andy Wingo 7f4bbc3dba Improve tail recursion in compiler vor 4 Jahren
  Andy Wingo 73a23027f5 Fix module capture for closures in <fix> vor 4 Jahren
  Andy Wingo 4c3c35c536 Fix "cons" compilation in baseline compiler in some cases vor 4 Jahren
  Andy Wingo 3b6023d66d Baseline compiler: add pop-fluid primitive. vor 4 Jahren
  Andy Wingo 527262fef0 Fix baseline compilation error for make-struct/simple vor 4 Jahren
  Andy Wingo c0a27de50d Fix baseline miscompilation of < vor 4 Jahren
  Andy Wingo 73ac53af73 Fix free var computation in baseline compiler for lexical set! vor 4 Jahren
  Andy Wingo 2e6f2feefc Fix baseline canonicalization of reifying prompts vor 4 Jahren
  Andy Wingo f9c9e71046 Fix compilation of prompt in tail context vor 4 Jahren
  Andy Wingo b99a63447b Fix kw initializer bug in baseline compiler vor 4 Jahren