ConnorSkees
|
8390fd8354
|
resolve clippy lints
|
2020-05-31 18:21:20 -04:00 |
|
ConnorSkees
|
3c1c55038f
|
better handle multiline errors
this is more of a quick fix for potential panics; it does not
properly substitute for real multiline error messages
|
2020-05-24 12:19:08 -04:00 |
|
ConnorSkees
|
f60089f4f9
|
refactor parsing and eval of @ each
|
2020-04-24 22:58:28 -04:00 |
|
ConnorSkees
|
c921a54edf
|
explicitly handle all error kinds
|
2020-04-23 11:33:42 -04:00 |
|
ConnorSkees
|
5480937b4d
|
remove FmtError variant of ErrorKind
|
2020-04-21 18:23:31 -04:00 |
|
ConnorSkees
|
3805eaab2b
|
clippy
|
2020-04-21 18:22:26 -04:00 |
|
ConnorSkees
|
5255c7d829
|
make todo comment more explicit
|
2020-04-14 22:40:19 -04:00 |
|
ConnorSkees
|
62f9f7da4f
|
integrate error handling with codemap
|
2020-04-12 19:37:12 -04:00 |
|
ConnorSkees
|
90fb2e6112
|
reduce usage of std::process::exit
|
2020-03-21 14:33:27 -04:00 |
|
ConnorSkees
|
3181d58441
|
refactor and cleaning
|
2020-03-01 14:53:52 -05:00 |
|
ConnorSkees
|
627e326ac5
|
Refactor error messages to not have quotes
|
2020-02-16 11:10:03 -05:00 |
|
ConnorSkees
|
f817598a9d
|
Refactor error handling
|
2020-02-16 10:54:25 -05:00 |
|
ConnorSkees
|
ff0b05d74a
|
Refactor SassError to live inside error module
|
2020-02-16 10:08:51 -05:00 |
|
ConnorSkees
|
dafd1f3e0d
|
Refactor internal printing of StyleSheet
|
2020-02-14 14:55:21 -05:00 |
|
ConnorSkees
|
2efdf489ca
|
clippy
|
2020-01-20 12:17:07 -05:00 |
|
ConnorSkees
|
1cd38f0317
|
Convert errors to strings for pretty printing
|
2020-01-20 12:13:52 -05:00 |
|
ConnorSkees
|
46a6fd90f6
|
rustfmt
|
2020-01-06 19:23:52 -05:00 |
|
ConnorSkees
|
26ae7f38b4
|
Implement basic error handling
|
2020-01-06 18:26:07 -05:00 |
|
ConnorSkees
|
f4278a29b7
|
Implement lexing, basic parsing, and pretty printing
|
2020-01-04 22:55:04 -05:00 |
|