Mark Thom
|
ad29f0f180
|
further improvements to cyclic partial list printing (#2635)
|
2025-08-23 13:23:39 -07:00 |
|
bakaq
|
d32f3ee2f3
|
Fix warnings
|
2024-09-06 18:42:31 -03:00 |
|
Bennet Bleßmann
|
ce40f8f10c
|
update ignore reason
|
2024-07-06 04:15:30 +02:00 |
|
Mark Thom
|
5e1effc69a
|
fix failing clippy checks, remove unnecessary code
|
2024-04-25 20:05:22 -06:00 |
|
Mark Thom
|
aab6567750
|
treat Utf8Error::valid_up_to as an offset form self.pos, which it is (#2374)
|
2024-04-03 15:29:29 -06:00 |
|
Mark
|
614850ab1d
|
fmt
|
2024-02-05 18:34:57 -07:00 |
|
Mark
|
e3aa85e2a2
|
add better no op detection in char_reader.rs (#2297)
|
2024-01-16 21:50:53 -07:00 |
|
bakaq
|
f02c0eacd8
|
Make "cargo miri test" actually run
|
2024-01-09 04:38:53 -03:00 |
|
Mark
|
42d6749501
|
throw errors from char_reader.rs and get_n_chars when reading bad UTF8 data (#2244)
|
2023-12-26 12:31:04 -07:00 |
|
infogulch
|
9444e62df9
|
Resolve lints and format
|
2023-11-04 02:16:54 -05:00 |
|
Skgland
|
b2130c2a48
|
run cargo fmt
|
2023-09-05 19:12:17 +02:00 |
|
Mark
|
b051f39145
|
correct peek_byte/2 bugs (#1882)
|
2023-07-13 12:23:20 -06:00 |
|
Mark
|
067b5998ee
|
clarify EOF error across stream types and predicates (#1867, #1870)
|
2023-07-08 13:38:52 -06:00 |
|
Mark
|
4db0b385f3
|
treat unexpected EOF as incomplete reduction in bracketed_comment
|
2023-07-07 13:04:27 -06:00 |
|
Mark
|
b5b45dde9d
|
add missing self.pos to peek_char slices (#1726)
|
2023-07-04 17:44:27 -06:00 |
|
Mark
|
c58d8804a1
|
widen CharReader buffer (#1859)
|
2023-07-04 15:08:46 -06:00 |
|
Mark
|
bb09de1805
|
fix ReadlineStream peek_char using CharReader
|
2023-06-29 14:58:15 -06:00 |
|
Mark Thom
|
10a11c293e
|
fix stream position and term comparison bugs (#1472)
|
2022-05-22 14:16:14 -06:00 |
|
Mark Thom
|
2d5fe21b05
|
avoid writing chars to the atom table in several places
|
2022-04-17 12:20:00 -06:00 |
|
Mark Thom
|
0404c3bd94
|
use new heap term representation
|
2022-01-06 21:44:38 -07:00 |
|