enso/distribution/lib/Standard/Table/0.0.0-dev
GregoryTravis d467683ed1
Constant columns (in expressions and Column_Operations) should have clearer names (#8188)
Previously, constant columns were given generated names with UUIDs in them, which are long and provide no information. Instead, we now use the constant value itself to form the name.

Since these new generated names are less unique, we must explicitly make them unique, in cases where the caller did not explicilty set a name.
2023-11-01 14:41:03 +00:00
..
src Constant columns (in expressions and Column_Operations) should have clearer names (#8188) 2023-11-01 14:41:03 +00:00
THIRD-PARTY Always log to console and file (#7825) 2023-09-26 11:32:04 +02:00
package.yaml Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00