PR#6422: Changes

master
Thomas Refis 2015-11-23 14:51:51 +00:00
parent 48e3ff28a5
commit 3363a7a19a
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ Language features:
- GPR#273: allow to get the extension slot of an extension constructor
by writing [%extension_constructor <path>]
(Jérémie Dimino)
- PR#6422, GPR#305: Support "exception" under or-patterns
(Thomas Refis, with help and review from Alain Frisch, Luc Maranget, Gabriel
Scherer, Leo White and Jeremy Yallop)
Compilers:
- PR#4800: better compilation of tuple assignment (Gabriel Scherer and