Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ampeco
/
binary-parser
Public
forked from
NotBobTheBuilder/binary-parser
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
encoder
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 19, 2019
upd: dist is pre-build
Alexander (SASh) Alexiev
committed
c5a34b4
View commit details
Copy full SHA for c5a34b4
Browse repository at this point
Commits on Aug 15, 2019
fix: Cleanup tsc errors
Venelin Gornishki
committed
5eb92f1
View commit details
Copy full SHA for 5eb92f1
Browse repository at this point
fix: tsconfig.json
Venelin Gornishki
committed
6e85ac9
View commit details
Copy full SHA for 6e85ac9
Browse repository at this point
upd: build and keep the .d.ts files
Venelin Gornishki
committed
aa40353
View commit details
Copy full SHA for aa40353
Browse repository at this point
Commits on Jul 13, 2019
Resolve missing typeof
NotBobTheBuilder
committed
1f8bdfa
View commit details
Copy full SHA for 1f8bdfa
Browse repository at this point
array readuntil bugfix
NotBobTheBuilder
committed
204705b
View commit details
Copy full SHA for 204705b
Browse repository at this point
fix bad indent
NotBobTheBuilder
committed
fa74c9b
View commit details
Copy full SHA for fa74c9b
Browse repository at this point
types are lowercase
NotBobTheBuilder
committed
2097f98
View commit details
Copy full SHA for 2097f98
Browse repository at this point
fix encoder ordering bug
NotBobTheBuilder
committed
d4637c5
View commit details
Copy full SHA for d4637c5
Browse repository at this point
Tests run against dist
NotBobTheBuilder
committed
ee14f95
View commit details
Copy full SHA for ee14f95
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into encoder
NotBobTheBuilder
committed
3107338
View commit details
Copy full SHA for 3107338
Browse repository at this point
Commits on Jun 16, 2019
Merge pull request #124 from keichi/remove-npx
Show description for fdd05c1
keichi
authored
fdd05c1
View commit details
Copy full SHA for fdd05c1
Browse repository at this point
Don't need to use npx in npm-scripts
keichi
committed
2cf194a
View commit details
Copy full SHA for 2cf194a
Browse repository at this point
Commits on Jun 13, 2019
Merge pull request #119 from melphis/master
Show description for 21cb23f
keichi
authored
21cb23f
View commit details
Copy full SHA for 21cb23f
Browse repository at this point
Merge remote-tracking branch 'xyi/master'
melphis
committed
66b13e2
View commit details
Copy full SHA for 66b13e2
Browse repository at this point
Merge pull request #122 from keichi/rename-skip
Show description for c7e4532
keichi
authored
c7e4532
View commit details
Copy full SHA for c7e4532
Browse repository at this point
Rename skip() to seek()
keichi
committed
2726d2c
View commit details
Copy full SHA for 2726d2c
Browse repository at this point
Commits on Jun 11, 2019
Merge remote-tracking branch 'xyi/master'
melphis
committed
a2079a4
View commit details
Copy full SHA for a2079a4
Browse repository at this point
Comments fixes
melphis
committed
0b33b62
View commit details
Copy full SHA for 0b33b62
Browse repository at this point
Merge pull request #121 from keichi/browser-tests
Show description for ac8ec20
keichi
authored
ac8ec20
View commit details
Copy full SHA for ac8ec20
Browse repository at this point
Run tests in the browser
keichi
committed
5367f44
View commit details
Copy full SHA for 5367f44
Browse repository at this point
Commits on Jun 10, 2019
Merge pull request #120 from Toxicable/offsettname
Show description for d36029c
keichi
authored
d36029c
View commit details
Copy full SHA for d36029c
Browse repository at this point
Commits on Jun 9, 2019
change saveoffset -> saveOffset
Fabian Wiles
committed
27c24ef
View commit details
Copy full SHA for 27c24ef
Browse repository at this point
Commits on Jun 8, 2019
Merge pull request #109 from Toxicable/offset-save
Show description for 334ce37
keichi
authored
334ce37
View commit details
Copy full SHA for 334ce37
Browse repository at this point
formatting
Fabian Wiles
committed
844fee4
View commit details
Copy full SHA for 844fee4
Browse repository at this point
Commits on Jun 7, 2019
Typescript support fixes.
melphis
committed
e94a593
View commit details
Copy full SHA for e94a593
Browse repository at this point
Bump to 1.4.0
keichi
committed
c4e29ee
View commit details
Copy full SHA for c4e29ee
Browse repository at this point
Merge pull request #117 from keichi/exclude-ts
Show description for e190f80
keichi
authored
e190f80
View commit details
Copy full SHA for e190f80
Browse repository at this point
Exclude TypeScript files from package until typings are complete
keichi
committed
29e0de5
View commit details
Copy full SHA for 29e0de5
Browse repository at this point
Commits on Jun 6, 2019
Merge pull request #115 from keichi/buffer-readuntil
Show description for f6c2dd6
keichi
authored
f6c2dd6
View commit details
Copy full SHA for f6c2dd6
Browse repository at this point
Format
keichi
committed
e1b91ea
View commit details
Copy full SHA for e1b91ea
Browse repository at this point
Implement readUntil option for buffer
keichi
committed
9d95f3d
View commit details
Copy full SHA for 9d95f3d
Browse repository at this point
Commits on Jun 5, 2019
Merge pull request #111 from keichi/update-docs
Show description for 7dbf542
keichi
authored
7dbf542
View commit details
Copy full SHA for 7dbf542
Browse repository at this point
Merge pull request #113 from keichi/npm-prepare
Show description for 5101915
keichi
authored
5101915
View commit details
Copy full SHA for 5101915
Browse repository at this point
Trigger tsc when running npm install/publish
keichi
committed
c55dc04
View commit details
Copy full SHA for c55dc04
Browse repository at this point
Previous
Next
You can’t perform that action at this time.