Dmitry Jemerov
|
e97e82d119
|
use terms "lambda expression" and "anonymous function" instead of "function literal" and "function expression"
|
2015-12-09 13:55:40 +01:00 |
|
Mikhail Glukhikh
|
bd7ccc0138
|
Annotation on a function literal cannot be written to binary if it has FUNCTION target and the literal is inlined
|
2015-09-25 17:46:30 +03:00 |
|
Mikhail Glukhikh
|
dd4601fd08
|
Function literal is now expression and function simultaneously for purposes of annotation target checking
|
2015-09-23 16:47:04 +03:00 |
|