| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tracing: use fields rather than interpolation | Nathan Perry | 2024-08-16 | 1 | -2/+2 |
| * | rework logging to use tracing via grate | Nathan Perry | 2024-08-16 | 1 | -2/+3 |
| * | split calc into separate subcrate | Nathan Perry | 2024-08-07 | 1 | -204/+8 |
| * | roll: fixup for pratt parser | Nathan Perry | 2024-08-06 | 1 | -14/+12 |
| * | first pass convert to poise | Nathan Perry | 2024-08-06 | 1 | -60/+47 |
| * | rework to use songbird | Nathan Perry | 2024-05-08 | 1 | -3/+3 |
| * | update all deps | Nathan Perry | 2024-05-08 | 1 | -38/+48 |
| * | borrowck fixes | Nathan Perry | 2019-11-17 | 1 | -2/+2 |
| * | remove a bunch of unused imports | Nathan Perry | 2019-11-17 | 1 | -1/+0 |
| * | mostly fixed | Nathan Perry | 2019-11-17 | 1 | -2/+13 |
| * | most restructuring done | Nathan Perry | 2019-11-17 | 1 | -11/+11 |
| * | use errors for calc rather than unwrapping everywhere | Nathan Perry | 2019-03-29 | 1 | -31/+56 |
| * | switch over to pest | Nathan Perry | 2019-03-29 | 1 | -293/+129 |
| * | add debug_expr command | Nathan Perry | 2019-03-05 | 1 | -6/+53 |
| * | improve parsing of infix operators | Nathan Perry | 2019-03-05 | 1 | -4/+4 |
| * | improve logging and user feedback for commands | Nathan Perry | 2019-03-04 | 1 | -1/+1 |
| * | better logging for failed roll parse | Nathan Perry | 2019-03-04 | 1 | -5/+34 |
| * | improve assoc of roll | Nathan Perry | 2019-03-04 | 1 | -38/+77 |
| * | add abs, ceil, floor, and round to roll | Nathan Perry | 2019-03-03 | 1 | -0/+12 |
| * | use double parser | Nathan Perry | 2019-03-03 | 1 | -2/+2 |
| * | initial rework of rolling framework | Nathan Perry | 2019-03-03 | 1 | -41/+202 |
| * | improve imports further and fix compile warnings | Nathan Perry | 2019-01-24 | 1 | -6/+7 |
| * | improve imports | Nathan Perry | 2019-01-24 | 1 | -3/+5 |
| * | update for 2018 edition | Nathan Perry | 2018-08-13 | 1 | -1/+1 |
| * | fix roll for multiple dice0.1.5 | Nathan Perry | 2018-06-01 | 1 | -1/+1 |
| * | add a roll command, relax semver requirements on dependencies | Nathan Perry | 2018-06-01 | 1 | -0/+60 |
