enso/app/gui/controller
Hubert Plociniczak 22a371a9c6
Substitute this with self (#3524)
A semi-manual s/this/self appied to the whole standard library.
Related to https://www.pivotaltracker.com/story/show/182328601

In the compiler promoted to use constants instead of hardcoded
`this`/`self` whenever possible.

# Important Notes
The PR **does not** require explicit `self` parameter declaration for methods as this part
of the design is still under consideration.
2022-06-21 10:53:52 +00:00
..
double-representation Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
engine-model New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
engine-protocol Virtual Component Groups in the Hierarchical Action List (1/2) (#3488) 2022-06-03 17:18:20 +00:00
src Linting codebase 2022-03-10 05:32:33 +01:00
Cargo.toml New IDE build script (#3466) 2022-05-23 04:16:04 +02:00