Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-13 | LaTeX reader: proper implicit grouping around environment macros. | John MacFarlane | 1 | -1/+2 |
2021-08-11 | Fix some lint issues. | John MacFarlane | 1 | -4/+3 |
2021-08-11 | LaTeX reader: Support `\global` before `\def`, `\let`, etc. | John MacFarlane | 1 | -2/+10 |
2021-08-11 | Fix scope for LaTeX macros. | John MacFarlane | 1 | -42/+58 |
2021-08-11 | LaTeX reader: improve handling of plain TeX macro primitives. | John MacFarlane | 1 | -4/+27 |
2021-05-27 | LaTeX reader: improve `\def` and implement `\newif`. | John MacFarlane | 1 | -14/+45 |
2021-03-01 | Factor out T.P.Readers.LaTeX.Macro. | John MacFarlane | 1 | -0/+153 |