Jeong YunWon
|
9250260e20
|
Fix nightly clippy warnings
|
2022-12-05 12:18:16 +09:00 |
|
dvermd
|
1dfa2e5239
|
improve col_offset in new line and lalr
|
2022-10-26 21:30:51 +02:00 |
|
dvermd
|
ac77f7f501
|
Fix ast types' _fields and use 0-based column
|
2022-10-27 03:09:38 +09:00 |
|
Jeong YunWon
|
621f58407a
|
Fix nightly clippy warnings
|
2022-10-16 02:38:50 +09:00 |
|
Charlie Marsh
|
307bc46d74
|
Add PartialOrd to Location
|
2022-09-04 16:31:43 -04:00 |
|
Jeong YunWon
|
122382cb53
|
use thiserror
|
2022-08-23 05:08:24 +09:00 |
|
Jeong YunWon
|
a1640e4aa1
|
new_syntax_error working without full compiler
Fix #4100
|
2022-08-23 05:08:24 +09:00 |
|
Jeong YunWon
|
4724cc63f7
|
Move out CompileError to core as generic form
|
2022-08-23 01:30:00 +09:00 |
|
Jeong YunWon
|
5b50c547d6
|
Integrate CompileError to compiler-core::BaseError
|
2022-08-22 23:18:41 +09:00 |
|
Jeong YunWon
|
1192a11d39
|
integrate CodegenError to compiler-core::Error
|
2022-08-22 18:43:03 +09:00 |
|
Jeong YunWon
|
9d67b944cf
|
Integrate ParseError to compiler-core::Error
|
2022-08-22 16:28:08 +09:00 |
|
Jeong YunWon
|
9d6ab72d79
|
integrate ast::Location into compilre-core::Location
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
a22abc5550
|
Share location between compiler crates
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
b3095c7451
|
rustpython-bytecode -> rustpython-compiler-core
|
2022-08-22 08:42:20 +09:00 |
|