aboutsummaryrefslogtreecommitdiff
path: root/src/internal
AgeCommit message (Expand)AuthorFilesLines
2024-07-01chore: remove unused function mergeArrays (#2989)ST-DDT1-12/+0
2024-02-27feat!: high precision random number generator (#2357)ST-DDT1-3/+24
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT1-0/+13
2023-12-01test(mersenne): add tests for value ranges (#2470)ST-DDT1-1/+1
2023-11-23refactor: improve groupBy (#2532)ST-DDT1-6/+35
2023-11-14fix: remove `@internal` from module parent classes (#2548)ST-DDT1-4/+0
2023-11-07infra(unicorn): no-array-reduce (#2479)ST-DDT1-0/+25
2023-11-06refactor: simplify module creation (#2485)ST-DDT1-0/+25
2023-10-17infra(unicorn): prefer-spread (#2421)Shinigami1-1/+1
2023-10-09infra(unicorn): no-new-array (#2441)ST-DDT1-1/+1
2023-10-06chore: randomizer cleanup (#2431)ST-DDT1-0/+1
2023-10-04feat: support custom randomizer (#2284)ST-DDT2-46/+27
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami1-6/+9
2023-07-20chore: ignore lint warning (#2266)ST-DDT1-0/+1
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-0/+24
2023-04-26chore: eslint report-unused-disable-directives (#2097)Shinigami1-1/+0
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer1-9/+5
2023-01-01chore: update license years to 2023 (#1706)Shinigami1-1/+1
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+4
2022-12-16chore: use merge function for locale data (#1666)ST-DDT1-0/+12
2022-10-30refactor(mersenne): rewrite internal mersenne (#1447)Shinigami1-64/+32
2022-10-14refactor!: make mersenne internal (#1444)Shinigami2-0/+402
2022-08-29fix(internal): Fix typo in deprecation message (#1316)ST-DDT1-1/+1
2022-06-18docs: deprecation workflow (#1067)Leyla Jähnig1-6/+25
2022-04-19chore: prefer string templates over string concatenation (#732)Piotr Kuczynski1-1/+1
2022-03-28chore: use a standardized deprecated function (#689)Shinigami1-0/+29