Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bencode #29

Merged
merged 4 commits into from Dec 13, 2017
Merged

Bencode #29

merged 4 commits into from Dec 13, 2017

Commits on Dec 13, 2017

  1. Require the polycast package

    Hyleus authored and Hyleus committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    5ab453f View commit details
    Browse the repository at this point in the history
  2. Refactor the bencode decoder

    This commit will make the bencode decoder more robust and stable. Some
    functionality is now split in seperate functions.
    Hyleus authored and Hyleus committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    6f162fb View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    Hyleus authored and Hyleus committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    8c3dfeb View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    Hyleus authored and Hyleus committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    9a37cdd View commit details
    Browse the repository at this point in the history