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

Update table style and fix JavaScript reading/writing larger files #104

Merged
merged 19 commits into from
Dec 5, 2021

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    ddc402f View commit details
    Browse the repository at this point in the history
  2. Alloc buffer

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    af656c3 View commit details
    Browse the repository at this point in the history
  3. Fix sidebar

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    613da5d View commit details
    Browse the repository at this point in the history
  4. Add console log

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    6b6ab28 View commit details
    Browse the repository at this point in the history
  5. Try something else

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    34eef84 View commit details
    Browse the repository at this point in the history
  6. Iterate over code points

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    0dc6546 View commit details
    Browse the repository at this point in the history
  7. Actually exit loop

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    a455eea View commit details
    Browse the repository at this point in the history
  8. Fix and test

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    1b1dfc2 View commit details
    Browse the repository at this point in the history
  9. Drop console log

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    71431e6 View commit details
    Browse the repository at this point in the history
  10. Fix for format

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    d085fad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f86e9d View commit details
    Browse the repository at this point in the history
  12. OpenSync not openfilesync

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    ce809ac View commit details
    Browse the repository at this point in the history
  13. fs.write

    eatonphil committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    8cf3b51 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Tests for escaped quotes

    eatonphil committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    e242a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0905a71 View commit details
    Browse the repository at this point in the history
  3. Fixes for format

    eatonphil committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    df2bbf2 View commit details
    Browse the repository at this point in the history
  4. Drop console logs

    eatonphil committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f68fe27 View commit details
    Browse the repository at this point in the history
  5. Uncomment tests

    eatonphil committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2af7a50 View commit details
    Browse the repository at this point in the history
  6. Fix for JavaScript write

    eatonphil committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f303790 View commit details
    Browse the repository at this point in the history