| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use Arg.bad instead of Failure exception when positional atomic number arguments | 2021-08-13 | 1 | -1/+4 | |
| | | |||||
| * | add documentation; add search over atomic number | 2021-08-13 | 1 | -3/+18 | |
| | | |||||
| * | change 'cache' to 'searchtable' in database | 2021-08-10 | 1 | -4/+4 | |
| | | |||||
| * | generate database from command line arguments | 2021-08-10 | 1 | -3/+16 | |
| | | |||||
| * | add command line arguments parser | 2021-08-10 | 1 | -2/+39 | |
| | | |||||
| * | makedb: properly add cache | 2021-08-08 | 1 | -9/+10 | |
| | | |||||
| * | makedb: make cached automaton | 2021-08-08 | 2 | -8/+38 | |
| | | |||||
| * | makedb: finalize stmt | 2021-08-08 | 1 | -2/+4 | |
| | | |||||
| * | makedb: add cache table | 2021-08-08 | 1 | -1/+5 | |
| | | |||||
| * | use sqlite to store table | 2021-08-08 | 4 | -27/+56 | |
| | | |||||
| * | preprocess periodic table data | 2021-08-08 | 7 | -0/+2692 | |
