enso/distribution/lib/Standard/Base/0.0.0-dev/src
Dmitry Bushev 74742d3267
Make To Text Conversion Identity for Text (#4009)
First part of fixing `Text.to_text`.
- add: `pretty` method for pretty printing.
- update: make `Text.to_text` conversion identity for Text

In the next iterations `to_text` will be gradually replaced with `to Text` conversion once the related issues with conversions are fixed.
2022-12-29 12:21:24 +00:00
..
Data Make To Text Conversion Identity for Text (#4009) 2022-12-29 12:21:24 +00:00
Error Add benchmarks comparing ArrayProxy with elements generated ad-hoc with a regular Vector (#3831) 2022-12-21 20:15:39 +00:00
Meta Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Network Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Polyglot Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Runtime Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
System Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Any.enso Make To Text Conversion Identity for Text (#4009) 2022-12-29 12:21:24 +00:00
Data.enso Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Error.enso Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Function.enso Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
IO.enso Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Main.enso Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Math.enso Tidy Standard.Base part 3 of n ... (#3893) 2022-11-21 15:30:18 +00:00
Meta.enso Enso.getMetaObject, Type.isMetaInstance and Meta.is_a consolidation (#3949) 2022-12-22 08:00:06 +00:00
Nothing.enso Let JavaScript parse JSON and write JSON ... (#3987) 2022-12-20 10:33:46 +00:00
Panic.enso Simplify exception handling for polyglot exceptions (#3981) 2022-12-19 19:16:43 +00:00
Polyglot.enso Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Random.enso Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Runtime.enso Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
System.enso Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Warning.enso Vector should preserve warnings (#3938) 2022-12-07 11:10:11 +01:00