8000 Comparing v1.5.0...v1.5.1 · ajaxorg/ace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: ajaxorg/ace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: ajaxorg/ace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 7 commits
  • 20 files changed
  • 5 contributors

Commits on May 12, 2022

  1. fix: Updated PHP mode to support PHP8.1 syntax (#4696)

    Co-authored-by: Pipelines <jjpost@ucdavis.edu>
    jeroenpost86 and jjpost authored May 12, 2022
    Configuration menu
    Copy the full SHA
    33cf1c6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. fix: Multiple Partiql and Amazon Ion textual notation fixes (#4686)

    * Bug fixes & improvements to Ion mode
    
    - Changes symbols to `storage` type instead of `constant`
    - Bug fix for some edge cases around annotations
    - Bug fixes for some edge cases around strings better
    
    * Bug fixes & improvements to PartiQL mode
    
    - Rearranges rule order so punctuation fallback doesn't clobber collections
    - Bug fixes for collection types
    - Bug fixes for some edge cases around strings better
    - Bug fix for embedded ion rule end token type
    jpschorr authored May 13, 2022
    Configuration menu
    Copy the full SHA
    bffba8d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on May 20, 2022

  1. fix: PHP syntax fix for AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG (#4705)

    * PHP syntax fix for AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG
    
    Co-authored-by: Pipelines <jjpost@ucdavis.edu>
    jeroenpost86 and jjpost authored May 20, 2022
    Configuration menu
    Copy the full SHA
    d59c22b View commit details
    Browse the repository at this point in the history
  2. fix: Correctly tokenize YAML meta tags with non alphabetical characte…

    …rs after multiline string (#4706)
    
    * fix: Correctly tokenize YAML meta tags with non alphabetical characters after multiline string
    * prevent backtracking and spaces in meta tags
    andrewnester authored May 20, 2022
    Configuration menu
    Copy the full SHA
    0164811 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

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

Commits on May 23, 2022

  1. release v1.5.1

    andrewnester committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bf2c7e2 View commit details
    Browse the repository at this point in the history
Loading
0