summaryrefslogtreecommitdiff
path: root/src/scanner.rs
AgeCommit message (Collapse)Author
2023-07-30Add way to check for end of fileBotahamec
2023-07-29Methods for reading the source directlyBotahamec
2023-07-29Add cset scanning functionsBotahamec
2023-07-29advance_if_starts_withBotahamec
2023-07-29Add some string analysis methodsBotahamec
2023-07-29Add position to scannerBotahamec
2023-07-29Initialize the scanner typeBotahamec