Commit History

Author SHA1 Message Date
  David Thompson 96a30bdfb4 Add applicable records. 2 months ago
  Andy Wingo a91322c5b5 Add low-level support for syntax transformers 3 months ago
  Andy Wingo 1b0c28222c Move all boot syntax to (hoot core-syntax) 3 months ago
  Andy Wingo ed0cbdf9ee Factor syntax-error, syntax-violation out to module 3 months ago
  Andy Wingo 7bd577a275 Add eval module 5 months ago
  Andy Wingo 082cdfb4cb Write code / function names into binary; print them during backtrace 5 months ago
  Andy Wingo 76c59552f7 Fallback error handler will tell host to quit 5 months ago
  Andy Wingo bf69675642 Backtraces almost there 5 months ago
  Andy Wingo 85b60771e1 Add basic support for code references 5 months ago
  Andy Wingo 9e4da332e7 Refactor $rsh and $lsh to use unary numeric dispatcher 5 months ago
  Andy Wingo 411693cf0d Refactor unary op dispatch to be more like binary op dispatch 5 months ago
  Andy Wingo 9fd31b46ab Refactor binary op dispatch generation 5 months ago
  Andy Wingo 4be7134e4a Throw an exception when callee is not a procedure 5 months ago
  Andy Wingo 8275d4482c Source locations for exceptions during sin et al 5 months ago
  Andy Wingo d00869212a scm->u64, scm->u64/truncate throw proper exceptions 5 months ago
  Andy Wingo 543c60f6e0 scm->s64 throws proper exception 5 months ago
  Andy Wingo 7e858f349c Refactor unary numeric operations 5 months ago
  Andy Wingo 66ca275a1c Excise a use of arith-cond in scm->f64 5 months ago
  Andy Wingo db535b06be Refactor heap-numbers-equal?, add support for complex 5 months ago
  Andy Wingo 8c005e109c Refactor $<= and $= like $< 5 months ago
  Andy Wingo d1aaec4f5c Refactor $< to be more like the new refactors for $add, etc 5 months ago
  Andy Wingo b6669b810f Replace $remz with $rem-integers 5 months ago
  Andy Wingo 2f5f5d26db Remove unused bignum-sub-i32-i32 5 months ago
  Andy Wingo 021192f3d8 Remove vestigial $gcd 5 months ago
  Andy Wingo 5768c71ad5 Source locations for lsh 5 months ago
  Andy Wingo 6ba1f3168f Source locations for rsh 5 months ago
  Andy Wingo 65dd9eb58c Source locations for logsub 5 months ago
  Andy Wingo b1a52a57be Source locations for logxor 5 months ago
  Andy Wingo bc6da5d63f Source locations for logior 5 months ago
  Andy Wingo caa6fa9988 Source locations for logand 5 months ago