mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 06:30:17 +00:00
68425ed42a
* Parse any nested type * Refactor type system * Fix restriction * Refactor type resolution * Return stream definition * Update examples * Refactor * Refactor * Refactor integration tests * Export service * Add integration test * Fix args provider * Add parser unit tests * Add type resolution unit tests * Add more unit tests * DataTypeToken -> CompositeTypeToken * GeneralStreamType -> MutableStreamType * Refactor * Refactor TypeResolution * colType -> collectionType * Refactor * Fix PushToStreamSem * BasicTypeToken -> ScalarTypeToken * CompositeTypeToken -> BasicTypeToken * Fix for nil * Make stream collectible * Refactor collectible type * Use internalError * Add unit tests |
||
---|---|---|
.. | ||
.js/src/main/scala/aqua/backend | ||
.jvm/src/main/scala/aqua/backend | ||
air/src/main/scala/aqua/backend/air | ||
api/src/main/scala/aqua/backend/api | ||
definitions/src/main/scala/aqua/definitions | ||
src/main/scala/aqua/backend | ||
ts/src/main/scala/aqua/backend |