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: syntax-tree/xastscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: syntax-tree/xastscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.1
Choose a head ref
  • 13 commits
  • 15 files changed
  • 1 contributor

Commits on Jan 17, 2023

  1. Update dev-dependencies

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3ee1560 View commit details
    Browse the repository at this point in the history
  2. Update Actions

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    27917c4 View commit details
    Browse the repository at this point in the history
  3. Update tsconfig.json

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    31ab7f7 View commit details
    Browse the repository at this point in the history
  4. Add export of Result type

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6703df6 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    752f368 View commit details
    Browse the repository at this point in the history
  6. Remove classic Babel test

    Babel no longer supports `null` as a pragma as a keyword,
    instead it forces that as a string (`'null'`), which we can’t
    handle.
    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    88315af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0c8e88 View commit details
    Browse the repository at this point in the history
  8. Replace paths with URLs

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    30b0679 View commit details
    Browse the repository at this point in the history
  9. Refactor code-style

    * Refactor a bunch of code
    * Add more JSDoc
    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e4654eb View commit details
    Browse the repository at this point in the history
  10. Use Node test runner

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b886ed2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bcd5ce View commit details
    Browse the repository at this point in the history
  12. Add improved docs

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e170d2c View commit details
    Browse the repository at this point in the history
  13. 3.1.1

    wooorm committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    22c43df View commit details
    Browse the repository at this point in the history
Loading