Dima
|
73f46c6897
|
Pass stream arguments to callbacks properly (#350)
* add DeclareStreamTag
* some fixes
* fix
* intersect argsToRename and streamToRename to fix excess renaming
Co-authored-by: dmitry <dmitry@fluence.one>
|
2021-11-02 12:26:00 +03:00 |
|
Dima
|
b0c193a42c
|
Error formatting, fix dry run, fix aqua extensions in imports (#301)
|
2021-09-14 14:42:11 +03:00 |
|
Dima
|
d881f5bdbe
|
Upper cased constants (#260)
|
2021-09-07 11:09:48 +03:00 |
|
Dmitry Kurinskiy
|
3de8571be9
|
Imports bugfixes (#249)
|
2021-08-21 11:10:38 +03:00 |
|
Dmitry Kurinskiy
|
f7aa118006
|
Multireturn bugfix (#238)
|
2021-08-11 10:55:25 +03:00 |
|
Dmitry Kurinskiy
|
3eb3ecc221
|
Return many values from a single function (#229)
|
2021-08-09 21:33:55 +03:00 |
|
Dmitry Kurinskiy
|
cd30ff8e8c
|
Introducing Product type (#225)
* Introducing Product type
* Main codebase compiles with Arrow(domain, codomain)
* Tests compile
* Tests passed
* Tiny fixes: use argument labels in js/ts generators
* Fix for return type in .ts
* Typescript fix
* Fix for option return in JS
* Arrow variance fix
* separated CompareTypes
* Added deprecation notices to ArrowType functions
* Compile error fixed
* Types doc comments
* Multi-value return is supported in the model
* Tests compilation fixes wip
* Test compiles
* Bugfix
* Bugfix
|
2021-08-06 16:31:47 +03:00 |
|