| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -100/+0 |
| 2022-03-26 | Use str and char's Debug impl to format literals | David Tolnay | -6/+6 |
| 2022-03-26 | Add test for proc_macro Literal string and character constructors | David Tolnay | -0/+11 |
| 2021-11-05 | Add test to confirm fnn_unsuffixed does not emit exponent notation | David Tolnay | -0/+6 |
| 2021-10-25 | Append .0 to unsuffixed float if it would otherwise become int token | David Tolnay | -0/+4 |
| 2021-08-03 | Remove space after negative sign in Literal to_string | David Tolnay | -3/+3 |
| 2021-07-18 | Support negative numbers in Literal::from_str | David Tolnay | -0/+11 |
| 2021-05-19 | Add proc macro Literal parse test | David Tolnay | -0/+27 |
| 2021-05-19 | Make a more meaningful test for Punct eq | David Tolnay | -5/+5 |
| 2021-05-19 | Move proc_macro tests to ui test | David Tolnay | -0/+25 |
| 2021-05-19 | Make a ui test to take the role of libproc_macro #[test] tests | David Tolnay | -0/+16 |
