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

JSBI support #80

Merged
merged 20 commits into from
Oct 2, 2020
Merged

JSBI support #80

merged 20 commits into from
Oct 2, 2020

Commits on Aug 5, 2020

  1. Use JSBI for read.js

    vincaslt committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    96ba606 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    cd43fb7 View commit details
    Browse the repository at this point in the history
  2. Remove unused assignment

    vincaslt committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f81dbcc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    495b89e View commit details
    Browse the repository at this point in the history
  2. merge master

    bencmbrook committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    dc13175 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    ea546d9 View commit details
    Browse the repository at this point in the history
  2. Add lock details

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7a29085 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78 from transcend-io/ProtonMail-jsbi-read

    JSBI BigInt in read.js #74
    bencmbrook authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    607ba9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from transcend-io/ProtonMail-master

    JSBI BigInt in write.js #58
    bencmbrook authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    5c70960 View commit details
    Browse the repository at this point in the history
  5. Implement native jsbi

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b6ac39d View commit details
    Browse the repository at this point in the history
  6. fix nativejsbi

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7398c9f View commit details
    Browse the repository at this point in the history
  7. Fix some testing

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    62209e8 View commit details
    Browse the repository at this point in the history
  8. Restore bigint64 logic

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6c2296d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #81 from transcend-io/bencmbrook/nativeJSBI

    Implement native jsbi
    bencmbrook authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c4915e3 View commit details
    Browse the repository at this point in the history
  10. bump minor

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    30df65e View commit details
    Browse the repository at this point in the history
  11. Add ref to d.ts for JSBI

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    9fef57b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e6195b View commit details
    Browse the repository at this point in the history
  13. bump now-outudated minor

    bencmbrook committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7ad515e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    65feceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655adf8 View commit details
    Browse the repository at this point in the history