enso/tools
2023-06-24 06:34:21 +02:00
..
build-performance Faster dev builds; tooling for measuring build times and app performance. (#3491) 2022-06-02 19:24:18 +00:00
ci Update GraalVM to 22.3.1 JDK17 (#6750) 2023-05-24 10:39:08 +02:00
enso4igv Lock Enso4Igv NPM dependencies (#7053) 2023-06-19 09:48:13 +02:00
graphmod Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00
language-server sbt runEngineDistribution ...args... to build and execute the engine (#5609) 2023-02-16 21:37:12 +00:00
legal-review Moving construction of IR into runtime parser project (#7096) 2023-06-24 06:34:21 +02:00
legal-review-helper First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
native-image-config-cleanup Apply unified prettier style to engine codebase (#3145) 2021-11-08 16:45:29 +01:00
performance Add a compiler pass to analyze non-existing imported symbols (#6726) 2023-05-22 10:41:15 +02:00
simple-httpbin Update sbt-java-formatter plugin (#7011) 2023-06-12 14:18:48 +00:00
simple-library-server Bump the build script (#3535) 2022-07-01 03:58:14 +02:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Enso Tools

This folder contains various tools and utilities that aid in the development of the Enso programming language. It should not be used as a dumping ground for things that have better places, but instead is used to hold things that should be part of this repository but do not have another sensible place for them.