enso/test
Marcin Kostrzewa 726bfeb883
Wip/mk/statics (#3740)
Makes statics static. A type and its instances have different methods defined on them, as it should be. Constructors are now scoped in types, and can be imported/exported.

# Important Notes
The method of fixing stdlib chosen here is to just not. All the conses are exported to make all old code work. All such instances are marked with `TODO Dubious constructor export` so that it can be found and fixed.
2022-09-27 14:23:06 +00:00
..
Benchmarks Add benchmarks for == and work days (#3735) 2022-09-26 11:02:22 +00:00
Examples_Tests Get rid of free-floating atoms. Everything has a type now! (#3671) 2022-08-30 22:54:53 +00:00
Geo_Tests Get rid of free-floating atoms. Everything has a type now! (#3671) 2022-08-30 22:54:53 +00:00
Google_Api_Test Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Image_Tests Tidy up the default imports for Standard.Table (#3660) 2022-08-22 19:21:54 +00:00
micro-distribution Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Table_Tests Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Tests Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Visualization_Tests Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00