enso/gui
2021-04-29 23:21:18 +02:00
..
.github Fix adding gzip encoding only for .gz ended files (https://github.com/enso-org/ide/pull/1520) 2021-04-23 17:22:02 +02:00
build Passing options to backend and adding --verbose flag (https://github.com/enso-org/ide/pull/1531) 2021-04-29 23:21:18 +02:00
docs Revert "onHide callback for Visualizations (https://github.com/enso-org/ide/pull/1383)" (https://github.com/enso-org/ide/pull/1418) 2021-04-01 09:47:41 +02:00
src Passing options to backend and adding --verbose flag (https://github.com/enso-org/ide/pull/1531) 2021-04-29 23:21:18 +02:00
.gitignore CI Improvements (https://github.com/enso-org/ide/pull/1175) 2021-02-05 01:44:21 +01:00
.prettierignore Histogram visualization (https://github.com/enso-org/ide/pull/811) 2020-11-26 14:49:30 +01:00
.prettierrc.yaml CI Fixes (https://github.com/enso-org/ide/pull/1304) 2021-03-05 16:22:19 +01:00
CHANGELOG.md Passing options to backend and adding --verbose flag (https://github.com/enso-org/ide/pull/1531) 2021-04-29 23:21:18 +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 Implement remote logging. (https://github.com/enso-org/ide/pull/1138) 2021-01-26 17:52:02 +01:00
README.md Update README.md 2021-04-19 10:13:45 +02:00
run Theme management (https://github.com/enso-org/ide/pull/1390) 2021-03-30 16:16:46 +02:00
rust-toolchain Replace manual toolchain override with rust-toolchain file. (https://github.com/enso-org/ide/pull/715) 2020-08-10 10:24:48 +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.