Mercurial > urweb
comparison CHANGELOG @ 2131:88a8a656003f
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 12 Apr 2015 14:19:02 -0400 |
parents | f1c4edf0a655 |
children | 58f71898cd9d |
comparison
equal
deleted
inserted
replaced
2130:e8863d9f8c59 | 2131:88a8a656003f |
---|---|
1 ======== | |
2 20150412 | |
3 ======== | |
4 | |
5 - Several new infix operators for function composition, etc. | |
6 - Hexadecimal integer literals | |
7 - New HTML events: 'oncontextmenu', 'onmouseenter', and 'onmouseleave' | |
8 - New HTML attributes: 'download' | |
9 - Bug fixes and optimization improvements | |
10 | |
1 ======== | 11 ======== |
2 20150214 | 12 20150214 |
3 ======== | 13 ======== |
4 | 14 |
5 - Bug fixes and improvements to type inference and optimization | 15 - Bug fixes and improvements to type inference and optimization |