enso/std-bits
Radosław Waśko 4dcf802831
Ensure that warnings are preserved on Nothing values passing back to Enso through polyglot boundary (#5677)
Fixes #5672

# Important Notes
- Added a subproject `enso-test-java-helpers` which allows the in-Enso tests to add Java helpers for testing.
2023-02-17 13:38:26 +00:00
..
base/src/main/java/org/enso/base Ensure that warnings are preserved on Nothing values passing back to Enso through polyglot boundary (#5677) 2023-02-17 13:38:26 +00:00
database/src/main/java/org/enso/database Remove Column type from Aggregate_Column, simplify Column_Selector, some new File_Formats (#5646) 2023-02-16 15:15:49 +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 Ensure entries containing newlines are quoted when writing Delimited Files (#5652) 2023-02-17 00:57:48 +00:00