enso/distribution/lib/Standard/Base/0.0.0-dev/src
James Dunkerley 0e9821519d
Widget work for AWS (#11095)
- Added `to_display_text` for `S3_File` and `Enso_File`.
- Improved widget for `AWS_Credential` allowing use of Enso secrets.
- Adjust `S3.list_objects` to return `S3_File` objects, allowing easier drill down.
- Fix for merging inherited config with direct config in widgets.
- Add missing constant types to Date.Diff widget.

![image](https://github.com/user-attachments/assets/ea125a09-5067-4dee-bef2-3d7c8d551260)
2024-09-16 18:56:14 +00:00
..
Data Add Row Number starts at 0 and other tweaks. (#11017) 2024-09-09 20:26:59 +00:00
Enso_Cloud Widget work for AWS (#11095) 2024-09-16 18:56:14 +00:00
Errors Space-precedence does not apply to value-level operators (#10597) 2024-07-24 10:55:44 +00:00
Internal IO.print without new line (#10858) 2024-08-24 07:00:16 +02:00
Meta Run whole test/Base_Tests in native image runner (#10296) 2024-06-21 06:03:53 +02:00
Network Enforce conversion method return type & introduce Comparable.new (#10468) 2024-07-11 06:58:51 +02:00
Runtime Column-level lexically-scoped CTE expressions (#10826) 2024-08-28 18:23:51 +00:00
System Relative paths are relative to current project locally and in Cloud (#10660) 2024-07-31 09:43:17 +00:00
Any.enso Enforce conversion method return type & introduce Comparable.new (#10468) 2024-07-11 06:58:51 +02:00
Data.enso Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Error.enso Remove old GUI1 ICONs and mapping function (#10086) 2024-05-27 11:17:21 +01:00
Function.enso Some formatting issues and a few tweaks (#10298) 2024-06-20 10:44:36 +00:00
IO.enso Default Project, Templates and Docs (#10980) 2024-09-05 14:36:08 +00:00
Logging.enso Add parser for line by line processing (#8719) 2024-02-01 07:29:50 +00:00
Main.enso Linting fixes. (#10589) 2024-07-18 12:42:34 +00:00
Math.enso Apply ICONs and other tweaks. (#9552) 2024-03-26 19:44:06 +00:00
Meta.enso More detailed No_Such_Method error message for function like objects (#10328) 2024-06-25 11:36:56 +02:00
Metadata.enso Tune Text.trim, fix for Text.split (#10445) 2024-07-04 22:24:56 +00:00
Nothing.enso Some tweaks following Steve's testings (#10042) 2024-05-27 09:04:29 +00:00
Panic.enso Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Polyglot.enso Align headers in doc comments... (#10025) 2024-05-21 19:44:58 +00:00
Random.enso Add Row Number starts at 0 and other tweaks. (#11017) 2024-09-09 20:26:59 +00:00
Runtime.enso Implement Runtime.Context.Dataflow_Stack_Trace for dataflow errors thrown from Enso (#9625) 2024-07-26 19:20:41 +00:00
System.enso Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Warning.enso WithWarnings uses EnsoHashMap to speed things up (#10555) 2024-08-07 15:29:57 +00:00
Widget_Helpers.enso Add newlines option to text cleanse/replace (#10761) 2024-08-06 18:59:54 +03:00