1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-24 13:11:27 +00:00

2 Commits

Author SHA1 Message Date
Daniel Wirtz
e8b0767143
Infer function expressions in matching contexts ()
* legalizes omitting types on function expressions within function type contexts
* legalizes omitting any number of arguments
2019-02-27 21:45:36 +01:00
dcodeIO
63d4579118 Fix some array function parsing and serialization issues
Quite similar to  and also uses its test, but also fixes the serializer and doesn't try to parse an untyped 'x => x'.
2018-10-04 09:53:47 +02:00