enso/distribution/lib/Standard/Base/0.0.0-dev
James Dunkerley 88f32d9b2a
Various small tickets... (#7367)
- Added `Text.length` into Text class so CB lists the built in.
- Added `File.starts_with` and tests for the built in method.
- Add `to_js_object` and `to_display_text` to `Regex`.
![image](https://github.com/enso-org/enso/assets/4699705/3b197c94-9c49-4bc5-a2cc-ce53b917942e)
- Add `to_js_object` and `to_display_text` to `Match`.
![image](https://github.com/enso-org/enso/assets/4699705/962ec4f2-324d-4f10-8ec0-932b093c6729)
- Remove the `bit_shift_l` alias from the built-ins.
- Add test and Enso wrapper for `Text.is_normalized`.
2023-07-23 09:04:11 +00:00
..
src Various small tickets... (#7367) 2023-07-23 09:04:11 +00:00
THIRD-PARTY Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
package.yaml Align Vector API with design, add some extra functions from AoC (#4026) 2023-01-12 13:32:24 +00:00