summaryrefslogtreecommitdiff
path: root/src/syntax/expr.rs
AgeCommit message (Expand)Author
2020-07-18Parsing mathematical expressions :heavy_plus_sign:Martin Haug
2020-07-16Derive copy for RgbaColor and change debug representation 🐞Laurenz
2020-07-15Use FromStr trait and formatting ✨Laurenz
2020-07-15Healed field for RgbaColors, CodeRev feedback 🤝Martin Haug
2020-07-14Add named tuples and hex color tokensMartin Haug
2020-02-11Parse tuples and objects 🍒Laurenz
2020-02-04Streamline Key + Value traits 🌊Laurenz
2020-02-03Better Debug/Display and Derives 🧽Laurenz
2020-01-26Document everything 📜Laurenz
2020-01-24Reorganize modules 🧱Laurenz
2020-01-24Non-fatal argument parsing 🌋Laurenz
2020-01-21Decoupled function parser 🔗 [WIP]Laurenz
2020-01-19Move to non-fatal errors 🪂 [WIP]Laurenz
2020-01-16Powerful parser testing 🐱‍👤Laurenz
2020-01-14Parser testing prototype 🥥Laurenz
2020-01-13Refactor expressions and create tuples and objects 🧮Laurenz
2020-01-13Merge Characters struct into tokenizer 🔀Laurenz
2020-01-13Checkpoint 🏁Laurenz