enso/distribution/lib/Standard
Hubert Plociniczak e9a92a1fb5
Throw panic on "no currying for conversions" (#6940)
Previously, a `RuntimeException` would be thrown when an attempt would be made to curry a conversion function. That is problematic for IDE where `executionFailed` means we can't enter functions due to lack of method pointers info.

Closes #6897.

![Screenshot from 2023-06-02 20-31-03](https://github.com/enso-org/enso/assets/292128/a6c77544-2c47-425c-8ce0-982d837dda5b)

# Important Notes
A more generic solution that allows to recover from execution failures will need a follow up.
2023-06-05 13:16:12 +00:00
..
AWS/0.0.0-dev Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
Base/0.0.0-dev Throw panic on "no currying for conversions" (#6940) 2023-06-05 13:16:12 +00:00
Database/0.0.0-dev Merge Column_Indexes_Out_Of_Range into Missing_Input_Columns. (#6901) 2023-06-02 12:09:20 +00:00
Examples/0.0.0-dev Add Execution Context control to Text.write (#6459) 2023-04-29 08:39:18 +00:00
Geo/0.0.0-dev Fix up some type signatures... (#5979) 2023-03-17 11:53:23 +00:00
Google_Api/0.0.0-dev New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
Image/0.0.0-dev Improve Non_Unique_Primary_Key error, split file format detection into read/write, improve SQLite format detection (#6604) 2023-05-09 17:15:44 +00:00
Searcher/0.0.0-dev Detect conflicts between exported types and FQNs (#5986) 2023-03-21 21:09:41 +00:00
Table/0.0.0-dev Merge Column_Indexes_Out_Of_Range into Missing_Input_Columns. (#6901) 2023-06-02 12:09:20 +00:00
Test/0.0.0-dev Widgets, Vector as Column, Viz Fixes and Rename Columns (#6768) 2023-05-19 23:24:47 +00:00
Visualization/0.0.0-dev Widgets, Vector as Column, Viz Fixes and Rename Columns (#6768) 2023-05-19 23:24:47 +00:00