Chuck Jazdzewski
|
961c9d48ae
|
fix(compiler): Query expression lambdas should have dynamic type
Fixes: #9875
|
2016-07-13 15:41:30 -07:00 |
|
Chuck Jazdzewski
|
9229bbbc80
|
Revert "fix(compiler): Generates function expressions as returning any (#9980)"
This reverts commit eb5763c23f081dd48c68c53009f8d787e9d3d5c0.
|
2016-07-13 15:41:30 -07:00 |
|
Chuck Jazdzewski
|
eb5763c23f
|
fix(compiler): Generates function expressions as returning any (#9980)
Function expressions are used in an expression context so untyped
function expressions should have any as the result type.
Fixes: #9877
|
2016-07-11 17:19:38 -07:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
Rob Wormald
|
e157a065b0
|
fix(compiler): codegen view query generic types
|
2016-06-21 11:51:54 -07:00 |
|