Ara Adkins
|
811d2363ad
|
Set up LFS in this repository (#813)
|
2020-06-08 11:03:39 +01:00 |
|
Ara Adkins
|
f6358e89ed
|
Fix a minor markdown table syntax issue
|
2020-06-05 13:31:00 +01:00 |
|
Ara Adkins
|
2e0578d1b3
|
Clarify the syntax for type operators (#811)
|
2020-06-05 13:26:16 +01:00 |
|
Radosław Waśko
|
c8438fa77b
|
Binary Protocol for the Debugger (#796)
|
2020-06-05 10:48:16 +02:00 |
|
Dmitry Bushev
|
2a3ec07c87
|
Runtime Cache Integration Part 2 (#800)
|
2020-06-04 20:25:23 +03:00 |
|
Dmitry Bushev
|
7f1f484ada
|
Runtime Cache Integration (#788)
* add: CachePreferenceAnalysis
* add: enable runtime cache
* doc: update commands
* misc: scalafmt
* misc: reword changeset warning
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* misc: extra line
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* misc: dot
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* misc: redundant newline
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* misc: redundant newline
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* doc: update CacheInvalidation
* update: IRPass
* misc: scalafmt
* doc: remove inheritdoc
* update: simplify cache preference pass
* doc: scaladoc
* doc: typo
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* update: assign weights to all nodes
* add: update visualisations without recomputing
* remove: cache preference metadata from local scope
* add: execute frame with own cache
* doc: typo
* add: store enterables in cache
* Revert "add: store enterables in cache"
This reverts commit eb6a6c7b657bff0c5489822ec1d56356c5458ab9.
* add: instrument return after capture function call
* misc: refactoring
* refactor: rename stackTop
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
|
2020-06-04 19:00:59 +03:00 |
|
Michał Wawrzyniec Urbańczyk
|
b105bc1f01
|
Fix AST.Block inconsistency between reprBlock and ozipBlock . (#808)
|
2020-06-04 14:52:14 +02:00 |
|
Ara Adkins
|
918bf18b9c
|
Support nested patterns in pattern matches (#803)
|
2020-06-04 13:16:33 +01:00 |
|
Marcin Kostrzewa
|
cd8726c2b5
|
Fix interrupts test for CI (#806)
|
2020-06-04 13:51:25 +02:00 |
|
Marcin Kostrzewa
|
7e7e3da7b4
|
Add safepoint manager for tracking thread interrupts (#805)
|
2020-06-03 21:41:48 +02:00 |
|
Radosław Waśko
|
92ac4b7449
|
Bump sbt version to 1.3.12 (#795)
|
2020-06-01 13:03:30 +01:00 |
|
Marcin Kostrzewa
|
45801c6eb1
|
Describe the Internal Execution Queue in Runtime Server (#779)
Co-authored-by: Ara Adkins <me@ara.io>
|
2020-05-27 15:22:31 +02:00 |
|
Marcin Kostrzewa
|
e2bac23e26
|
Handles disable and doc comments (#780)
|
2020-05-27 14:59:23 +02:00 |
|
Ara Adkins
|
2fdd053fd3
|
Register and verify dependencies between passes (#786)
|
2020-05-27 10:24:32 +01:00 |
|
Dmitry Bushev
|
d68b3414b0
|
Implement the Runtime Cache (#778)
|
2020-05-26 21:37:08 +03:00 |
|
Łukasz Olczak
|
806bf9dcb7
|
Introduce Threaded Executions to the Runtime Server Instrument - Part 1 (#781)
|
2020-05-26 17:37:54 +02:00 |
|
Marcin Kostrzewa
|
8463162dfa
|
Clarify Text Edits Application Order
|
2020-05-22 17:23:39 +02:00 |
|
Ara Adkins
|
5420ca9482
|
Bump GraalVM to 20.1 (#775)
|
2020-05-21 11:46:06 +01:00 |
|
Łukasz Olczak
|
b4e24c3c97
|
Input/Output Stream Redirection (#772)
|
2020-05-20 20:23:36 +02:00 |
|
Dmitry Bushev
|
5be8ec20bc
|
Add FlakySpec Test Suite (#768)
|
2020-05-20 19:05:09 +03:00 |
|
Ara Adkins
|
9a59c80e8b
|
Support complex type definitions (#773)
|
2020-05-20 16:42:23 +01:00 |
|
Marcin Kostrzewa
|
64e3f07903
|
Auto-imported Std Lib and File Operations Cleanup (#771)
|
2020-05-20 17:05:22 +02:00 |
|
Dmitry Bushev
|
34009e1111
|
Add the Runtime Cache Design Docs (#764)
* doc: add runtime cache design
* Apply suggestions from code review
doc: review edits
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
* doc: fix formatting
* doc: benchmark result
* doc: add sections
* doc: update cache backend
* doc: remove redundant eviction section
* doc: rename eviction strategy section
* doc: merge two eviction sections
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
|
2020-05-20 16:34:23 +03:00 |
|
Ara Adkins
|
55f0839c39
|
Miscellaneous documentation fixes (#770)
|
2020-05-20 12:21:52 +01:00 |
|
Ara Adkins
|
bcbed0e232
|
Update the frontmatter in enso-philosophy.md
|
2020-05-20 09:00:25 +01:00 |
|
Ara Adkins
|
a2fe01d399
|
Add syntax sugar for method/function defs (#765)
|
2020-05-19 15:43:36 +01:00 |
|
Joe
|
42efcdb8c6
|
Add workflow to update luna.github.io on docs push (#763)
|
2020-05-18 16:56:15 +01:00 |
|
Ara Adkins
|
204ea3813e
|
Fix a broken link in the syntax docs
|
2020-05-18 14:03:27 +01:00 |
|
Ara Adkins
|
6d13ee997b
|
Update settings.yml
|
2020-05-18 09:06:16 +01:00 |
|
Ara Adkins
|
0ea1611fd1
|
Update permissioning in settings.yml
|
2020-05-18 08:50:12 +01:00 |
|
Ara Adkins
|
51d0991cbe
|
Update the repo labels
|
2020-05-15 17:52:47 +01:00 |
|
Ara Adkins
|
2100e3ed94
|
Update the repository settings
|
2020-05-15 17:43:44 +01:00 |
|
Ara Adkins
|
ac3a4b50d4
|
Update codeowners
|
2020-05-15 17:40:17 +01:00 |
|
Ara Adkins
|
dee465e29f
|
Add a repository configuration file
|
2020-05-15 17:38:04 +01:00 |
|
Ara Adkins
|
ad9eb285fa
|
Implement print_err and readln (#754)
|
2020-05-15 16:21:39 +01:00 |
|
Josef
|
81bde28589
|
Assign a UUID to Each AST Node (#738)
|
2020-05-15 13:43:07 +02:00 |
|
Łukasz Olczak
|
a42495a68e
|
Project Manager package (#745)
|
2020-05-15 13:05:44 +02:00 |
|
Ara Adkins
|
b8bb85319e
|
Remove issues security link
GitHub does this automatically if you have a `SECURITY.md` file
|
2020-05-15 11:42:41 +01:00 |
|
Ara Adkins
|
d2f93488b3
|
Restructure the developer documentation (#751)
|
2020-05-15 11:41:26 +01:00 |
|
Marcin Kostrzewa
|
7025918553
|
Enso Distribution CI (#748)
|
2020-05-15 10:07:58 +02:00 |
|
Dmitry Bushev
|
4c3b80cfe3
|
Add Error Handling to Execution Context (#742)
* add: error handling to execution context
* update: error handling
* add: logging
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
|
2020-05-14 18:48:44 +03:00 |
|
Ara Adkins
|
3fcffc77e2
|
Add hacky syntactic support for unary negation (#746)
|
2020-05-14 13:03:09 +01:00 |
|
Marcin Kostrzewa
|
e83fcc4ce8
|
Specify the enso package and dist formats (#744)
Co-authored-by: Ara Adkins <iamrecursion@users.noreply.github.com>
Co-authored-by: Ara Adkins <me@ara.io>
|
2020-05-13 17:27:16 +01:00 |
|
Ara Adkins
|
89706e2969
|
Analyse dependencies for external idents (#743)
|
2020-05-13 16:33:42 +01:00 |
|
Łukasz Olczak
|
7d82b1abee
|
Fix Flatbuffers Issues for IDE (#741)
|
2020-05-13 14:21:33 +02:00 |
|
Ara Adkins
|
ed7c2361c2
|
Describe the documentation categories
|
2020-05-13 10:42:42 +01:00 |
|
Dmitry Bushev
|
e3e38c6b15
|
Use the Text Diff to Work Out the Changeset (#736)
* add: compute diff changeset
* test: try fixing windows
* fix: lines warning
* upd: operate on CharSequence
* misc: cleanup
|
2020-05-12 18:48:20 +03:00 |
|
Ara Adkins
|
d6d1e3bbfd
|
Update the design and specification docs (#740)
|
2020-05-12 15:43:52 +01:00 |
|
Marcin Kostrzewa
|
e8ede5114e
|
Syntactic Java integration (#739)
|
2020-05-12 16:40:03 +02:00 |
|
Łukasz Olczak
|
817b2a9d11
|
Binary File Support (#727)
|
2020-05-12 16:10:44 +02:00 |
|