Jeong YunWon
|
a73bee7aae
|
use workspace dependencies
|
2023-02-06 15:30:38 +09:00 |
|
Noa
|
872b9d4765
|
Switch from 64-bit instruction enum to out-of-line arg values
|
2023-01-12 23:05:17 -06:00 |
|
Noa
|
884a7bdb15
|
Bump all crate versions to 0.2.0
|
2023-01-11 00:14:28 -06:00 |
|
harupy
|
2dfd053bed
|
Implement Default for Location
|
2023-01-05 22:48:47 +09:00 |
|
harupy
|
0365752bf3
|
Use Self
|
2023-01-04 13:19:23 +09:00 |
|
harupy
|
6d140426c1
|
Add with_col_offset and with_row_offset to Location
|
2023-01-04 13:16:03 +09:00 |
|
Jeong YunWon
|
28785784b2
|
Fix nightly clippy warnings
|
2022-12-05 12:18:16 +09:00 |
|
dvermd
|
a5b59f3c9d
|
improve col_offset in new line and lalr
|
2022-10-26 21:30:51 +02:00 |
|
dvermd
|
fa41a1e2f6
|
Fix ast types' _fields and use 0-based column
|
2022-10-27 03:09:38 +09:00 |
|
Jeong YunWon
|
518cf728c3
|
Fix nightly clippy warnings
|
2022-10-16 02:38:50 +09:00 |
|
Charlie Marsh
|
26b529f9dc
|
Add PartialOrd to Location
|
2022-09-04 16:31:43 -04:00 |
|
Jeong YunWon
|
40690b9761
|
use thiserror
|
2022-08-23 05:08:24 +09:00 |
|
Jeong YunWon
|
1fd898c14c
|
new_syntax_error working without full compiler
Fix #4100
|
2022-08-23 05:08:24 +09:00 |
|
Jeong YunWon
|
42b95a9a95
|
Move out CompileError to core as generic form
|
2022-08-23 01:30:00 +09:00 |
|
Jeong YunWon
|
e8230efe1a
|
Integrate CompileError to compiler-core::BaseError
|
2022-08-22 23:18:41 +09:00 |
|
Jeong YunWon
|
7fcc18daea
|
integrate CodegenError to compiler-core::Error
|
2022-08-22 18:43:03 +09:00 |
|
Jeong YunWon
|
2b7bf79d29
|
Integrate ParseError to compiler-core::Error
|
2022-08-22 16:28:08 +09:00 |
|
Jeong YunWon
|
904fc477f1
|
integrate ast::Location into compilre-core::Location
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
bfac0355dc
|
Share location between compiler crates
|
2022-08-22 08:42:20 +09:00 |
|
Jeong YunWon
|
c16e650071
|
rustpython-bytecode -> rustpython-compiler-core
|
2022-08-22 08:42:20 +09:00 |
|