Age | Commit message (Expand) | Author |
---|---|---|
2022-06-13 | Implement infix translations. | Arun Isaac |
2022-06-13 | Insert space before glue translations. | Arun Isaac |
2022-06-13 | Insert space before prefix translations. | Arun Isaac |
2022-06-13 | Reset attach and glue state when inserting literals. | Arun Isaac |
2022-06-13 | Respect capitalization in prefix strings. | Arun Isaac |
2022-06-12 | When undoing, delete space only if there is a space. | Arun Isaac |
2022-06-12 | Respect capitalization in glue strings. | Arun Isaac |
2022-06-12 | Abstract out insertion of literal translations. | Arun Isaac |
2022-06-12 | Implement glue operator. | Arun Isaac |
2022-06-12 | Abstract out insertion of space into a separate function. | Arun Isaac |
2022-06-12 | Initial commit | Arun Isaac |