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