mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-03-14 19:20:49 +00:00
* Introduced MetaModel.CallArrowModel * Fixed ArrowInlinerSpec * Implemented trace calls injection * Propagate TracingConfig * Add tracing flag to js api * Use detach instead of xor * Write tests * ScalarType -> LiteralType * Add tests * Fix after rebase * Fixed tests * Add tests * Remove debug prints * Clean up and add comments * Fix issues * Add tracing flag to js api * Rename liftString -> quote * Change literal type * Use CallServiceModel constructor * Fix js args * Fixed tests * Add tracing option to cli