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

It should be possible to have methods with same name on different types #81

Closed
unode opened this issue Sep 19, 2018 · 0 comments
Closed

Comments

@unode
Copy link
Member

unode commented Sep 19, 2018

See #78 for initial discussion.

In short, defining the same method for two NGLess internal types leads to confusing internal errors.

luispedro added a commit that referenced this issue Jan 25, 2021
An accummulation of improvements rather than a big new feature is what
triggers the new release.

Full `ChangeLog`:

- Better error message if the user attempts to use the non-existent <\> operator (suggest </>)
- Add min-ngless-version field for modules
- Add early check that block assignments are always to block variables
- Use ZStd compression for temporary files from preprocess()
- Correctly handle subpaths in samples for collect (fixes #141)
- Add to_string() to int and double types (partially fixes #78 & fixes #81)
- Add read_int() and read_double() functions (fixes #78)
luispedro added a commit that referenced this issue Jan 26, 2021
An accummulation of improvements rather than a big new feature is what
triggers the new release.

Full `ChangeLog`:

- Validate count() headers on --validate-only
- Better error message if the user attempts to use the non-existent <\> operator (suggest </>)
- Add min-ngless-version field for modules
- Add early check that block assignments are always to block variables
- Use ZStd compression for temporary files from preprocess()
- Correctly handle subpaths in samples for collect (fixes #141)
- Add to_string() to int and double types (partially fixes #78 & fixes #81)
- Add read_int() and read_double() functions (fixes #78)
luispedro added a commit that referenced this issue Jan 26, 2021
An accummulation of improvements rather than a big new feature is what
triggers the new release.

Full `ChangeLog`:

- Validate count() headers on --validate-only
- Better error message if the user attempts to use the non-existent <\> operator (suggest </>)
- Add min-ngless-version field for modules
- Add early check that block assignments are always to block variables
- Use ZStd compression for temporary files from preprocess()
- Correctly handle subpaths in samples for collect (fixes #141)
- Add to_string() to int and double types (partially fixes #78 & fixes #81)
- Add read_int() and read_double() functions (fixes #78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant