enso/gui
Adam Obuchowicz a1e611ac35 Merge branch 'unstable' into develop
Original commit: 14e0c62f51
2021-06-25 17:38:04 +02:00
..
.github Temporarily lift the requirements of wasm-tests 2021-06-23 17:04:43 +02:00
build Temporarily lift the requirements of wasm-tests 2021-06-23 17:04:43 +02:00
docs Undo Redo — Part 1 (https://github.com/enso-org/ide/pull/1602) 2021-06-11 06:34:03 +02:00
src Merge branch 'unstable' into develop 2021-06-25 17:38:04 +02:00
.gitignore CI Improvements (https://github.com/enso-org/ide/pull/1175) 2021-02-05 01:44:21 +01:00
.prettierignore Add missing parameters in ts Config class (https://github.com/enso-org/ide/pull/1568) (https://github.com/enso-org/ide/pull/1568) 2021-05-18 15:16:46 +02:00
.prettierrc.yaml Correctly interpret string arguments as booleans in electron arguments. (https://github.com/enso-org/ide/pull/1539) 2021-05-10 19:23:22 +02:00
CHANGELOG.md Merge branch 'unstable' into develop 2021-06-25 17:38:04 +02:00
LICENSE Cleaning codebase + initial texture support (https://github.com/enso-org/ide/pull/110) 2020-01-15 15:47:44 +01:00
package-lock.json Enable build signing for macOS and Windows binaries. (https://github.com/enso-org/ide/pull/1366) 2021-06-22 09:50:55 +02:00
README.md Update README.md 2021-04-19 10:13:45 +02:00
run Update Rust Toolchain to Latest Nightly (https://github.com/enso-org/ide/pull/1564) 2021-05-20 16:50:43 +02:00
rust-toolchain Update Rust Toolchain to Latest Nightly (https://github.com/enso-org/ide/pull/1564) 2021-05-20 16:50:43 +02:00
SECURITY.md CI Fixes (https://github.com/enso-org/ide/pull/1304) 2021-03-05 16:22:19 +01:00


THIS IS NOT THE MAIN ENSO REPOSITORY.
GO TO 👉 github.com/enso-org/enso 👈 INSTEAD.

This repository contains the source code of the Enso interface only. If you are interested in how the interface is built or you want to develop it with us, you are in the right place. See the development and contributing guidelines to learn more about the code structure and the development process.