enso/tools
Pavel Marek def930186e
Remove FastR component from Dockerfile. (#7374)
In newest GraalVM release, there is no R component anymore.
2023-07-24 10:56:30 +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 Remove FastR component from Dockerfile. (#7374) 2023-07-24 10:56:30 +02:00
enso4igv Update GraalVM to 17.0.7 (23.0.0 JDK17) (#7176) 2023-07-20 15:11:30 +00:00
graphmod Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00
language-server Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
legal-review Execution Context integration for Database write operations (#7072) 2023-06-27 15:51:21 +00: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 benchmarks comparing performance of Table operations 'vectorized' in Java vs performed in Enso (#7270) 2023-07-21 17:25:02 +00:00
simple-httpbin Update sbt-java-formatter plugin (#7011) 2023-06-12 14:18:48 +00:00
simple-library-server Bump semver from 7.3.7 to 7.5.2 in /tools/simple-library-server (#7113) 2023-07-19 16:16:42 +03: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.