| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-09 | Formatting cleanup | Ben Culkin | |
| 2020-04-14 | Cleanup some warnings and stuff | Ben Culkin | |
| 2020-04-13 | Cleanup pass | Ben Culkin | |
| Pass to do some cleanups | |||
| 2020-04-06 | Cleanup some warnings | Ben Culkin | |
| Cleanup some warnings | |||
| 2019-07-27 | Reimplement AbbrevMap, and implement Multimap | bculkin2442 | |
| This reimplements the old AbbrevMap structure as AbbrevMap2, and created a new Multimap structure as a apart of it. Multimap is exactly what it sounds like; a map that allows multiple values for a given key. The only real thing that is different about it, is that if you add a key-value pair multiple times, you'll have to remove it multiple times. | |||
| 2019-07-10 | General improvements to stack | bculkin2442 | |
| 2019-07-02 | Move tests to new package | bculkin2442 | |
| 2019-07-02 | Clean up comments | bculkin2442 | |
| 2019-07-02 | Rename package root | bculkin2442 | |
| The package root is now bjc, not io.github.bculkin2442. | |||
