Commit Verlauf

Autor SHA1 Nachricht Datum
  David Thompson 5f2d120551 prelude: Make hashtable-ref default value optional. vor 11 Monaten
  David Thompson 3034e71423 Implement weak key hash tables. vor 11 Monaten
  David Thompson a27947072d prelude: Implement exact-integer-sqrt. vor 1 Jahr
  Robin Templeton ea13e53659 Merge branch 'map2' into 'main' vor 1 Jahr
  David Thompson 5b388296dc prelude: Add 2 list cases for map and for-each. vor 1 Jahr
  David Thompson 1afe09400a prelude: Add truncate. vor 1 Jahr
  Robin Templeton 808d478ae4 use pair? in hashtable-contains? vor 1 Jahr
  Robin Templeton 5385987082 return zero values from hashtable-update! vor 1 Jahr
  Robin Templeton 392cd23745 remove %hashq-create-handle! and %hash-for-each-handle vor 1 Jahr
  Robin Templeton 2b21a20e5b remove %hash-for-each vor 1 Jahr
  Robin Templeton 64ab776d6e require default for non-null-return $hashq-lookup variant vor 1 Jahr
  Robin Templeton 34b001bcc4 add hashtable-for-each vor 1 Jahr
  Robin Templeton 1995ac491e remove unused internal hash-table procedures vor 1 Jahr
  Robin Templeton 8e34a7cc17 return zero values from r6rs hashtable mutation procedures vor 1 Jahr
  Robin Templeton 97738fd3e2 raise unimplemented error in hashtable-copy vor 1 Jahr
  Robin Templeton 36c4f21861 simplify `hashtable-contains?' vor 1 Jahr
  Robin Templeton 21e6843b7b imperative implementation of %hash-for-each vor 1 Jahr
  Robin Templeton ce673950af remove commented references to ignored variables vor 1 Jahr
  Robin Templeton f63f508608 implement r6rs eq-hashtables vor 1 Jahr
  David Thompson 2bb7c88a96 prelude: Add basic printing of uncaught exceptions. vor 1 Jahr
  David Thompson 742e1084c0 prelude: Add guard. vor 1 Jahr
  David Thompson 4f5a83538d prelude: Finish implementing string->number. vor 1 Jahr
  David Thompson 2869a43784 prelude: Fix port seeking. vor 1 Jahr
  David Thompson 488644545f prelude: Implement make-polar, make-rectangular, magnitude, angle. vor 1 Jahr
  David Thompson aec3b0db3d prelude: Add stub for make-rectangular. vor 1 Jahr
  David Thompson edf87534f9 Merge branch 'fix-sub/div-eta-expansion' into 'main' vor 1 Jahr
  David Thompson 0bad20e9a0 prelude: Fix sub/div eta expansion. vor 1 Jahr
  Robin Templeton 406a52b9f4 Merge branch 'string-map' into 'main' vor 1 Jahr
  David Thompson c6357f275d prelude: Add call-with-port. vor 1 Jahr
  David Thompson 370c95337c prelude: Add string-map. vor 1 Jahr