even more advanced buffered IO than the bufio package. Unlimited unreads :)
Go to file
2023-08-07 19:51:10 +02:00
errors.go Push and Pop added 2023-08-07 19:51:10 +02:00
go.mod Push and Pop added 2023-08-07 19:51:10 +02:00
go.sum Push and Pop added 2023-08-07 19:51:10 +02:00
pos_rune.go positions introduced 2022-05-23 12:59:35 +02:00
position.go fixed column indexing 2023-03-18 23:10:22 +01:00
reader_test.go Pos() returns a Position object 2023-06-30 18:08:34 +02:00
reader.go Push and Pop added 2023-08-07 19:51:10 +02:00
runefunc.go fixed IsWhitespace function consideres tabs as whitespace 2023-06-30 19:16:25 +02:00
utils.go RuneFunc implemented 2023-01-20 23:59:36 +01:00