enso/lib
Dmitry Bushev 22259e696d
Add method call info for infix operators (#7090)
close #6374

In order to provide the method pointer information, the `IrToTruffle` pass sets the module name and the type name of the builtin node.
2023-06-27 13:11:12 +00:00
..
rust Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
scala Add method call info for infix operators (#7090) 2023-06-27 13:11:12 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.