summaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Expand)Author
2025-07-08Add NUT video streamingLuke T. Shumaker
2025-06-27Add a `tent-graph` scriptLuke T. Shumaker
2025-06-08Merge remote-tracking branch 'origin/main' into lukeshu/fix-obj-boxLuke T. Shumaker
2025-06-08libmisc: obj.h: Use LM_DEFAPPEND() to implement magic LO_BOX()Luke T. Shumaker
2025-06-06lib9p: Use <libmisc/error.h> errnums internallyLuke T. Shumaker
2025-06-06libmisc: Add error.hLuke T. Shumaker
2025-06-01Add a (for-now noop) wrapper around cppLuke T. Shumaker
2025-05-31build-aux/valgrind: Downgrade from bash to shLuke T. Shumaker
2025-05-31make lint: Consolidate the lint scriptsLuke T. Shumaker
2025-05-27make check: Generate coverage reportsLuke T. Shumaker
2025-05-27make lint/generic: Lint shebang valuesLuke T. Shumaker
2025-05-17Fix some funny indentsLuke T. Shumaker
2025-04-14lib9p_core: Integrate linux-errno.h into 2010-9P2000.L.9pLuke T. Shumaker
2025-04-14Split lib9p into lib9p_core and lib9p_srvLuke T. Shumaker
2025-04-12lib9p: tests: Scaffolding for more testsLuke T. Shumaker
2025-04-10Have valgrind detect memory leaks, not just errorsLuke T. Shumaker
2025-04-10.editorconfig: Tidy, move linux-errno.txt.genLuke T. Shumaker
2025-03-23lib9p: start to split idl.gen apart as proto.genLuke T. Shumaker
2025-03-22make lint/python3: Use pylintLuke T. Shumaker
2025-03-22lib9p: Add a test that generated macros compileLuke T. Shumaker
2025-03-22make lint/unknown: Have unknown files be errorsLuke T. Shumaker
2025-02-23cmd/sbc_harness: Add documentation for rom.bin and flash.binLuke T. Shumaker
2025-02-13Start linting against global variablesLuke T. Shumaker
2025-01-27GNUmakefile: Pull lint/c, lint/all, and lint/unknown out into separate shell ...Luke T. Shumaker
2025-01-11Add basic smoke tests for the 9p serverLuke T. Shumaker
2025-01-11mv cmd/srv9p lib9p/tests/test_server # and supporting changesLuke T. Shumaker
2024-12-26lib9p: Pull the IDL parser into a separate fileLuke T. Shumaker
2024-11-23lint rp2040.pyLuke T. Shumaker
2024-11-12Start integrating stack analysisLuke T. Shumaker
2024-11-12Oh dang, I broke `make lint` a while back :(Luke T. Shumaker
2024-10-31Clean up the build systemLuke T. Shumaker
2024-10-30wip stack analysisLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-20Makefile: Use editorconfig for lint/formatLuke T. Shumaker
2024-10-16copyright statementsLuke T. Shumaker
2024-10-01.editorconfig: add trim_trailing_whitespaceLuke T. Shumaker
2024-09-23wip 9p reorgLuke T. Shumaker
2024-09-20wip generate 9pLuke T. Shumaker