8 Commits

Author SHA1 Message Date
ConnorSkees
87bf73aa47 Derive Eq and PartialEq for Color 2020-01-22 02:16:12 -05:00
ConnorSkees
2f1113ead8 Tidy clippy allows 2020-01-18 19:44:34 -05:00
ConnorSkees
99dfcb6756 Use Self:: for matching 2020-01-18 19:11:19 -05:00
ConnorSkees
622ca8ceef Remove more instances of unwrap() 2020-01-18 19:00:49 -05:00
ConnorSkees
fd423ce300 Initial implementation of @debug and @warn 2020-01-11 20:41:36 -05:00
ConnorSkees
42d0fa657f Remove unused TokenKind variant 2020-01-11 19:39:42 -05:00
ConnorSkees
316156106a Move Color to separate file and implement fmt::UpperHex 2020-01-11 19:33:21 -05:00
ConnorSkees
f4278a29b7 Implement lexing, basic parsing, and pretty printing 2020-01-04 22:55:04 -05:00