Commit History

Author SHA1 Message Date
  Andy Wingo 79382cb113 Move most arithmetic / number routines out of the prelude 9 months ago
  Andy Wingo 50a4cc7135 Move more char routines out of prelude 9 months ago
  Andy Wingo 1b14020db1 Fix test-strings 9 months ago
  Andy Wingo 447bbf8468 Improve error messages for module-ref / module-set to unbound vars 9 months ago
  Andy Wingo 71fc6b551c Move string routines out of prelude 9 months ago
  Andy Wingo 5a4b5e8038 Split vectors out of prelude 9 months ago
  Andy Wingo 6b25159cb1 Split ports out of prelude 9 months ago
  Andy Wingo e4ac4dcaa7 Avoid output strings in prelude 9 months ago
  Andy Wingo 4cd479db9c Split read, string->number out of prelude 9 months ago
  Andy Wingo 834fd2d5aa Move equal?, list procedures out of prelude 9 months ago
  Andy Wingo 0af2795ebd Move define-record-type et al out to (hoot records) 9 months ago
  Andy Wingo b32f88f6be Remove beyond-R7RS bytevector routines from standard environment 9 months ago
  Andy Wingo d950d1266b exceptions dist 9 months ago
  Andy Wingo a55700386a Break out bytevectors to (hoot bytevectors) 9 months ago
  Andy Wingo 8c36813bc2 Break out exception type definitions to (hoot exceptions) 9 months ago
  Andy Wingo e4cc2d29ef Rename (hoot exceptions) to (hoot errors) 9 months ago
  Andy Wingo 2aa508491f Split bitvectors out to their own module 9 months ago
  Andy Wingo 3ea4da8c5d Continue to refactor environment to avoid prelude/primitives 9 months ago
  Andy Wingo 97f38dd4c3 Add syntax-primitives module; don't expose (hoot primitives) to user 9 months ago
  Andy Wingo aed097ecdd Merge branch 'fix-wtf8-to-string' into 'main' 9 months ago
  David Thompson 1c6bbc5070 reflect.js: Try not to overflow JS stack in wtf8_to_string. 9 months ago
  David Thompson 694480715d Merge branch 'complex-arithmetic' into 'main' 9 months ago
  David Thompson 7885b512ba stdlib: Implement complex number arithmetic. 9 months ago
  David Thompson 217e2d9aa4 Merge branch 'fix-guild-compile-wasm' into 'main' 9 months ago
  David Thompson b3444e553a Merge branch 'bignum-fraction-division-fixes' into 'main' 9 months ago
  David Thompson e776ca8b82 stdlib: Fix division of bignum by fraction. 9 months ago
  David Thompson e0cb6af70a stdlib: Fix division of bignum by fraction. 9 months ago
  David Thompson 7599088a3b Fix typos in test data. 9 months ago
  Andy Wingo ca77451b8e Merge branch 'fix-get-output-bytevector' into 'main' 10 months ago
  David Thompson 17b4a230d0 prelude: Fix get-output-bytevector. 10 months ago