Skip to content

changed static methods and lambda-properties to take a… - #322

Merged
tomblind merged 1 commit into
masterfrom
static-methods-fix
Jan 9, 2019
Merged

changed static methods and lambda-properties to take a…#322
tomblind merged 1 commit into
masterfrom
static-methods-fix

Conversation

@tomblind

@tomblind tomblind commented Jan 6, 2019

Copy link
Copy Markdown
Collaborator

…context parameter by default

fixes #320

@tomblind
tomblind merged commit 91b02ce into master Jan 9, 2019
@tomblind
tomblind deleted the static-methods-fix branch January 9, 2019 19:05
tomblind added a commit that referenced this pull request Jan 9, 2019
* fixed compiler crash when unable to determine signature of function… (#321)

* fixed compiler crash when unable to determine signature of function argument when passing a function expression

* added test

* Validation crash fix (#326)

* fix for crash when validating assignments of arrays/tuples

* added re-assignment code to tuple return test

* added new tuple assignment test and fixed others

* changed static methods and lambda-properties to take a context parameter by default (#322)
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

Successfully merging this pull request may close these issues.

Static methods have no self parameter

2 participants