Historique des commits

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