enso/distribution/lib/Standard/Base/0.0.0-dev
Hubert Plociniczak ae3f9025e3
Invoke instance methods for Any overrides (#6441)
This change modifies method dispatch for methods that override Any's definitions. When an overrided method is invoked statically we call Any's method to stay consistent.
This change primarily addresses the plethora of problems related to `to_text` invocations. It does not attempt to completely modify method dispatch logic.

Closes #6300.
2023-04-28 07:18:37 +00:00
..
src Invoke instance methods for Any overrides (#6441) 2023-04-28 07:18:37 +00:00
THIRD-PARTY New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
package.yaml Align Vector API with design, add some extra functions from AoC (#4026) 2023-01-12 13:32:24 +00:00