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: JuliaLang/Tokenize.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.17
Choose a base ref
...
head repository: JuliaLang/Tokenize.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.18
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 2, 2021

  1. add LEFT_ARROW

    pfitzseb committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    72873ac View commit details
    Browse the repository at this point in the history
  2. add DOUBLE_ARROW

    pfitzseb committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    4489022 View commit details
    Browse the repository at this point in the history
  3. fix tests

    pfitzseb committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    df0b25f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c80ffc3 View commit details
    Browse the repository at this point in the history
  5. lex all of Base in tests

    pfitzseb committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    df2ea9c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #184 from JuliaLang/sp/LEFT_ARROW

    Add LEFT_ARROW and DOUBLE_ARROW
    pfitzseb authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    4404217 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #185 from JuliaLang/sp/additional-op-suffixes

    add additional operator suffixes
    pfitzseb authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    bc555fa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #186 from JuliaLang/sp/lex-base

    lex all of Base in tests
    pfitzseb authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    df3943b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. v0.5.18

    pfitzseb authored Jul 5, 2021
    2 Configuration menu
    Copy the full SHA
    74f8b87 View commit details
    Browse the repository at this point in the history
Loading