Marcin Kostrzewa
ca52757c10
CSV Writing ( #1894 )
2021-07-22 15:13:00 +02:00
Marcin Kostrzewa
f55d66cb2c
XLS(X) Reading ( #1879 )
2021-07-20 13:32:19 +02:00
Marcin Kostrzewa
334a022ffd
Import syntax including namespace ( #1806 )
2021-06-24 12:42:24 +02:00
Ara Adkins
5a3775e028
Add syntactic support for conversion definitions ( #1815 )
2021-06-23 18:29:13 +01:00
Marcin Kostrzewa
b4709ab529
Default visualization definitions ( #1786 )
2021-06-08 08:12:02 +02:00
Ara Adkins
3890abe6fa
Update the protocol to support streaming files ( #1757 )
2021-05-26 15:08:41 +01:00
Ara Adkins
a8fce2421a
Remove the EPB GIL for GraalPython ( #1747 )
2021-05-20 08:29:22 +01:00
Dmitry Bushev
1a6b67d361
Add a .to_json
conversion for Error
( #1742 )
2021-05-14 14:22:51 +01:00
Ara Adkins
48bcebc723
Update to GraalVM 21.1.0 ( #1738 )
2021-05-14 13:08:39 +01:00
Ara Adkins
c4c483683e
Improve error types in the standard library ( #1734 )
2021-05-11 10:19:30 +01:00
Ara Adkins
74b1fe9d23
Finish updating the standard library examples ( #1731 )
2021-05-06 16:55:26 +01:00
Dmitry Bushev
46725e07c3
Remove reflective access when loading OpenCV ( #1727 )
2021-05-05 17:26:01 +01:00
Dmitry Bushev
24d299d90e
HTTP Library Updates ( #1722 )
...
Misc fixes to HTTP library
2021-05-04 18:59:45 +03:00
Ara Adkins
66599fda25
Enhance examples for Standard.Base.*
( #1714 )
2021-05-04 09:49:53 +01:00
Ara Adkins
6060d31c79
Update examples for Standard.Base.Data.* ( #1707 )
2021-04-29 11:27:16 +01:00
Ara Adkins
3080d8f6f7
Add .sum
to Vector ( #1702 )
2021-04-28 10:47:57 +01:00
Ara Adkins
170514b9d2
Fix some naming for Maybe ( #1666 )
2021-04-13 11:38:59 +01:00
Ara Adkins
8b0588939e
Fix some implementations for the Vector constructors ( #1650 )
2021-04-06 20:06:34 +01:00
Radosław Waśko
117ca51921
Improve how indexing in Table works ( #1643 )
2021-04-01 14:39:31 +01:00
Ara Adkins
9585080ab8
Clean up the standard library docs ( #1641 )
2021-04-01 12:20:36 +01:00
Michał Wawrzyniec Urbańczyk
8d77a565eb
Case Insensitive Dataframe Support in Visualizations ( #1634 )
...
Ref https://github.com/enso-org/ide/issues/1391
2021-04-01 10:05:17 +02:00
Radosław Waśko
444ae39d28
Inlining Helper for Benchmarks ( #1638 )
2021-03-31 17:11:34 +02:00
Dmitry Bushev
5cfd9284be
Convert GeoJSON to Table ( #1632 )
2021-03-30 15:06:22 +01:00
Ara Adkins
6ee0c19d53
Implement additional methods for table ( #1628 )
2021-03-29 17:34:06 +01:00
Radosław Waśko
301672df24
Fix a Bug in the Database Join Implementation ( #1614 )
2021-03-26 00:34:16 +01:00
Michał Wawrzyniec Urbańczyk
5b57960da3
Histogram and Scatterplot visualizations support for Table ( #1608 )
2021-03-25 17:47:22 +01:00
Dmitry Bushev
534ed305fc
Image Processing Library Prototype ( #1450 )
...
Add the Standard.Image library.
2021-03-23 13:16:43 +03:00
Marcin Kostrzewa
d97c7f51a4
Make the process library more IDE-friendly ( #1591 )
2021-03-18 15:45:02 +00:00
Radosław Waśko
49b30f2e9d
Database Visualization Support ( #1582 )
2021-03-18 14:28:52 +01:00
Ara Adkins
e4e16a3da3
Fix the array visualisation and misc crashes ( #1588 )
2021-03-17 16:34:53 +00:00
Radosław Waśko
21f667323e
PostgreSQL Support in Database Library ( #1565 )
...
Co-authored-by: Marcin Kostrzewa <marckostrzewa@gmail.com>
2021-03-16 17:53:04 +01:00
Ara Adkins
96697ddc97
Fix a crash due to shadowed project names ( #1571 )
2021-03-16 12:45:19 +00:00
Radosław Waśko
5f8af886e5
Connection and Materialization in the Database Library ( #1546 )
2021-03-09 19:52:42 +01:00
Marcin Kostrzewa
f298fbd3cf
R Interop ( #1559 )
2021-03-09 16:19:05 +01:00
Marcin Kostrzewa
03fa549daf
Python interop ( #1541 )
2021-03-05 12:18:37 +01:00
Radosław Waśko
6544c2478d
Implement the first part of the database library ( #1475 )
2021-02-25 13:48:18 +00:00
Marcin Kostrzewa
3dd348c1be
Table: Fix bool column sorting ( #1505 )
2021-02-24 17:36:24 +01:00
Ara Adkins
7aba8ff990
Make is_a
work on Error
( #1502 )
2021-02-24 11:43:30 +00:00
Marcin Kostrzewa
d1c127531e
Error message representations ( #1498 )
2021-02-22 17:25:53 +01:00
Ara Adkins
8ec2a92b77
Upgrade GraalVM to 21.0 ( #1487 )
2021-02-22 13:32:55 +00:00
Marcin Kostrzewa
14dd4006bb
Table API: contatenation, index access, column aggregation, API unification ( #1489 )
2021-02-18 16:00:19 +01:00
Marcin Kostrzewa
05945ede90
Table Visualization Fixes ( #1476 )
2021-02-15 09:55:54 +01:00
Ara Adkins
521acc7e72
Add the Geo.point
function ( #1474 )
2021-02-12 15:27:54 +00:00
Marcin Kostrzewa
93b6680d4f
Sorting Tables ( #1471 )
2021-02-11 16:50:07 +01:00
Marcin Kostrzewa
c4a0772190
Polyglot JS Definitions ( #1451 )
2021-02-08 18:14:54 +01:00
Ara Adkins
af1aab35aa
Improve dataflow errors in the standard library ( #1446 )
2021-02-02 12:31:33 +00:00
Marcin Kostrzewa
f2775176f7
Fluent Java Interop & Method Dispatch Refactor ( #1443 )
2021-02-01 15:56:20 +01:00
Ara Adkins
e83b18f828
Improve the handling of dataflow errors ( #1433 )
2021-01-27 13:41:19 +00:00
Marcin Kostrzewa
197190ceeb
Remove UFCS ( #1398 )
2021-01-14 21:53:04 +01:00
Ara Adkins
a7bd90ab8f
Document the runtime's builtin functionality ( #1397 )
2021-01-14 15:31:15 +00:00
Marcin Kostrzewa
b751dfb3ec
Table: grouping ( #1392 )
2021-01-11 17:05:06 +01:00
Radosław Waśko
2cf4b08241
Fix Process Spec On Windows ( #1386 )
2021-01-04 15:51:26 +01:00
Radosław Waśko
58346917eb
Implement Some Vectorized Text Operations And Dropping Missing ( #1381 )
2021-01-04 14:24:08 +01:00
Radosław Waśko
ab51bffd87
Implement fill_missing ( #1372 )
2020-12-22 23:10:27 +01:00
Marcin Kostrzewa
bf37754428
Table: maps, zips & more builtins ( #1356 )
2020-12-16 11:23:23 +01:00
Ara Adkins
2c12a18b25
Implement sorting for Vector
( #1349 )
2020-12-15 14:20:59 +00:00
Dmitry Bushev
95a345ee26
Misc Visualization Fixes ( #1328 )
...
add: missing to_json conversions
fix: NPE in instrumentation
fix: EditFileCmd scheduling
fix: send visualization errors to the text endpoint
fix: preserve original location in the VectorLiterals pass
2020-12-09 13:44:03 +03:00
Ara Adkins
bc09aafe7b
Add bitwise operations on Integer ( #1311 )
2020-12-03 10:41:21 +00:00
Marcin Kostrzewa
a40989e7c6
Table: Indexes & Joins ( #1317 )
2020-11-30 16:21:55 +01:00
Ara Adkins
d608e21b39
Introduce Ordering to the Base ( #1306 )
2020-11-23 12:19:45 +00:00
Ara Adkins
e62f6796fe
Add the ability to split Text on word boundaries ( #1302 )
2020-11-20 13:29:34 +00:00
Ara Adkins
fbe1f4c439
Implement better splitting for Text ( #1298 )
2020-11-19 13:28:03 +00:00
Marcin Kostrzewa
ab2c5ed097
Tables: column mapping & masking ( #1297 )
2020-11-18 15:09:43 +01:00
Ara Adkins
cf9be4ff29
Add Number.noise
to the standard library ( #1295 )
2020-11-18 13:03:28 +00:00
Ara Adkins
bc8a22e279
Add further standard library improvements ( #1290 )
2020-11-16 12:56:31 +00:00
Ara Adkins
a0f87b3611
Add missing methods to the standard library ( #1284 )
2020-11-11 16:42:44 +00:00
Marcin Kostrzewa
f420dd3702
Rename Unit to Nothing ( #1269 )
2020-11-06 12:44:11 +01:00
Marcin Kostrzewa
150771c0e2
Simple CSV parser ( #1268 )
2020-11-05 16:53:50 +01:00
Dmitry Bushev
36694e2496
Restructure the Standard Library ( #1245 )
...
Split std-lib into two libraries: Base and Test.
2020-10-29 08:48:48 +03:00
Dmitry Bushev
11e4241921
HTTP Library ( #1220 )
...
Add `Base.Net.Http` library
2020-10-27 14:45:10 +03:00
Marcin Kostrzewa
c0de753d95
JSON Library ( #1241 )
2020-10-23 14:16:48 +02:00
Marcin Kostrzewa
207aaaccf5
Map Implementation ( #1222 )
2020-10-20 13:43:04 +02:00
Marcin Kostrzewa
8668079337
Opt-in TCO ( #1219 )
2020-10-15 16:52:26 +02:00
Marcin Kostrzewa
2a44a858a7
Implement Generic Programming Facilities ( #1216 )
2020-10-13 13:45:58 +02:00
Marcin Kostrzewa
05f4cc2e7c
Files API ( #1204 )
2020-10-09 14:05:22 +02:00
Dmitry Bushev
72bf87c648
Implement Enso Time Library ( #1171 )
...
Add `Base.Time` module. The module wraps `java.time`
data types and provides utility Enso methods to work
with them.
2020-10-09 10:40:54 +03:00
Marcin Kostrzewa
42dcc1a003
Run Stdlib tests on CI ( #1196 )
2020-10-06 17:45:02 +02:00
Marcin Kostrzewa
8e07e0347f
Defining Methods for Operators ( #1189 )
2020-10-05 11:32:32 +02:00
Marcin Kostrzewa
e5defa703f
Missing specializations for MethodResolverNode ( #1173 )
2020-10-01 17:10:48 +02:00
Marcin Kostrzewa
3eee990429
Polyglot Import Renaming ( #1179 )
2020-10-01 16:27:40 +02:00
Marcin Kostrzewa
a1748c3978
Enso's Text Type ( #1166 )
2020-09-30 13:33:57 +02:00
Marcin Kostrzewa
e38d1ab521
Decimal Numbers ( #1146 )
2020-09-15 15:05:21 +02:00
Marcin Kostrzewa
7373da2f1f
Unbounded Integers ( #1134 )
2020-09-10 15:02:47 +02:00
Marcin Kostrzewa
6301542546
Vector Type ( #1133 )
2020-09-09 14:49:08 +02:00
Marcin Kostrzewa
4e337840cf
No Implicit Builtins ( #1114 )
2020-09-01 11:21:26 +02:00
Dmitry Bushev
6b2356cf13
Add Base.Process library ( #1106 )
2020-08-27 09:44:27 +01:00
Marcin Kostrzewa
5b6ce5b31f
Implement imports and exports for Main.enso ( #1098 )
2020-08-21 16:30:13 +01:00
Marcin Kostrzewa
6bbb499a18
Module re-exports ( #1095 )
...
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
2020-08-20 18:42:58 +02:00
Radosław Waśko
c979938527
Run components through the launcher ( #1073 )
2020-08-19 13:24:31 +01:00
Marcin Kostrzewa
b2fbf1a848
New Import Syntax ( #1070 )
2020-08-07 15:42:24 +02:00
Marcin Kostrzewa
0e5a20d8ad
Proper Imports Syntax ( #1067 )
2020-08-06 17:55:02 +02:00
Marcin Kostrzewa
ddb43af5a2
Qualified names & uppercase name resolution ( #1062 )
2020-08-05 22:16:44 +02:00
Marcin Kostrzewa
bd027e46bc
Early constructor resolution & import-loops immune compiler ( #1048 )
2020-07-31 21:20:43 +02:00
Marcin Kostrzewa
6137c6559b
Method naming fixes ( #1024 )
2020-07-22 12:01:35 +02:00
Marcin Kostrzewa
40f44b5b9e
Test Framework for Enso ( #998 )
2020-07-16 15:53:27 +02:00
Marcin Kostrzewa
be43737a34
Layered State Monad ( #991 )
2020-07-13 17:00:15 +02:00