Skip to content

Commit

Permalink
Merge pull request #9243 from Octachron/simplify_parser_for_indexop
Browse files Browse the repository at this point in the history
parser: simplify array expressions
  • Loading branch information
gasche committed Jan 30, 2021
2 parents d14b3ec + b271d3e commit e30cca3
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 e30cca3

Please sign in to comment.