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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrease file size #33

Merged
merged 29 commits into from May 30, 2018
Merged

Decrease file size #33

merged 29 commits into from May 30, 2018

Commits on Dec 3, 2017

  1. Refactor buildRegex helper

    jhnns committed Dec 3, 2017
    Copy the full SHA
    09db2d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dba0928 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Add parsePSList tool

    jhnns committed Dec 4, 2017
    Copy the full SHA
    1f6e106 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Add serializeTrie module

    jhnns committed Dec 6, 2017
    Copy the full SHA
    625578c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    efb3246 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aeb0867 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    eb117ec View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. Copy the full SHA
    89194a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Copy the full SHA
    c64dee8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Copy the full SHA
    9d26deb View commit details
    Browse the repository at this point in the history
  2. Move tools into lib/tools

    jhnns committed Dec 12, 2017
    Copy the full SHA
    7d64baf View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Finish trie modules

    jhnns committed Dec 18, 2017
    Copy the full SHA
    eac8f7f View commit details
    Browse the repository at this point in the history
  2. Improve implementation

    jhnns committed Dec 18, 2017
    Copy the full SHA
    cc8991a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Copy the full SHA
    493d88f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e726b5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    98a29a7 View commit details
    Browse the repository at this point in the history
  4. Refactor serialize script

    jhnns committed Dec 21, 2017
    Copy the full SHA
    1be3a1f View commit details
    Browse the repository at this point in the history
  5. Add fixtures for tests

    jhnns committed Dec 21, 2017
    Copy the full SHA
    1b1ffd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Add approved snapshots

    jhnns committed Jan 2, 2018
    Copy the full SHA
    eaf5a4f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Add different serialization types

    "light" omits top-level domains that have just one level
    "complete" serializes the complete list, including top-level domains with just one level (like .com)
    jhnns committed Jan 5, 2018
    Copy the full SHA
    a56618e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Copy the full SHA
    276511f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e35205f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Copy the full SHA
    c696322 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Restore node 4 support

    jhnns committed May 29, 2018
    Copy the full SHA
    cc1b896 View commit details
    Browse the repository at this point in the history
  2. Refactor build scripts

    jhnns committed May 29, 2018
    Copy the full SHA
    398a979 View commit details
    Browse the repository at this point in the history
  3. Remove build folder from git

    jhnns committed May 29, 2018
    Copy the full SHA
    2c828ea View commit details
    Browse the repository at this point in the history
  4. Add postinstall script

    jhnns committed May 29, 2018
    Copy the full SHA
    4c1084f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Refactor build-tries

    jhnns committed May 30, 2018
    Copy the full SHA
    f0459e6 View commit details
    Browse the repository at this point in the history
  2. Update README

    jhnns committed May 30, 2018
    Copy the full SHA
    857dc32 View commit details
    Browse the repository at this point in the history