Mercurial > urweb
comparison CHANGELOG @ 2232:a07b91fa71db
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Wed, 06 May 2015 14:51:09 -0400 |
parents | 88a8a656003f |
children | 58f71898cd9d |
comparison
equal
deleted
inserted
replaced
2231:67e801cf42c6 | 2232:a07b91fa71db |
---|---|
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 |