Commit Graph

117 Commits

Author SHA1 Message Date
evan-schott
0e78e23f12 fix bug that prevented stubs with no dependencies from being included 2023-12-04 17:16:37 -08:00
evan-schott
7aa476f320 add tests 2023-12-04 17:15:51 -08:00
evan-schott
51dd61701a return stubs in post order from retrieval module 2023-12-01 16:06:28 -08:00
evan-schott
b7e6bcade0 versioning update 2023-12-01 16:00:47 -08:00
evan-schott
3564389583 add proper error checking 2023-11-30 16:12:15 -08:00
evan-schott
931698fee3 Working example in utils/tmp/nested. Run test in cli.rs and retriever/src/lib.rs to see it in action 2023-11-30 16:12:10 -08:00
evan-schott
babac66435 Working example in . Run test in and to see it in action 2023-11-30 16:12:07 -08:00
evan-schott
a55e5e47e3 post rebase patches 2023-11-30 16:12:05 -08:00
evan-schott
26ff2b5815 Change disassembler structure 2023-11-30 16:10:24 -08:00
evan-schott
1aac5efad6 Retriever module 2023-11-30 16:10:05 -08:00
evan-schott
551eb1ebf6 Examples 2023-11-30 16:10:05 -08:00
evan-schott
1b9ac65d4a mess 2023-11-30 16:08:11 -08:00
evan-schott
6ab9415a02 Disassemble mappings too 2023-11-30 15:44:33 -08:00
evan-schott
4775364ab4 proper Cargo.toml syntax 2023-11-30 15:43:19 -08:00
evan-schott
ce160d6882 clippy 2023-11-30 11:43:08 -08:00
evan-schott
562d6da2bb Convert programCore->AST vs string->string 2023-11-30 11:40:04 -08:00
evan-schott
aa37895d91 mess 2023-11-30 11:38:39 -08:00