Skip to content

Commit

Permalink
Changes changes
Browse files Browse the repository at this point in the history
  • Loading branch information
keleshev committed Aug 8, 2018
1 parent cac5702 commit c4990a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changes
Expand Up @@ -261,6 +261,10 @@ Working version
- GPR#1938: always check ast invariants after preprocessing
(Florian Angeletti, review by Alain Frisch and Gabriel Scherer)

- GPR#1948: Refactor Stdlib.Format. Notably, use Stdlib.Stack and Stdlib.Queue,
and avoid exceptions for control flow.
(Vladimir Keleshev, review by Nicolás Ojeda Bär and Gabriel Scherer)

### Bug fixes:

- GPR#1626: Do not allow recursive modules in `with module`
Expand Down

0 comments on commit c4990a4

Please sign in to comment.