enso/std-bits
James Dunkerley f26bcf6ab6
Small issues from working with Ned (#6160)
- `Process.run` now returns a `Process_Result` allowing the easy capture of stdout and stderr.
- Joining a column with a column name does not warn if adding just the prefix.
- Stop the table viz from changing case and adding spaces to the headers.
2023-04-03 13:01:42 +00:00
..
base/src/main/java/org/enso/base Implement Regular Expression replace and update Text.replace to the new API (#5959) 2023-03-28 06:13:12 +00:00
database/src/main/java/org/enso/database Date/time support for Postgres. Year/month/day operations on Columns. (#6153) 2023-03-31 18:37:04 +00:00
google-api Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
image/src/main/java/org/enso/image Remove Column type from Aggregate_Column, simplify Column_Selector, some new File_Formats (#5646) 2023-02-16 15:15:49 +00:00
table/src/main Small issues from working with Ned (#6160) 2023-04-03 13:01:42 +00:00