Commit History

Author SHA1 Message Date
  Maxime Devos c78c130b1d ice-9/read: Parse #{}}# properly. 4 years ago
  Andy Wingo 3383a2cb10 Fix bug for read-syntax on ( . args) 4 years ago
  Andy Wingo 7da831af18 Fix line and column for read errors 4 years ago
  Andy Wingo cad6094cbc Fix reading #!!# 4 years ago
  Michael Gran 1114122fbb tweak unknown hash object error in reader 4 years ago
  Michael Gran d6753e5af5 print token in error msg for unknown hash object 4 years ago
  Michael Gran 1ae9a8df3a Handle <eof> in reader's character escape sequences 4 years ago
  Andy Wingo 9fb550b945 Fix reading "#;", "'", and similar premature-EOF situations 4 years ago
  Andy Wingo 9897650f7a Fix reading of #true / #false 4 years ago
  Andy Wingo d904392885 Fix reading improper curly-infix expressions 4 years ago
  Andy Wingo eb5ffda6ce Fix reading #c32 vectors 4 years ago
  Andy Wingo ea86a5c6d2 Fix some srfi-105 parsing errors 4 years ago
  Andy Wingo 94279414a8 Fix length of \U hex escape in new reader 4 years ago
  Daniel Llorens 9516a10ab3 Fix bug in new array reader 4 years ago
  Andy Wingo 8edf1dc623 Read-in-scheme replaces boot "read" definition 4 years ago
  Andy Wingo 079800d682 Fix unterminated #!...!# error message in Scheme reader 4 years ago
  Andy Wingo dba7669077 Fix reading neoteric exprs in Scheme reader 4 years ago
  Andy Wingo 816c8d23a1 Fix reader extensions in Scheme reader 4 years ago
  Andy Wingo c802ed4832 Remove textual-ports include from (ice-9 read) 4 years ago
  Daniel Llorens a4a5fbced3 Fix another typo in routine reading arrays 4 years ago
  Andy Wingo d69062daf1 Fix bug reading arrays with lengths 4 years ago
  Andy Wingo 93b82fca20 Fix Scheme read without source positions 4 years ago
  Andy Wingo 6c57b2af79 read-syntax uses vector source representation 4 years ago
  Andy Wingo a758ba075a Fix read-syntax on vectors and arrays 4 years ago
  Andy Wingo a04a024f20 Implement read-syntax 4 years ago
  Andy Wingo 064b394d5a Use lists instead of string ports to accumulate results 4 years ago
  Andy Wingo 7244461a11 Fix read.scm bugs related to nonstandard reader options 4 years ago
  Andy Wingo 6353b448cc Improve read error reporting 4 years ago
  Andy Wingo 71e53d73fe Scheme read respects "positions" reader option 4 years ago
  Andy Wingo beac6a3e29 More read micro-optimizations 4 years ago