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
19
Commits
1
Branch
19
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tordarus
fc40c0f8da
Update go.mod
2024-12-16 19:52:49 +01:00
errors.go
Push and Pop added
2023-08-07 19:51:10 +02:00
go.mod
Update go.mod
2024-12-16 19:52:49 +01: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
Description
even more advanced buffered IO than the bufio package. Unlimited unreads :)
47
KiB
Languages
Go
100%