Wojciech Daniło
2dc1a06103
CI Improvements ( https://github.com/enso-org/ide/pull/1175 )
...
Original commit: 0eadf2707d
2021-02-05 01:44:21 +01:00
Wojciech Daniło
4417a9b1f7
Refactoring & display object bug fixing ( https://github.com/enso-org/ide/pull/721 )
...
Original commit: cf2b8296eb
2020-08-14 09:23:03 +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
Ara Adkins
566a318a91
Remove shared libraries from the IDE repo ( https://github.com/enso-org/ide/pull/626 )
...
1. Removes `prelude`, and renames it to `enso-prelude`.
2. Removes `shapely`, and renames it to `enso-shapely`.
3. Removes `macro-utils` and renames it to `enso-macro-utils`.
Original commit: a5069c1ae5
2020-07-01 16:26:24 +01:00
Wojciech Daniło
e10fc464a8
Refactoring file structure ( https://github.com/enso-org/ide/pull/260 )
...
Original commit: c38ca0d5a4
2020-03-16 03:58:00 +01:00
Wojciech Daniło
4fd137bfc3
Refactoring & Performance Improvements ( https://github.com/enso-org/ide/pull/255 )
...
Original commit: b2ee9388e4
2020-03-13 05:10:08 +01:00
Wojciech Daniło
d2a70667fc
Cleaning codebase ( https://github.com/enso-org/ide/pull/235 )
...
Original commit: 820113e061
2020-03-05 20:00:47 +01:00
Wojciech Daniło
68601ba9e9
Electron support ( https://github.com/enso-org/ide/pull/223 )
...
Original commit: d0b71bb46c
2020-03-05 06:25:00 +01:00
Wojciech Daniło
e0eea3ae72
Buffer Management for BaseGL ( https://github.com/enso-org/ide/pull/51 )
...
Original commit: 23a8bd1b07
2019-11-27 18:04:33 +01:00
Adam Obuchowicz
a07ad85444
Add wasm-pack test to github workflows ( https://github.com/enso-org/ide/pull/49 )
...
To the test workflow added a step where wasm-pack test is run for each crate in workspace.
A script was added, which runs wasm-pack test for each workspace members, because The wasm-pack itself cannot read workspaces. The script was written in rust, therefore a special crate for build-and-utility-scripts in rust was created.
Original commit: 51d3eaec7e
2019-11-25 11:52:51 +01:00
Adam Obuchowicz
e3dd6a7027
Add msdfgen-sys crate ( https://github.com/enso-org/ide/pull/39 )
...
Original commit: 2115a3127c
2019-11-18 16:56:26 +01:00
Wojciech Danilo
5bbb3e2524
Init
...
Original commit: c745d7d896
2019-10-06 21:47:17 +02:00