enso/test
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
..
Benchmarks Add compiler pass that discovers ambiguous imports (#6868) 2023-06-14 12:18:57 +02:00
Examples_Tests Proper implementation of Value Types in Table (#6073) 2023-03-31 16:16:18 +00:00
Geo_Tests All Enso objects are hasheable (#3878) 2023-01-19 10:33:25 +01:00
Google_Api_Test Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00
Image_Tests Improve Non_Unique_Primary_Key error, split file format detection into read/write, improve SQLite format detection (#6604) 2023-05-09 17:15:44 +00:00
Meta_Test_Suite_Tests Remove old (Java) Regex library and replace with new (Truffle) library. (#6195) 2023-04-04 19:58:26 +00:00
micro-distribution Add method call info for infix operators (#7090) 2023-06-27 13:11:12 +00:00
Table_Tests Code Clean Up, Fix Weird Namespace, S3 List Objects and Read Object (#7114) 2023-06-24 23:18:58 +00:00
Tests Improve TCO in the presence of warnings (#7116) 2023-06-26 12:38:36 +00:00
Visualization_Tests Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00