Commit graph

11 commits

Author SHA1 Message Date
Jeong YunWon
9250260e20 Fix nightly clippy warnings 2022-12-05 12:18:16 +09:00
yt2b
7b9e7e0443 Use intersects 2022-11-28 20:48:03 +09:00
yt2b
7cdbb5d7b6 Replace bool variable with SymbolFlags 2022-11-28 00:46:10 +09:00
yt2b
7dccce5e20 Fix comment 2022-11-27 23:46:45 +09:00
yt2b
eee3c03042 Reduce nesting of match expression 2022-11-27 23:43:26 +09:00
yt2b
27dd95c8f9 Add SymbolFlags 2022-11-27 23:36:25 +09:00
dvermd
de7acf6f99 improve fstring parser
part of: #1671
2022-10-26 21:15:24 +02:00
Jeong YunWon
9d6ab72d79 integrate ast::Location into compilre-core::Location 2022-08-22 08:42:20 +09:00
Jeong YunWon
cf10e800a6 codegen::{CompileError -> CodegenError} 2022-08-22 08:42:20 +09:00
Jeong YunWon
9c229ebb99 Refactor symboltables and _ast to use codegen when possible 2022-08-22 08:42:20 +09:00
Jeong YunWon
060d153bb3 reorganize compiler crates 2022-08-22 04:42:42 +09:00
Renamed from src/symboltable.rs (Browse further)