Michał Wawrzyniec Urbańczyk
9d84c6eb49
Add support for comments on nodes ( https://github.com/enso-org/ide/pull/1744 )
...
Original commit: fdeed13e6c
2021-08-02 11:27:25 +01:00
Adam Obuchowicz
86df862f01
Engine 0.2.15 ( https://github.com/enso-org/ide/pull/1710 )
...
Original commit: 3031f4a686
2021-07-21 08:57:08 +01:00
Michał Wawrzyniec Urbańczyk
1e50c19cdd
Update Rust Toolchain to Latest Nightly ( https://github.com/enso-org/ide/pull/1564 )
...
Original commit: 44db83018a
2021-05-20 16:50:43 +02:00
Michał Wawrzyniec Urbańczyk
ffa26768ce
Fix Nested Macros Deserialization ( https://github.com/enso-org/ide/pull/1413 )
...
Original commit: c433eb01dd
2021-04-01 22:56:23 +02:00
Adam Obuchowicz
ed059b2d0f
Engine 0.2.6 ( https://github.com/enso-org/ide/pull/1286 )
...
Contains parser update by @mwu-tow
Original commit: bfd27b735f
2021-03-02 14:21:50 +01:00
Adam Obuchowicz
0000302e97
A set of small fixes ( https://github.com/enso-org/ide/pull/1264 )
...
* Make a window bigger, so the "Unsupported engine version" message will fit into it.
* Add indicator that stdlib is still compiling, removed once we get first expression updates
* Fix the "white-on-white" bug in nodes.
* Update the parser commt, so we will have a fix for unresolved macros crashes
Original commit: a3f2d31e53
2021-02-25 16:25:46 +01:00
Michał Wawrzyniec Urbańczyk
f0b8e68941
Prevent IDE from failing to start when metadata are invalid ( https://github.com/enso-org/ide/pull/1214 )
...
Original commit: 07927e1a14
2021-02-19 15:20:25 +01:00
Maciej Mikołajek
39bf0eb82e
Update AST - new import syntax etc. ( https://github.com/enso-org/ide/pull/1186 )
...
Original commit: 6e163eec87
2021-02-15 17:48:41 +01:00
Michał Wawrzyniec Urbańczyk
7a05ca3982
Argument Names in the Span Tree ( https://github.com/enso-org/ide/pull/781 )
...
Original commit: 04879bd496
2020-09-11 18:09:07 +02:00
Michał Wawrzyniec Urbańczyk
52503a009c
AST update - new spaceless shapes ( https://github.com/enso-org/ide/pull/692 )
...
Original commit: 14990b4e87
2020-07-28 14:49:34 +02:00
Michał Wawrzyniec Urbańczyk
eb17ad8352
Parser Bump ( https://github.com/enso-org/ide/pull/677 )
...
* updated imports declaration
* parser bump, fixing the import regression
* this should be wasm test
* cleanups
* `in` is now treated as an operator
* one more fix
Original commit: 235ebdf38e
2020-07-20 17:35:43 +02:00
Michał Wawrzyniec Urbańczyk
48b8fea226
Import Management ( https://github.com/enso-org/ide/pull/656 )
...
Original commit: 329534b75c
2020-07-13 13:58:22 +02:00
Adam Obuchowicz
c8c45d8258
Rearrange crates ( https://github.com/enso-org/ide/pull/616 )
...
The crates in our repo were rearranged to better reflect the structure described in #2269 .
Original commit: d81614d96f
2020-07-06 12:09:54 +02:00