1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/benches
2022-09-06 08:13:44 +02:00
..
arrays Merge pull request #796 from tweag/fix/sort-benchmark 2022-08-29 17:58:44 +02:00
functions renaming list -> array 2022-03-02 16:38:46 +01:00
mantis Follow up fix for the mantis benchmark 2022-08-09 13:36:27 +02:00
nixpkgs add missing forall to count function in benches/nixpkgs/lists.ncl 2022-06-21 10:54:51 +02:00
numeric Recursive let tests 2022-04-21 15:22:44 +02:00
records Remove -$ and $[ ], use standard primop instead 2022-03-02 21:57:43 +01:00
serialization clean serialization bench, now use ncl_bench_group 2022-04-06 17:53:09 +02:00
strings update benches syntax 2022-02-24 12:18:52 +01:00
arrays.rs Use proper pretty printing when generating in ncl_random_array 2022-08-29 16:48:19 +02:00
functions.rs format and unused imports fixes 2022-04-06 09:44:10 +02:00
lorem.txt Fix records benchmark 2022-01-04 15:32:32 -05:00
mantis.rs del the LICENCE ` file because identical to the nickel one. 2022-05-23 16:09:31 +02:00
numeric.rs format and unused imports fixes 2022-04-06 09:44:10 +02:00
records.rs format and unused imports fixes 2022-04-06 09:44:10 +02:00
serialization.rs drop dead code and useless clone 2022-04-12 09:34:16 +02:00
stdlib.rs ErrorTolerance enum. 2022-09-06 08:13:44 +02:00
typecheck-nixpkgs-lib.rs rename the bench 2022-05-30 16:50:15 +02:00