Commit History

Author SHA1 Message Date
  David Thompson 5d60f02027 Merge branch 'rename-string-comparisons' into 'main' 1 year ago
  David Thompson 3175dd9219 prelude: Add substring alias for string-copy. 1 year ago
  David Thompson 119910c593 prelude: Rename string comparisons to their R7RS names. 1 year ago
  Robin Templeton 021200f96f string mutation procedures 1 year ago
  Andy Wingo ff83dc0523 Fix #137 1 year ago
  Andy Wingo 2519d743d3 Merge branch 'current-jiffy-f64' into 'main' 1 year ago
  Andy Wingo 987ade0e62 Compiler front-end residualizes structured exceptions 1 year ago
  David Thompson f9566b20a1 Reimplement current_jiffy to use f64 instead of i64. 1 year ago
  Andy Wingo 4d34bb0746 Enable structured exceptions thrown from prelude 1 year ago
  Andy Wingo 5291a03a3a The last bit of structured exception prep, whee 1 year ago
  Andy Wingo 7e0d9d4923 Structured exceptions in ffi 1 year ago
  Andy Wingo bb38c3119e write-u8 fixie 1 year ago
  Andy Wingo 49c7ca56ee More structured "unimplemented" errors 1 year ago
  Andy Wingo ec79dfdc5c Match raises match errors 1 year ago
  Andy Wingo ac63648c0b Reimplement `error` 1 year ago
  Andy Wingo a06a609c86 Add note about trusted nature of vtable methods 1 year ago
  Andy Wingo a801aab0be Use structured unimplemented errors for file procs 1 year ago
  Andy Wingo 0b08e3ce90 More structured exceptions for ports 1 year ago
  Andy Wingo d7398e7079 Add more type checks around ports 1 year ago
  Andy Wingo 3a4814d0f4 Avoid copies in more cases in string<->utf8 1 year ago
  Andy Wingo a35aef32ea Fix broken peek-char, read-char for multibyte chars 1 year ago
  Andy Wingo b89a395f67 More structured exceptions in port procedures 1 year ago
  Andy Wingo 2ece89ab51 Structured exceptions in port procedures 1 year ago
  Andy Wingo 77752c9ff7 Structured exceptions in vector procedures 1 year ago
  Andy Wingo 6afe89beb8 Faster string->list 1 year ago
  Andy Wingo b8ab0fa821 Faster string-for-each 1 year ago
  Andy Wingo 3535c50c34 Structured exceptions in string comparisons 1 year ago
  Andy Wingo 03e99e8931 Continue structured exception work 1 year ago
  David Thompson bfe7600731 prelude: Fix current-jiffy. 1 year ago
  Andy Wingo 5753f576ed Continue structured exception work 1 year ago