tvl-depot/users/sterni/nix
sterni 55a3b3eb81 feat(sterni/nix): add trivial float library
Only implements the different conversion types from and to ints for now.
Unfortunately very reliant on builtins.{floor,ceil} which can't be
implemented purely except very inefficiently (to my knowledge), so it
only really works for C++ Nix >= 2.4. Tests are thus skipped for
C++ Nix 2.3.

Change-Id: Idcb1a11df11e214cdba3f2a0715472b370daa7dc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9008
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2023-08-09 12:12:47 +00:00
..
build/buildGopherHole feat(sterni/lv): interim gopher page 2022-11-26 15:38:28 +00:00
char refactor(users/sterni/nix): move generic number operation into num 2023-08-09 12:12:47 +00:00
float feat(sterni/nix): add trivial float library 2023-08-09 12:12:47 +00:00
flow style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
fun refactor(sterni/nix/fun): key can also be an int 2022-10-23 21:08:52 +00:00
html chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
int refactor(users/sterni/nix): move generic number operation into num 2023-08-09 12:12:47 +00:00
misc feat(sterni/nix/misc): predicate to check if isRestrictedEval 2022-06-01 10:30:37 +00:00
num feat(sterni/nix): add trivial float library 2023-08-09 12:12:47 +00:00
string chore: remove comments formerly meant for alignment 2023-05-31 10:55:07 +00:00
url style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
utf8 refactor(users/sterni/nix): move generic number operation into num 2023-08-09 12:12:47 +00:00