Go to file
2025-05-16 19:29:39 -05:00
dm_lib_sketching/std Rename dm_lib to dm_lib_sketching 2024-12-31 12:07:48 -06:00
dm_std_lib Set up namespace declarations as desired. 2025-02-04 13:05:52 -06:00
doc Clean up of references and Rcs; better information hiding. 2024-12-30 16:27:33 -06:00
sketching Much work to produce better errors during name analysis. 2025-05-16 15:58:42 -05:00
src Add indexing to build.rs. 2025-05-16 19:29:39 -05:00
test-data/lexer Initial commit. Very rudimentary lexer. 2024-11-24 18:07:16 -06:00
.gitignore Finally building an AST with Pest. 2025-01-30 18:36:35 -06:00
Cargo.lock Add indoc and indexing to grammar. 2025-05-16 19:08:18 -05:00
Cargo.toml Add indoc and indexing to grammar. 2025-05-16 19:08:18 -05:00
rust-toolchain.toml Add codespan-reporting to project for awesome error reporting. 2025-05-16 09:09:25 -05:00
TODO.md Updated TODO with more ideas for how to namespace entities. 2025-02-04 13:35:33 -06:00