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

Major changes #413

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Major changes #413

wants to merge 10 commits into from

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    66a629c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b21aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583cac2 View commit details
    Browse the repository at this point in the history
  4. major changes: cleanup types, inheritance, access, and generics

    only things left that are not typesafe are internal and protected
    jimisaacs committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    e47e0a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. make PR tngan#407 fix directly

    jimisaacs committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    13ac681 View commit details
    Browse the repository at this point in the history
  2. make all parsed requests and responses all type safe.

    which removes the last usage of `get()`, and actually fixes a couple of bugs in the process
    jimisaacs committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    80a5f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3704c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ab48e6 View commit details
    Browse the repository at this point in the history
  5. don't remove comments

    jimisaacs committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    7370b88 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. some exports cleanup

    still a WIP to see if I can continue to attack circular architecture
    jimisaacs committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    824ff03 View commit details
    Browse the repository at this point in the history