mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
fa6fccb99e
- Added `regex` function to `Standard.Base` as a way to easily and cleanly make regular expressions. - Added `expr` and `Expression.Value` to distinguish expressions from text values. - Fixed issues with `Table.join` widget so dropdown exists. - Needed fully qualified name. - Added default empty text values for right column to provided text input boxes. - Deprecate `Table.filter_by_expression` and allow `Table.filter` to take an `Expression`. - Added `Simple_Expression` and deprecated `Column_Operation`. Changes the order so takes a column then a calculation. - Rename `column` to `value` and `new_name` to `as` on `Table.set`. - Rename `name_column` to `names` on `Table.cross_tab`. - Removed `Column_Ref.Expression` in favour of using `Expression.Value`. |
||
---|---|---|
.. | ||
AWS_Tests | ||
Base_Tests | ||
Benchmarks | ||
Examples_Tests | ||
Exploratory_Benchmarks | ||
Geo_Tests | ||
Google_Api_Test | ||
Image_Tests | ||
micro-distribution | ||
Table_Tests | ||
Visualization_Tests |