This website requires JavaScript.
Explore
Help
Register
Sign In
tordarus
/
bufr
Watch
1
Star
0
Fork
0
You've already forked bufr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
19
Tags
e344b5973a
Branches
Tags
View all branches
Go to file
Code
milarin
e344b5973a
implemented Buffered method
2023-07-14 18:36:14 +02:00
errors.go
ExpectString and ExpectOneOfString implemented
2023-06-30 19:38:24 +02:00
go.mod
Commit() method implemented
2023-01-20 22:16:46 +01:00
go.sum
Commit() method implemented
2023-01-20 22:16:46 +01: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
implemented Buffered method
2023-07-14 18:36:14 +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
Description
even more advanced buffered IO than the bufio package. Unlimited unreads :)
47
KiB
Languages
Go
100%