enso/distribution/lib/Standard/Base/0.0.0-dev/src
James Dunkerley 99bacc5c06
Tidy Standard.Base Part 2 of n... (#3889)
- Moved static methods into `Locale` type. Publishing type not module.
- Stop publishing `Nil` and `Cons` from `List`.
- Tidied up `Json` and merged static in to type. Sorted out various type signatures which used a `Constructor`. Now exporting type and extensions.
- Tidied up `Noise` and merge `Generator` into file. Export type not module.
- Moved static method of `Map` into type. Publishing type not module.

# Important Notes
- Move `Text.compare_to` into `Text`.
- Move `Text.to_json` into `Json`.
2022-11-19 08:01:45 +00:00
..
Data Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Error Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Meta Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Network Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Polyglot Don't add module's builtins to the scope of a builtin type (#3791) 2022-11-16 10:23:52 +00:00
Runtime Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
System Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Function.enso Get rid of free-floating atoms. Everything has a type now! (#3671) 2022-08-30 22:54:53 +00:00
IO.enso Move Builtin Types and Methods to stdlib (#3363) 2022-05-05 20:18:06 +02:00
Main.enso Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Math.enso Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
Meta.enso Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00
Nothing.enso Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00
Polyglot.enso Get rid of free-floating atoms. Everything has a type now! (#3671) 2022-08-30 22:54:53 +00:00
Random.enso Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00
Runtime.enso Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00
System.enso Wip/mk/statics (#3740) 2022-09-27 14:23:06 +00:00
Warning.enso Tidy Standard.Base Part 1 of n... (#3884) 2022-11-18 08:57:41 +00:00