Dmitry Bushev
|
b0680d0384
|
Add Locations Filter for Instrumented Locations (#1564)
PR adds the location filter that excludes lambdas
and local functions from the instrumentation.
|
2021-03-12 14:27:24 +03:00 |
|
Dmitry Bushev
|
13c993920f
|
Update Project Name Validation (#1570)
PR moves all the project validation logic to the
`org.enso.pkg.validation` module and updates the
project manager to use the logic from the new module
|
2021-03-12 13:23:53 +03:00 |
|
Vyacheslav Shebanov
|
7f461e4f42
|
Update the link for the Enso 101 tutorial (#1568)
|
2021-03-11 17:04:55 +00:00 |
|
Radosław Waśko
|
8b023e2549
|
Fix Logger Disconnect (#1563)
|
2021-03-10 17:20:01 +01:00 |
|
Ara Adkins
|
8290dedcda
|
Bump sbt to fix an issue with the scala REPL (#1562)
|
2021-03-10 12:00:35 +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 |
|
Dmitry Bushev
|
b5e9895fa7
|
Initialize language server on client connection (#1535)
|
2021-03-04 16:59:05 +00:00 |
|
Ara Adkins
|
de5cf689c3
|
Bump the snapshot version
|
2021-03-02 09:25:06 +00:00 |
|
Ara Adkins
|
d0bd58b584
|
Prepare for the 0.2.6 release (#1533)
|
2021-03-02 09:23:32 +00:00 |
|
Ara Adkins
|
2b4f0ef2ad
|
Bump scalac to 2.13.5 (#1531)
|
2021-03-01 16:35:57 +00:00 |
|
Dmitry Bushev
|
2bba2ccfca
|
Fix Invalidation of Dynamic Dependencies (#1532)
Revert change from #1495, where dynamic
dependencies come with external ids.
|
2021-03-01 18:23:04 +03:00 |
|
Marcin Kostrzewa
|
3a88be543f
|
Make panic messages short (#1528)
|
2021-03-01 14:46:05 +01:00 |
|
Ara Adkins
|
fea8856970
|
Additional fixes for parser crashes (#1523)
|
2021-02-26 13:17:53 +00:00 |
|
Ara Adkins
|
03349c1e6c
|
Bump the snapshot version
|
2021-02-26 10:43:18 +00:00 |
|
Ara Adkins
|
b79c35205f
|
Prepare for the 0.2.5 release (#1524)
|
2021-02-26 10:42:26 +00:00 |
|
Dmitry Bushev
|
0c5a36283b
|
fix: lambda locations (#1522)
Reattach original locations during
the lambda desugaring
|
2021-02-26 12:59:21 +03:00 |
|
Dmitry Bushev
|
3bf566fdee
|
feat: invalidate method dependencies (#1516)
When the edit changes the method body, invalidate
all the method usages, and the corresponding
dependencies
|
2021-02-26 08:26:34 +03:00 |
|
Radosław Waśko
|
6544c2478d
|
Implement the first part of the database library (#1475)
|
2021-02-25 13:48:18 +00:00 |
|
Ara Adkins
|
37a64dd098
|
Desugar blanks in function position (#1512)
|
2021-02-25 11:44:13 +00:00 |
|
Dmitry Bushev
|
b79d5f95a6
|
Always Send Panic Updates (#1508)
Always send panic updates
|
2021-02-25 13:43:21 +03:00 |
|
Ara Adkins
|
2c5ed028aa
|
Band-aid the "template pattern segment" error (#1509)
|
2021-02-25 09:46:03 +00:00 |
|
Dmitry Bushev
|
51d5c5ebde
|
Analyze compiled modules (#1507)
PR changes the logic of EnsureCompiledJob to analyze
all compiled modules, disregarding its previous
compilation stage.
|
2021-02-25 11:29:23 +03:00 |
|
Marcin Kostrzewa
|
3dd348c1be
|
Table: Fix bool column sorting (#1505)
|
2021-02-24 17:36:24 +01:00 |
|
Marcin Kostrzewa
|
299c59826e
|
Fix the type of Type_Error's name field (#1504)
|
2021-02-24 14:53:11 +01:00 |
|
Ara Adkins
|
7aba8ff990
|
Make is_a work on Error (#1502)
|
2021-02-24 11:43:30 +00:00 |
|
Ara Adkins
|
f7c8c1ea4a
|
Enable the docker pipeline for releases (#1500)
|
2021-02-23 14:12:24 +00:00 |
|
Ara Adkins
|
25c5519b45
|
Bump the snapshot version
|
2021-02-23 09:05:01 +00:00 |
|
Ara Adkins
|
c667805b34
|
Prepare for the 0.2.4 release (#1499)
|
2021-02-23 09:04:01 +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 |
|
Dmitry Bushev
|
dced7b96f6
|
Fix Dependency Analysis (#1495)
PR fixes dependency analysis on IR.Error nodes.
|
2021-02-19 19:38:13 +03:00 |
|
Radosław Waśko
|
8d7315758d
|
Change Graal Version from SemVer to String (#1493)
|
2021-02-19 12:56:27 +01:00 |
|
Marcin Kostrzewa
|
14dd4006bb
|
Table API: contatenation, index access, column aggregation, API unification (#1489)
|
2021-02-18 16:00:19 +01:00 |
|
Dmitry Bushev
|
ad4d6286d5
|
Set Correct Payload for Dataflow Errors (#1484)
Set DataflowError payload for dataflow error updates.
|
2021-02-18 15:05:20 +03:00 |
|
Radosław Waśko
|
ef539b6ddf
|
Add Stack Traces in Tests (#1482)
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
|
2021-02-15 18:41:54 +01:00 |
|
Ara Adkins
|
a84b1c5a85
|
Bump the snapshot version
|
2021-02-15 10:14:00 +00:00 |
|
Ara Adkins
|
d5e4e57d5e
|
Prepare for the 0.2.3 release (#1477)
|
2021-02-15 10:13:31 +00:00 |
|
Wojciech Daniło
|
715f01a734
|
Make some minor updates to the readme (#1449)
|
2021-02-15 08:57:15 +00: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 |
|
Dmitry Bushev
|
5ba3b5d13f
|
Abandon Terminating Language Server (#1463)
Wait for the LS shutdown, spawn the new one,
and only then reply to the client.
|
2021-02-11 15:44:50 +03:00 |
|
Ara Adkins
|
13dbd69a47
|
Bump the version to 0.2.3-SNAPSHOT
|
2021-02-11 11:50:26 +00:00 |
|
Ara Adkins
|
03b7ad24ea
|
Prepare for the 0.2.2 release (#1465)
|
2021-02-11 11:27:01 +00:00 |
|
Ara Adkins
|
4baaa71a58
|
Back out the 0.2.2 Release (#1464)
|
2021-02-10 16:38:09 +00:00 |
|
Ara Adkins
|
ddf4420230
|
Bump the snapshot version
|
2021-02-10 12:56:25 +00:00 |
|
Ara Adkins
|
4421931e42
|
Update RELEASES.md (#1458)
|
2021-02-10 12:39:15 +00:00 |
|
Dmitry Bushev
|
379d17fe3d
|
Return Engine Version Used in Opened Project (#1454)
add `engineVersion` field with the required Enso version
|
2021-02-09 13:55:32 +03:00 |
|