enso/test/Visualization_Tests/src
Jaroslav Tulach 81f06456bf
400x faster with linear hashing of the hash map entries (#8425)
Fixes #5233 by removing `EconomicMap` & co. and using plain old good _linear hashing_. Fixes #8090 by introducing `StorageEntry.removed()` rather than copying the builder on each removal.
2023-12-01 06:43:13 +00:00
..
Widgets Drop-down widgets for extension functions via UnresolvedSymbol (#7115) 2023-06-27 15:19:42 +00:00
Default_Visualizations_Spec.enso Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
Geo_Map_Spec.enso Table with no columns is not valid, No_Output_Columns is always an error (#4073) 2023-01-25 02:40:23 +00:00
Helpers_Spec.enso Add compiler pass that discovers ambiguous imports (#6868) 2023-06-14 12:18:57 +02:00
Helpers.enso Import modules' extension methods only with unqualified import statements (#3906) 2022-12-01 10:13:34 +00:00
Histogram_Spec.enso Table with no columns is not valid, No_Output_Columns is always an error (#4073) 2023-01-25 02:40:23 +00:00
Id_Spec.enso Reimplement enso_project as a proper builtin (#6352) 2023-05-02 16:40:58 +00:00
Lazy_Table_Spec.enso Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
Lazy_Text_Spec.enso Implement Lazy Text Visualisation. (#3910) 2023-01-24 20:55:36 +00:00
Main.enso Implement Backend API for Lazy Table Visualization. (#4087) 2023-02-14 14:05:53 +00:00
Scatter_Plot_Spec.enso 400x faster with linear hashing of the hash map entries (#8425) 2023-12-01 06:43:13 +00:00
SQL_Spec.enso Small fixes from book club. (#6933) 2023-06-05 13:57:30 +00:00
Table_Spec.enso Refactor create_database_table into Connection.create_table and select_into_database_table, implement Set. (#6925) 2023-06-06 10:36:05 +00:00
Visualization_Spec.enso Meta.is_a consistent with case-type-of check (#5853) 2023-03-10 07:41:04 +00:00
Widgets_Spec.enso Improving widgets for take/drop (#6641) 2023-05-12 15:33:15 +00:00