Commit graph

6 commits

Author SHA1 Message Date
Atila Neves
e113440df1 Move logger out of experimental 2022-07-29 12:15:34 +02:00
Hiroki Noda
d46814c863 Add std.int128 to std module 2022-05-20 16:26:52 +00:00
Luís Ferreira
3c3f40847c chore(std): add std.checkedint to std module
Previous change that moved std.checkedint out of experimental stage
didn't added the module to the list of modules on std module
`std/package.d`. This patch does that.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-05-19 09:24:26 +00:00
berni44
efbd457176 Add forgotten modules to std.package. 2021-03-12 07:21:39 +01:00
Iain Buclaw
33ee99f48a std.package: Don't use partial in test.
There's a problem in partial where it can't deal with a symbol found in multiple modules
2020-05-05 11:23:20 +02:00
Sebastian Wilzbach
351abd6604 Move all from experimental to std 2019-03-21 11:42:18 +01:00