The Wayback Machine - https://web.archive.org/web/20200801045130/https://github.com/Aaron1011
Skip to content

Highlights

Pinned

  1. Forked from rust-lang/rust

    A safe, concurrent, practical language.

    Rust

  2. A Minecraft plugin API

    Java 1k 347

  3. Shared code between SpongeForge and SpongeVanilla

    Java 206 166

  4. Forked from travis-ci/travis-core

    Models and classes shared by Travis hub and server

    Ruby

  5. Forked from tweepy/tweepy

    Twitter for Python!

    Python 1

  6. An integration testing framework for Minecraft

    Java 29 3

Contribution activity

August 1, 2020

Aaron1011 has no activity yet for this period.

July 2020

Created a pull request in solana-labs/solana that received 33 comments

Fix hygiene issues in `declare_program!` and `declare_loader!`

The declare_program! and declare_loader! macros both expand to new macro definitions (based on the $name argument). These 'inner' macros make use o…

+203 −15 33 comments

Created an issue in solana-labs/solana that received 2 comments

Update rust-bpf-builder to be based on Rust 1.40 or above

Currently, rust-bpf-builder uses a custom version of Rust based on Rust 1.39: https://github.com/solana-labs/rust-bpf-builder/blob/2ae3f921f6578906…

2 comments
You can’t perform that action at this time.