summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-04Make gen-dev-cargo-toml a separate packagemo8it
2024-04-04Clean up as a preparation for the TUImo8it
2024-04-04Remove optional version fieldmo8it
2024-04-04Minify generated Cargo.tomlmo8it
2024-04-04Merge branch 'main'mo8it
2024-04-01Add comments about dev/Cargo.tomlmo8it
2024-04-01Add VerifyStatemo8it
2024-04-01Improvements to `verify`mo8it
2024-04-01Remove unneeded .iter()mo8it
2024-04-01Make `cargo run` workmo8it
2024-03-31Use var_os to avoid conversion to Stringmo8it
2024-03-31Inline resetmo8it
2024-03-31Remove redundant testmo8it
2024-03-31Some improvements to error handlingmo8it
2024-03-31Use Cargo instead of rustcmo8it
2024-03-31Add .gitignoremo8it
2024-03-31Fix path comparisonmo8it
2024-03-30Add an error message when a file is not embeddedmo8it
2024-03-30Show a success message after resettingmo8it
2024-03-30Fix testsmo8it
2024-03-29Merge branch 'main' into mainDan
2024-03-29Improve printed informationmo8it
2024-03-29Fix typomo8it
2024-03-29Avoid reinitialization by mistakemo8it
2024-03-29Replace rust-project.json with Cargo.tomlmo8it
2024-03-28POC donemo8it
2024-03-28Remove unneeded ./ from relative pathsmo8it
2024-03-28Add embedded.rsmo8it
2024-03-28Make everything staticmo8it
2024-03-28Done macromo8it
2024-03-27Merge pull request #1907 from honeywest/feat/ui-formatMo
2024-03-27Merge branch 'main' into projectmo8it
2024-03-27Merge branch 'main' into performancemo8it
2024-03-27Merge branch 'main' into watchmo8it
2024-03-27Merge branch 'main' into tomlmo8it
2024-03-27Merge pull request #1916 from mo8it/commandMo
2024-03-27Merge branch 'main' into whichmo8it
2024-03-26The string doesn't have to be a raw stringmo8it
2024-03-26Remove unneeded closuremo8it
2024-03-26Use == instead of eqmo8it
2024-03-26Use == on simple enumsmo8it
2024-03-26Add missing semicolonmo8it
2024-03-26Formattingmo8it
2024-03-26Only use arg instead of args AND argmo8it
2024-03-26Derive Eq when PartialEq is derivedmo8it
2024-03-26Add commentsmo8it
2024-03-26Fix context of previous lines and improve readabilitymo8it
2024-03-25Add commentmo8it
2024-03-25Add write_project_jsonmo8it
2024-03-25Optimize the serialized data typesmo8it