Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Literal out into its own module #76

Closed
AttilaMihaly opened this issue May 8, 2020 · 0 comments · Fixed by #77
Closed

Move Literal out into its own module #76

AttilaMihaly opened this issue May 8, 2020 · 0 comments · Fixed by #77
Assignees
Labels
enhancement New feature or request

Comments

@AttilaMihaly
Copy link
Member

No description provided.

@AttilaMihaly AttilaMihaly added the enhancement New feature or request label May 8, 2020
@AttilaMihaly AttilaMihaly self-assigned this May 8, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue May 8, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue May 8, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue May 8, 2020
AttilaMihaly added a commit that referenced this issue May 8, 2020
* Added missing module declarations. #37

* Process only those modules that are reachable from exposed ones. Remove package path from module names. #21

* Renaming concepts based on review feedback. #41

* Moved Advanced module up a level. #43

* Removed unused unindent function.

* Moved name to SDK.

* Added missing module to SDK.

* Partial implementation of value mapping.

* Ignore all generated JS.

* Change extra arg position and naming. #46, #25

* Change extra arg position and naming. #46, #25

* Removed remaining references to extra. #5

* Change extra arg position. #46, #25, #5

* Added more coverage. #46, #25, #5

* Changes suggested in the PR. #46, #25, #5

* Use more explicit names.

* All patterns supported.

* Pattern-match supported.

* Added support for SDK operators. #52

* Fix compile errors.

* Prepare Elm module publishing. #2

* Fix repo name. #2

* Support for let expressions. #54

* Simple join implementations. #64

* Refactoring to make the code more organized.

* Refactoring to make the code more organized.

* Prepare value mapping utils. #53

* More descriptive naming.

* More descriptive naming.

* Removed unused function

* Better naming

* Added utility function and removed unused one.

* Added variable resolution.

* Hooked up variable resolution and updated tests. #53

* Completed reference resolution. #53

* Added missing docs and refactored. #68

* Document and refactor driven by the goal to process Morphir using Morphir. #68

* Various fixes. #68

* Report parse errors.

* Updated docs.

* Link to Elm package.

* More documentation.

* Moved out Literal and fixed codec. #75, #76

* Fix compile error. #75, #76

* Fix compile error. #75, #76

* Change naming convention for type tags. #77
@AttilaMihaly AttilaMihaly linked a pull request May 12, 2020 that will close this issue
AttilaMihaly added a commit that referenced this issue May 26, 2020
* Added missing module declarations. #37

* Process only those modules that are reachable from exposed ones. Remove package path from module names. #21

* Renaming concepts based on review feedback. #41

* Moved Advanced module up a level. #43

* Removed unused unindent function.

* Moved name to SDK.

* Added missing module to SDK.

* Partial implementation of value mapping.

* Ignore all generated JS.

* Change extra arg position and naming. #46, #25

* Change extra arg position and naming. #46, #25

* Removed remaining references to extra. #5

* Change extra arg position. #46, #25, #5

* Added more coverage. #46, #25, #5

* Changes suggested in the PR. #46, #25, #5

* Use more explicit names.

* All patterns supported.

* Pattern-match supported.

* Added support for SDK operators. #52

* Fix compile errors.

* Prepare Elm module publishing. #2

* Fix repo name. #2

* Support for let expressions. #54

* Simple join implementations. #64

* Refactoring to make the code more organized.

* Refactoring to make the code more organized.

* Prepare value mapping utils. #53

* More descriptive naming.

* More descriptive naming.

* Removed unused function

* Better naming

* Added utility function and removed unused one.

* Added variable resolution.

* Hooked up variable resolution and updated tests. #53

* Completed reference resolution. #53

* Added missing docs and refactored. #68

* Document and refactor driven by the goal to process Morphir using Morphir. #68

* Various fixes. #68

* Report parse errors.

* Updated docs.

* Link to Elm package.

* More documentation.

* Moved out Literal and fixed codec. #75, #76

* Fix compile error. #75, #76

* Fix compile error. #75, #76

* Change naming convention for type tags. #77

* Add documentation to types. #7

* Better docs.
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Dec 13, 2023
- Fix creation of union type instance with parameters
- Fix generation of parameter names with Scala reserved words
- Fix calls to use curry-like syntax in scala
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Dec 13, 2023
- Fix creation of union type instance with parameters
- Fix generation of parameter names with Scala reserved words
- Fix calls to use curry-like syntax in scala
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Jan 2, 2024
- Fix creation of union type instance with parameters
- Fix generation of parameter names with Scala reserved words
- Fix calls to use curry-like syntax in scala
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Jan 8, 2024
- Fix creation of union type instance with parameters
- Fix generation of parameter names with Scala reserved words
- Fix calls to use curry-like syntax in scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant