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 }}
Sgawrys
/
JavaBencoder
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 23, 2015
Updated README to state that work has been put into the decoding section of this project.
Stefan Gawrys
committed
e652ca5
View commit details
Copy full SHA for e652ca5
Browse repository at this point
Dictionary decoding is in, should be written better but look into that later. Tests updated.
Stefan Gawrys
committed
b926dee
View commit details
Copy full SHA for b926dee
Browse repository at this point
Added comments to decoder methods implemented so far.
Stefan Gawrys
committed
39d6cae
View commit details
Copy full SHA for 39d6cae
Browse repository at this point
Added new test for lists within lists and all that is left is getting decoding to work for dictionaries
Stefan Gawrys
committed
e08617a
View commit details
Copy full SHA for e08617a
Browse repository at this point
Commits on Jan 22, 2015
Removing print statements from decode function, still incomplete
Stefan Gawrys
committed
3846929
View commit details
Copy full SHA for 3846929
Browse repository at this point
Started work on decoder, not in a good status yet have to fix up the code and make more readable
Stefan Gawrys
committed
4502597
View commit details
Copy full SHA for 4502597
Browse repository at this point
Commits on Nov 4, 2014
Fixed README formatting issues
Stefan Gawrys
committed
dc77ade
View commit details
Copy full SHA for dc77ade
Browse repository at this point
Starting decoder rework as well as updated README
Stefan Gawrys
committed
48a0f8d
View commit details
Copy full SHA for 48a0f8d
Browse repository at this point
Commits on Nov 1, 2014
Modified package name of Encoder and Decoder
Stefan Gawrys
committed
e8ed39c
View commit details
Copy full SHA for e8ed39c
Browse repository at this point
Added tokens file to extract common token definitions in encoder and decoder
Stefan Gawrys
committed
67d5245
View commit details
Copy full SHA for 67d5245
Browse repository at this point
Added some more work on decoder for bencoding
Stefan Gawrys
committed
d5122c3
View commit details
Copy full SHA for d5122c3
Browse repository at this point
Edits made to README and begun work on Decoder
Stefan Gawrys
committed
b3ef6e2
View commit details
Copy full SHA for b3ef6e2
Browse repository at this point
Started work on getting encoder working along with respective encoder tests
Stefan Gawrys
committed
284cdb9
View commit details
Copy full SHA for 284cdb9
Browse repository at this point
Initial commit
Stefan Gawrys
committed
9fc83d8
View commit details
Copy full SHA for 9fc83d8
Browse repository at this point
You can’t perform that action at this time.