Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to remove cloning in `edit_map` | Titus Wormer | 2022-07-19 | 1 | -1/+1 |
* | Add support for turning off constructs | Titus Wormer | 2022-07-18 | 1 | -1/+1 |
* | Refactor to organize resolvers | Titus Wormer | 2022-07-18 | 1 | -2/+2 |
* | Refactor examples of states | Titus Wormer | 2022-07-18 | 1 | -2/+4 |
* | Refactor to move token types to `token` | Titus Wormer | 2022-07-07 | 1 | -29/+30 |
* | Remove debugging from attention | Titus Wormer | 2022-07-07 | 1 | -41/+1 |
* | Fix misnested attention | Titus Wormer | 2022-07-05 | 1 | -0/+19 |
* | Fix interleaving of attention/label | Titus Wormer | 2022-07-05 | 1 | -44/+54 |
* | Fix resizing attention bug | Titus Wormer | 2022-07-05 | 1 | -1/+2 |
* | Refactor code style | Titus Wormer | 2022-07-05 | 1 | -4/+20 |
* | Add docs to attention | Titus Wormer | 2022-07-05 | 1 | -66/+180 |
* | Add support for unicode punctuation | Titus Wormer | 2022-07-04 | 1 | -4/+2 |
* | Fix opening/closing tag order of nested attention | Titus Wormer | 2022-07-04 | 1 | -1/+1 |
* | Fix some attention bugs | Titus Wormer | 2022-07-04 | 1 | -4/+33 |
* | Add support for attention (emphasis, strong) | Titus Wormer | 2022-07-04 | 1 | -0/+401 |