InversionSpaces
|
1e525fad35
|
feat(api): Use js.UndefOr for defaultServiceId (#980)
Use js.UndefOr
|
2023-11-22 13:44:34 +00:00 |
|
InversionSpaces
|
68425ed42a
|
feat(compiler)!: Prohibit mutating options [LNG-277] (#960)
* 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
|
2023-11-13 11:58:36 +03:00 |
|
InversionSpaces
|
67d8151d94
|
feat(build): Implement custom bundle task (#894)
* Add link settings
* fix
* Rename to api-dist-js
* Correct import
* Update CI
* Implement bundleJS
* Add comments
* Add TODO
* Fix import
* Fix workflow
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
|
2023-09-18 09:53:25 +02:00 |
|
InversionSpaces
|
3f916c78ab
|
feat(aqua-api): Use scala.js link instead of opt (#891)
* Add link settings
* fix
* Rename to api-dist-js
* Correct import
* Update CI
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
|
2023-09-15 15:42:04 +02:00 |
|
InversionSpaces
|
df19ec6734
|
refactor(js): NPM modules resolution (#722)
Refactored NPM modules resolution
|
2023-05-31 12:00:13 +02:00 |
|
Dima
|
aa89b85b41
|
Api for fluence cli (#611)
|
2022-12-28 11:30:42 +03:00 |
|