Ara Adkins
|
d7cdfd0899
|
Enable caches by default for the nightly runner (#2002)
|
2021-09-28 19:48:25 +01:00 |
|
Marcin Kostrzewa
|
f4823f0ad6
|
Auto Parallelism (#2000)
|
2021-09-28 00:48:17 +02:00 |
|
Ara Adkins
|
d6465e9e97
|
Implement a --compile command for the engine runner (#1998)
|
2021-09-24 12:24:44 +01:00 |
|
Ara Adkins
|
1cd2706ba8
|
Load IR Caches from Disk (#1996)
|
2021-09-18 13:48:13 +01:00 |
|
Dmitry Bushev
|
592b016caf
|
Add log.masking runtime option (#1993)
|
2021-09-10 10:56:23 +01:00 |
|
Ara Adkins
|
ab8b2a2d4a
|
Implement writing of IR caches (#1991)
|
2021-09-08 17:15:42 +01:00 |
|
Ara Adkins
|
7cced6a9de
|
Make the BindingsMap able to break links (#1980)
|
2021-08-31 15:50:33 +01:00 |
|
Radosław Waśko
|
45c01da490
|
Make Library-Related Operations Not Block the Actor System (#1975)
|
2021-08-30 15:51:38 +02:00 |
|
Radosław Waśko
|
826e28a149
|
Implement library/preinstall (Without Dependencies Yet) (#1972)
|
2021-08-27 14:01:13 +02:00 |
|
Ara Adkins
|
649fe33ccf
|
Add support for IR cache locations (#1973)
|
2021-08-26 11:52:35 +01:00 |
|
Ara Adkins
|
c18fe2d750
|
Provide regex support on Text (#1968)
|
2021-08-23 12:09:51 +01:00 |
|
Radosław Waśko
|
8cef409db2
|
Getting and Setting Library Metadata (#1967)
|
2021-08-20 10:23:05 +02:00 |
|
Radosław Waśko
|
63819526d7
|
Update the editions/listDefinedLibraries Endpoint (#1964)
|
2021-08-19 17:21:31 +02:00 |
|
Marcin Kostrzewa
|
4536ed9f9b
|
Stdlib Improvements (#1963)
|
2021-08-19 14:55:15 +02:00 |
|
Radosław Waśko
|
385464d0f0
|
Implement Files.list (#1961)
|
2021-08-18 21:26:22 +02:00 |
|
Radosław Waśko
|
0a60e5180a
|
Update Simple Library Server (#1952)
|
2021-08-18 10:01:28 +02:00 |
|
Dmitry Bushev
|
0d43c32171
|
[release: nightly] Retry visualization evaluation (#1958)
Retry the evaluation of visualization expression
|
2021-08-17 18:43:39 +03:00 |
|
Dmitry Bushev
|
db317abb4a
|
Log visualization evaluation errors (#1956)
Log errors during the visualization evaluation
|
2021-08-17 14:59:19 +03:00 |
|
Maciej Mikołajek
|
6652a00241
|
Title in docs in IDE (#1904)
|
2021-08-17 01:40:58 +02:00 |
|
Radosław Waśko
|
be6e60509a
|
Tool To Bump Stdlib Version (#1947)
|
2021-08-13 18:14:20 +02:00 |
|
Dmitry Bushev
|
de1a0ced60
|
Execution complete notification (#1945)
Add executionContext/executionComplete notification
|
2021-08-12 19:26:44 +03:00 |
|
Radosław Waśko
|
fac0405fd0
|
Updating Editions (#1944)
|
2021-08-12 16:55:23 +02:00 |
|
Ara Adkins
|
eb7e7d0872
|
Propagate dataflow errors in host and polyglot (#1941)
|
2021-08-11 17:05:23 +01:00 |
|
Dmitry Bushev
|
63a44e198c
|
Reset idle time (#1938)
Add _idle/reset HTTP endpoint that
resets the idle time counter
|
2021-08-11 16:39:39 +03:00 |
|
Marcin Kostrzewa
|
a69d978110
|
Fix visualization interrupts (#1939)
|
2021-08-11 13:06:47 +02:00 |
|
Radosław Waśko
|
31167fd6ae
|
Revert "Revert "Library Publishing MVP (#1898)"" (#1933)
|
2021-08-09 16:00:04 +02:00 |
|
Dmitry Bushev
|
77bfeb9149
|
Increase Binary WebSocket Buffer (#1923)
increase buffer of the binary WebSocket
connection from 10 to 100
|
2021-08-04 14:50:44 +03:00 |
|
Ara Adkins
|
a1116995d8
|
Fix a bad heuristic for identifying module docs (#1919)
|
2021-08-03 13:19:22 +01:00 |
|
Dmitry Bushev
|
6bfd500846
|
Support Types Unions in Suggestions Database (#1912)
Add support for binary operators in type signatures
|
2021-07-30 17:58:33 +03:00 |
|
Ara Adkins
|
e9523d8eda
|
Add aliases to the standard library (#1907)
|
2021-07-28 19:21:19 +01:00 |
|
Dmitry Bushev
|
8336a97931
|
Add Support for Project Templates (#1902)
Add an ability to create a project from a template
|
2021-07-27 19:13:14 +03:00 |
|
Ara Adkins
|
bc96f0e05c
|
Add support for documenting modules (#1900)
|
2021-07-26 13:26:41 +01:00 |
|
Ara Adkins
|
a7478bc573
|
Revert "Library Publishing MVP (#1898)"
This reverts commit 1bd4e5824e .
|
2021-07-26 10:32:19 +01:00 |
|
Radosław Waśko
|
1bd4e5824e
|
Library Publishing MVP (#1898)
|
2021-07-23 18:16:34 +02:00 |
|
Radosław Waśko
|
f3bc88b91e
|
Library Downloads MVP (#1885)
|
2021-07-22 08:24:06 +02:00 |
|
Dmitry Bushev
|
980ba8cb65
|
Add Reexport Field to Suggestions (#1793)
Add the reexport field to suggestions
|
2021-07-20 19:10:53 +03:00 |
|
Radosław Waśko
|
86fcd86055
|
New Language Server API Implementations / Mocks (#1875)
|
2021-07-17 16:49:51 +02:00 |
|
Dmitry Bushev
|
4235d345aa
|
[release: nightly] Prune Versions when Verifying Modules Index (#1881)
clean module versions together with the
module suggestions
|
2021-07-16 20:10:55 +03:00 |
|
Dmitry Bushev
|
214495ad56
|
Add Runtime Tests (#1869)
Add extra runtime tests
|
2021-07-15 19:44:50 +03:00 |
|
Ara Adkins
|
314742ab47
|
[release: nightly] Disable interrupts to protect HostClassLoader (#1867)
|
2021-07-15 13:09:48 +01:00 |
|
Dmitry Bushev
|
1a9af9f39e
|
[release: nightly] Fix the compilation order (#1866)
|
2021-07-15 11:37:56 +01:00 |
|
Radosław Waśko
|
782a671498
|
Fix imports when attaching a visualization (#1857)
|
2021-07-14 09:41:29 +01:00 |
|
Radosław Waśko
|
2eadf9f19f
|
Bump Minimal PM/Launcher Versions for New Engine (#1854)
|
2021-07-13 13:08:00 +02:00 |
|
Dmitry Bushev
|
b3badf1b80
|
Add Idleness Http Endpoint (#1847)
Implement `GET / _idle` request
|
2021-07-12 16:53:44 +03:00 |
|
Dmitry Bushev
|
3591e1b5c9
|
Updates and fixes for the cloud (#1817)
|
2021-07-09 14:41:50 +01:00 |
|
Radosław Waśko
|
b58e895b18
|
Editions Integration (#1832)
|
2021-07-08 15:38:20 +02:00 |
|
Ara Adkins
|
b71d01b507
|
Add compiler support for conversion methods (#1834)
|
2021-07-08 12:51:42 +01:00 |
|
Maciej Mikołajek
|
520cd70d55
|
Documentation files on disk Part 1. (#1744)
|
2021-07-07 15:00:33 +02:00 |
|
Radosław Waśko
|
e58b5eb81d
|
Dynamically Loading Libraries (#1826)
|
2021-07-06 00:27:14 +02:00 |
|
Radosław Waśko
|
8d71145d57
|
Add File System Path to the Content Roots (#1827)
|
2021-07-05 11:23:29 +02:00 |
|