Skip to content

Commit

Permalink
parser: refactorize array expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
Octachron committed Jan 29, 2021
1 parent d14b3ec commit b271d3e
Show file tree
Hide file tree
Showing 4 changed files with 6,436 additions and 5,811 deletions.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ Working version

### Internal/compiler-libs changes:

- #9243, simplify parser rules for array indexing operations
(Florian Angeletti, review by Damien Doligez and Gabriel Scherer)

- #9650, #9651: keep refactoring the pattern-matching compiler
(Gabriel Scherer, review by Thomas Refis and Florian Angeletti)

Expand Down

0 comments on commit b271d3e

Please sign in to comment.