summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-22port to meson cargoHEADmasterfeature/port-to-meson-cargoJohn Turner
2025-12-17rust-analyzer.sh: invoke clippy-json directly, which now handles compiling in...John Turner
2025-12-15Merge pull request 'Add fuzzer to the pipeline' (#11) from feature/add-fuzzer...John Turner
2025-12-16ci: fuzz: clean up fuzzer script a bitJohn Turner
2025-12-14ci: fuzz: dont fail the pipelinepenguin
2025-12-14ci: fix some instances of failing commands not failing jobspenguin
2025-12-14ci: build: remove debugging echospenguin
2025-12-14ci: add fuzz jobpenguin
2025-12-14scripts: add fuzzer helper scriptpenguin
2025-12-14Merge pull request 'feature/remove-statics-from-parser-fuzzer' (#13) from fea...John Turner
2025-12-15gate atom parser fuzzer debug printingJohn Turner
2025-12-15check for duplicate flags in usedeps, instead of duplicate usedepsJohn Turner
2025-12-15except InvalidAtom in atom.pyJohn Turner
2025-12-15remove static variables from atom parser fuzzerJohn Turner
2025-12-14use -E flag in git grepJohn Turner
2025-12-14fill in todo! in match armJohn Turner
2025-12-14grep for todo! and dbg! in check_commands and in CIJohn Turner
2025-12-13Merge pull request 'allow fuzzer disagreements where there are duplicated use...John Turner
2025-12-14allow fuzzer disagreements where there are duplicated usedeps in the atomJohn Turner
2025-12-14give fuzzer corpuses unique namesJohn Turner
2025-12-14add alias targets for fuzzersJohn Turner
2025-12-14prefix atom fuzzer static library targets with "atom"John Turner
2025-12-12Merge pull request 'Add docker image caching; split build job into build, tes...John Turner
2025-12-12ci: add docs jobpenguin
2025-12-12ci: add check-format jobpenguin
2025-12-12ci: add test jobpenguin
2025-12-12ci: update build job to only buildpenguin
2025-12-12ci: build-oci-image: cache .git dir in build-oci-imagepenguin
2025-12-12ci: set default shell to login shellpenguin
2025-12-12ci: build-oci-image: create entrypoint script and put env sources in itpenguin
2025-12-12ci: simplify pipeline logicpenguin
2025-12-12use "ninja test" instead of "meson test" in check_commands.txtJohn Turner
2025-12-12create rust-analyzer.sh scriptJohn Turner
2025-12-12give fuzzer related targets unique namesJohn Turner
2025-12-11fix warnings in src/atom/mod.rsJohn Turner
2025-12-11fix warnings in fuzzersJohn Turner
2025-12-11commit rust-project.jsonJohn Turner
2025-12-11run all tests in check_commands.txt verboselyJohn Turner
2025-12-08run CI when pushing to any branchJohn Turner
2025-12-08handle Manifest.gz files in reposJohn Turner
2025-12-08run all tests in check_commands.txtJohn Turner
2025-12-08add rustfmt targetJohn Turner
2025-12-08remove cbindgen from meson deps and dockerfileJohn Turner
2025-12-08hookup atom parser fuzzer to read and write to stdin/stdoutJohn Turner
2025-12-08give fuzzer library targets different namesJohn Turner
2025-12-08configure fuzzers separatelyJohn Turner
2025-12-07infra: formatting + debug in check changes steppenguin
2025-12-07infra: add default branch name to outputspenguin
2025-12-07infra: switch to using generic runner brutalisk and manually specify containe...penguin
2025-12-07update logoJohn Turner