Historial de Commits

Autor SHA1 Mensaje Fecha
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line hace 4 años
  gingerBill 251da264ed Remove unneeded semicolons from the core library hace 4 años
  gingerBill 9f8a63cb43 More minor stylization changes (remove unneeded parentheses) hace 4 años
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` hace 4 años
  gingerBill 6c2b93d519 Improve text/scanner whitespace parameter to use a bit_set instead; Improve error message for `for x in y` where y is not iterable but allows `in` as an operator hace 4 años
  gingerBill 510d1f2518 Add docs to text/scanner hace 4 años
  gingerBill 7b55068b04 Unify `peek_n` with `peek` and rename`scan_peek_n` to `peek_token` hace 4 años
  gingerBill b9aa94ee0d Add scan_peek_n to package text/scanner #800 hace 4 años
  gingerBill 96d8971d87 Add `peek_n` to `package text/scanner` hace 4 años
  gingerBill dff4c6b666 Clean up logic hace 4 años
  gingerBill bca28e94ec Keep `fmt` happy hace 4 años
  gingerBill 4d30b88927 Fix typos hace 4 años
  gingerBill 3b7fd4711f Fix text/scanner.scan_string hace 4 años
  gingerBill a39921aa6a Add `package text/scanner` hace 4 años