aboutsummaryrefslogtreecommitdiff
path: root/src/modules/science
AgeCommit message (Collapse)AuthorFilesLines
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+4
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+4
2022-06-05feat: science module (#1014)Eric Cheng1-0/+71
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]> Co-authored-by: pkuczynski <[email protected]>