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: twigjs/twig.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8d69d0a3d7bb24a790fe0340686bf0f13938a4ec
Choose a base ref
...
head repository: twigjs/twig.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 994e0081c5197b764c34e1b4d2aa8f22e229066e
Choose a head ref
  • 20 commits
  • 16 files changed
  • 6 contributors

Commits on Mar 10, 2023

  1. Create .nojekyll

    RobLoach authored Mar 10, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    gregberge Greg Bergé
    Copy the full SHA
    c713dac View commit details

Commits on Mar 11, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4f5fd05 View commit details

Commits on Mar 13, 2023

  1. Merge pull request #859 from synga-nl/master

    Adds the (string) position of tokens to the token tree.
    RobLoach authored Mar 13, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    59d991d View commit details

Commits on Sep 25, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    24c4581 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fe206cc View commit details

Commits on Oct 11, 2023

  1. Merge pull request #870 from antoineveldhoven/multiple-spaces-elseif

    Allow multiple spaces after elseif statement.
    willrowe authored Oct 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    caced6b View commit details
  2. Merge pull request #869 from antoineveldhoven/is-empty-on-boolean

    Make is empty return false for boolean true.
    willrowe authored Oct 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    00a6aff View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9f913e0 View commit details

Commits on Oct 17, 2023

  1. Bump @babel/traverse from 7.12.5 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.5 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1e5510d View commit details

Commits on Oct 22, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    062e966 View commit details

Commits on Nov 6, 2023

  1. Merge pull request #873 from antoineveldhoven/spaceship

    Add support for spaceship operator
    RobLoach authored Nov 6, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f2bd93e View commit details

Commits on Nov 7, 2023

  1. Merge pull request #879 from antoineveldhoven/colon-array-element

    Allow colon inside Twig.expression.type.key.brackets.
    willrowe authored Nov 7, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dbdaf47 View commit details
  2. Merge pull request #877 from twigjs/dependabot/npm_and_yarn/babel/tra…

    …verse-7.23.2
    
    Bump @babel/traverse from 7.12.5 to 7.23.2
    willrowe authored Nov 7, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f08598b View commit details

Commits on Nov 8, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9db42d1 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    gregberge Greg Bergé
    Copy the full SHA
    8abe3ef View commit details
  3. Verified

    This commit was signed with the committer’s verified signature.
    gregberge Greg Bergé
    Copy the full SHA
    251e52b View commit details

Commits on Nov 16, 2023

  1. Merge pull request #881 from antoineveldhoven/slice-filter-variables

    Support variables in slice filter shorthand
    willrowe authored Nov 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ab8791b View commit details
  2. v1.17.0

    RobLoach committed Nov 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    156fcff View commit details
  3. Verified

    This commit was signed with the committer’s verified signature.
    gregberge Greg Bergé
    Copy the full SHA
    9a0850b View commit details
  4. v1.17.1

    RobLoach committed Nov 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    994e008 View commit details
Loading