| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-08-13 | add documentation; add search over atomic number | 1 | -3/+18 | ||
| 2021-08-10 | change 'cache' to 'searchtable' in database | 1 | -4/+4 | ||
| 2021-08-10 | generate database from command line arguments | 1 | -3/+16 | ||
| 2021-08-10 | add command line arguments parser | 1 | -2/+39 | ||
| 2021-08-08 | makedb: properly add cache | 1 | -9/+10 | ||
| 2021-08-08 | makedb: make cached automaton | 2 | -8/+38 | ||
| 2021-08-08 | makedb: finalize stmt | 1 | -2/+4 | ||
| 2021-08-08 | makedb: add cache table | 1 | -1/+5 | ||
| 2021-08-08 | use sqlite to store table | 4 | -27/+56 | ||
