enso/lib
Hubert Plociniczak b3db805f92
More elaborate error message for invalid text edit (#6108)
It is sometimes impossible to figure out the real reason for invalid text edit request. Added a bit of context to failures to narrow down the cause of the failure.

# Important Notes
Should help with diagnosing issues like #6099.
2023-03-28 14:21:50 +00:00
..
rust Refactoring mouse events. (#6078) 2023-03-28 04:41:25 +02:00
scala More elaborate error message for invalid text edit (#6108) 2023-03-28 14:21:50 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.