aqua/aqua-src
Dmitry Kurinskiy 12ee2d52fa
Arrow Call as a Raw Value (#461)
* CallArrowToken in the parser

* CallArrowRawTag

* unfoldArrow

* handle IntoIndexRaw for CallArrowRaw

* Removed useless CallArrowRawTag.service argument

* RawValueInliner split into several classes

* cliJS compiles

* Parser tests compile

* Semantics spec compile but fail

* Allow braces around values

* infix token WIP

* InfixToken WIP

* Fixes #423

* Infix (arithmetic) operations order

* Infix (arithmetic) operations parallelism fix

* seq it!

* fix inline test

* fix transform test

* fix semantics spec

* fix CallArrowSem

* bugfix

* Fix for CLI help typo

* merge

* Order fix

* Order fix

* optional space after `func` in closures

* some doc comments

Co-authored-by: DieMyst <dmitry.shakhtarin@fluence.ai>
2022-03-25 17:23:41 +03:00
..
2021-08-31 13:05:26 +03:00
2022-01-31 14:48:13 +03:00
2022-01-31 14:48:13 +03:00
2022-03-25 17:23:41 +03:00
2022-01-31 14:48:13 +03:00
2021-09-09 15:53:13 +03:00
2022-01-31 14:48:13 +03:00
2022-01-31 14:48:13 +03:00
2022-03-15 14:52:43 +03:00
2022-01-31 14:48:13 +03:00
2022-01-31 14:48:13 +03:00
2022-01-31 14:48:13 +03:00
2022-01-13 13:58:20 +03:00
2022-01-31 14:48:13 +03:00
2021-12-22 15:21:37 +03:00
2022-03-03 17:54:45 +03:00
2022-01-31 14:48:13 +03:00
2022-01-31 14:48:13 +03:00
2022-02-02 19:06:35 +03:00
2021-11-04 19:22:57 +03:00
2022-03-03 17:54:45 +03:00