enso/lib
Dmitry Bushev be5e3d2b97
Text editing ranges specified in UTF16 code units (#10764)
related #10678

Changelog:
- update: text editing expects Unicode code units when specifying text ranges
- test: text editing with emojis
2024-08-12 15:33:20 +00:00
..
java Revert "Import all available libraries in --repl mode (#10746)" (#10778) 2024-08-09 14:38:05 +02:00
js/runner Format TS code (#10648) 2024-07-26 17:47:59 +10:00
rust Split ydoc server into separate module (#10735) 2024-08-08 12:12:05 +00:00
scala Text editing ranges specified in UTF16 code units (#10764) 2024-08-12 15:33:20 +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.