summaryrefslogtreecommitdiff
path: root/src/syntax
AgeCommit message (Expand)Author
2023-05-21Correct outdated comment (#1265)Rui
2023-05-17Show default values in documentationLaurenz
2023-05-15Switch from unicode_xid to unicode_ident (#1208)Kevin Stevens
2023-05-11Remove tracing from cheap functionsLaurenz
2023-05-04More efficient incremental parsingLaurenz
2023-05-03Parameter pattern bug (#1062)Marmare314
2023-05-03Add shorthand for root operation (#929)Marmare314
2023-04-26Touch up docsLaurenz
2023-04-26Pattern as parameter (#854)Marmare314
2023-04-25Destructuring assign (#703)Marmare314
2023-04-23Parallelize tests (#900)Alex Saveau
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-20forbid underscore as identifier closes #513 (#837)Marmare314
2023-04-19Fix argument sinksLaurenz
2023-04-19Give more specific error messages (#881)Leedehai
2023-04-18Clippy fixes (#856)Marek Barvíř
2023-04-18Improve error message in lexer (#242)Greg Shuflin
2023-04-16refactor SyntaxKind::Pattern (#831)Marmare314
2023-04-13Fix function sinks (#638)Marmare314
2023-04-13Reduce amount of hashingLaurenz
2023-04-11fix parenthesized binding (#707)Marmare314
2023-04-11Fix duplicate error message for destructuringLaurenz
2023-04-06Unpacking syntax (#532)Marmare314
2023-04-04Allow labels and reference with ',' and '.'Laurenz
2023-04-04Disable clippy for specific lines (#503)Marek Barvíř
2023-04-04clippy::match_like_matches_macro (#502)Marek Barvíř
2023-04-04Integers with different basesLaurenz
2023-03-31FIX lint clippy::len_without_is_empty (#451)Marek Barvíř
2023-03-30Add support for more characters in links (#379)frozolotl
2023-03-28Fix parsing of language in single-tick raw literals (#401)frozolotl
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-27Fix parsing of unbalanced delimiters in mathLaurenz
2023-03-27Fix matrix delimitersLaurenz
2023-03-27Parse decimals as a unitLaurenz
2023-03-27Fix enum parsing and allow zero in numberingsLaurenz
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-21Fix show rule colon error messageLaurenz
2023-03-21Fix crash for jump to outdated spanLaurenz
2023-03-21More math shorthandsLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Attach parameter list span to functionLaurenz
2023-03-17CountersLaurenz
2023-03-14Reference supplementsLaurenz
2023-03-14Allow keywords as fieldsLaurenz
2023-03-11Jump to source and previewLaurenz
2023-03-11Section referencesLaurenz
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-01Bump `ecow`Laurenz