Commit History

Autor SHA1 Mensaxe Data
  gingerBill 49ab935ae9 Disallow `for in` in favour of `for _ in` %!s(int64=2) %!d(string=hai) anos
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line %!s(int64=4) %!d(string=hai) anos
  gingerBill 251da264ed Remove unneeded semicolons from the core library %!s(int64=4) %!d(string=hai) anos
  gingerBill 9f8a63cb43 More minor stylization changes (remove unneeded parentheses) %!s(int64=4) %!d(string=hai) anos
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` %!s(int64=4) %!d(string=hai) anos
  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 %!s(int64=4) %!d(string=hai) anos
  gingerBill 510d1f2518 Add docs to text/scanner %!s(int64=4) %!d(string=hai) anos
  gingerBill 7b55068b04 Unify `peek_n` with `peek` and rename`scan_peek_n` to `peek_token` %!s(int64=4) %!d(string=hai) anos
  gingerBill b9aa94ee0d Add scan_peek_n to package text/scanner #800 %!s(int64=4) %!d(string=hai) anos
  gingerBill 96d8971d87 Add `peek_n` to `package text/scanner` %!s(int64=4) %!d(string=hai) anos
  gingerBill dff4c6b666 Clean up logic %!s(int64=4) %!d(string=hai) anos
  gingerBill bca28e94ec Keep `fmt` happy %!s(int64=4) %!d(string=hai) anos
  gingerBill 4d30b88927 Fix typos %!s(int64=4) %!d(string=hai) anos
  gingerBill 3b7fd4711f Fix text/scanner.scan_string %!s(int64=4) %!d(string=hai) anos
  gingerBill a39921aa6a Add `package text/scanner` %!s(int64=4) %!d(string=hai) anos