Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dcodeIO/long.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: dcodeIO/long.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 13 commits
  • 26 files changed
  • 9 contributors

Commits on Feb 3, 2018

  1. Add npm badge

    dcodeIO committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    eb03ce2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. 1 Configuration menu
    Copy the full SHA
    9dec515 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Rename wasm.wast to wasm.wat (#54)

    fixes #53
    kripken authored and dcodeIO committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    f572e3a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Fix issues with closure-compiler in ADVANCED mode (#57)

    When using advanced mode in closure-compiler wasm properties are being renamed and this produces a broken result. Also adds externs for fromBytes methods and fixes closure-compiler warnings.
    bacher09 authored and dcodeIO committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    dffa047 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Add TypeScript typings (#60)

    andrezsanchez authored and dcodeIO committed May 2, 2018
    Configuration menu
    Copy the full SHA
    95ac93e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Make isLong a TypeScript type guard (#63)

    tom5760 authored and dcodeIO committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    6f10b74 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Fix link to wasm sources (#67)

    chicoxyzzy authored and dcodeIO committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    9448e61 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Update typescript definitions (#74)

    amarzavery authored and dcodeIO committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f28f1be View commit details
    Browse the repository at this point in the history
  2. Implement rotate left and right (#61)

    CyDragon80 authored and dcodeIO committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8181a6b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Add license header

    dcodeIO committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ce11b4b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

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

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    0e50ccb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    8641039 View commit details
    Browse the repository at this point in the history
Loading