Historique des commits

Auteur SHA1 Message Date
  Ludovic Courtès 51152392ef Do not expand 'make-vector' primcall with wrong number of arguments. il y a 2 ans
  Andy Wingo d184d09346 Fix order-of-side-effects bug in (eq? x y z) expansion il y a 2 ans
  Maxime Devos 221203b0df Add ‘expt’ to the list of effect-free primitives. il y a 4 ans
  Andy Wingo f5b3506ece Optimize eof-object? il y a 4 ans
  Andy Wingo 7df3f3414b More robust reduction of equal? and eqv? il y a 5 ans
  Andy Wingo 498428fbef Add with-lexicals helper; fix bug in (equal? #t (foo) #t) il y a 5 ans
  Andy Wingo 167350db21 Ensure <prompt> handler is values handler il y a 5 ans
  Ludovic Courtès d49453259b Fix expansion of 'error' primitive with a non-constant argument. il y a 5 ans
  Andy Wingo d1cf892880 Optimize fixnum or s64 -> f64 conversions il y a 5 ans
  Andy Wingo b1564df298 Unbox floor/ceiling and trigonometric functions where possible il y a 5 ans
  Andy Wingo 35d19661e3 Add primitive support for working with module variables il y a 5 ans
  Andy Wingo e7cfd6dbab Simplify the define-primitive-expander macro il y a 5 ans
  Andy Wingo 91bf9b1db3 Lower "make-struct/simple" to CPS il y a 7 ans
  Andy Wingo 7486806ba3 Improve compilation of make-vector without init il y a 7 ans
  Andy Wingo a821042480 Allow peval to gnaw on string->symbol, symbol->string il y a 7 ans
  Andy Wingo 980de88902 Add exact-integer? as interesting Tree-IL effect-free primitive il y a 7 ans
  Andy Wingo cf486700b7 error, scm-error primcalls expand to `throw' il y a 7 ans
  Andy Wingo dd11b82162 Use make-struct/no-tail instead of make-struct il y a 7 ans
  Andy Wingo 7184c176b4 with-dynamic-state compiler and VM support il y a 8 ans
  Andy Wingo d74e0fed0d Move thread bindings to (ice-9 threads) il y a 8 ans
  Andy Wingo 32f309d5ce Compiler support for atomics il y a 8 ans
  Andy Wingo 3b2cd09fe2 Better char<? compilation il y a 8 ans
  Andy Wingo 0472af4c58 Fix (< 'foo) compilation il y a 9 ans
  Andy Wingo 8c75a5eb1b Add current-thread VM op il y a 9 ans
  Andy Wingo 8f18b71b7a Remove add1 and sub1 il y a 9 ans
  Andy Wingo e2fafeb901 Keywords have a tc7 il y a 10 ans
  Andy Wingo 8006d2d6eb Optimizer support for logtest and logbit? il y a 11 ans
  Andy Wingo a694809e3a bytevector-length is an interesting primitive. il y a 11 ans
  Andy Wingo 9b3c4cedd4 sqrt and abs are interesting primitives il y a 11 ans
  Andy Wingo 04f59ec2e7 Merge commit '58147d67806e1f54c447d7eabac35b1a5086c3a6' il y a 11 ans