enso/std-bits
James Dunkerley 6b544650b3
New NumberParser for Table parsing (#11499)
Replaces the Regex based number parser with a new parser which works out the same by working out each part as it sees and example of it.

Close #7398 - performance of reading the large CSV now about 2s (down from 15-20s).
2024-11-13 19:08:23 +00:00
..
aws/src/main/java/org/enso/aws Excel before 1900 and AWS signed requests. (#11373) 2024-10-28 20:20:06 +00:00
base/src/main/java/org/enso/base New NumberParser for Table parsing (#11499) 2024-11-13 19:08:23 +00:00
benchmarks/src/main/java/org/enso/benchmarks/libs Detect compilation while benchmarking (#10574) 2024-07-18 15:49:16 +00:00
database/src/main/java/org/enso/database When connecting to a Postgres database through a datalink stored on Enso Cloud, its asset ID is included in the audit logs (#11291) 2024-10-10 15:18:47 +00:00
google-api Improved Google Analytics integration (#11484) 2024-11-05 10:11:42 +00:00
image/src/main/java/org/enso/image Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
microsoft/src/main/java/org/enso/microsoft Save Database connection as data link, SQL Server data link support (#11343) 2024-10-17 09:06:57 +00:00
snowflake/src/main/java/org/enso/snowflake Widget for Database.connect (#11216) 2024-10-01 08:43:03 +00:00
table/src/main New NumberParser for Table parsing (#11499) 2024-11-13 19:08:23 +00:00
tableau/src/main/java/org/enso/tableau Remove some catch alls (#11254) 2024-10-04 21:32:56 +00:00