summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Group Rust imports by crate.Owen Jacobson2025-08-25
* Include tests (as well as benchmarks, examples, and anything else we add late...Owen Jacobson2025-08-24
* Prevent race conditions between `cargo run` and `npx vite build` in `tools/run`.Owen Jacobson2025-07-15
* Organize the developer docs into a "Pilcrow for Developers" book.Owen Jacobson2025-07-01
* Create dedicated check scripts for lockfile accuracy.Owen Jacobson2025-06-11
* Consolidate project linting into tool scripts.Owen Jacobson2025-06-09
* Consolidate code style checks into tool scripts.Owen Jacobson2025-05-30
* Consolidate testing steps into `tools/test`.ojacobson2025-05-30
|\
| * Consolidate testing steps into `tools/test`.Owen Jacobson2025-05-27
* | Call `vite` directly to build the frontend.Owen Jacobson2025-05-27
|/
* Merge branch 'prop/fewer-run-modes'Owen Jacobson2024-11-28
|\
| * Add separate runners for a freestanding frontend and the (debug version of) t...Owen Jacobson2024-11-28
| * Dedicate `tools/run` to running the development server(s).Owen Jacobson2024-11-22
* | Tool scripts for running tests.Owen Jacobson2024-11-25
|/
* Patch out --host again; npm run formatOwen Jacobson2024-11-19
* Merge branch 'main' into wip/touch-eventsKit La Touche2024-11-09
|\
| * Rename the project to `pilcrow`.Owen Jacobson2024-11-08
* | Set up framework for testing touch eventsKit La Touche2024-11-04
|/
* Merge branch 'main' into wip/mobileKit La Touche2024-10-30
|\
| * Package `hi` for Debian.Owen Jacobson2024-10-29
| * Let `cargo` handle building the UI, where possible.Owen Jacobson2024-10-22
* | Do a big mobile app design thingKit La Touche2024-10-23
|/
* API docs rewrite.Owen Jacobson2024-10-16
* Hoist the UI one step up furtherOwen Jacobson2024-10-10
* Remove redundancy in `hi-ui` directory name.Owen Jacobson2024-10-10
* Pre-commit needs the UI available, so make it available.Owen Jacobson2024-10-05
* Render the UI at /.Owen Jacobson2024-10-05
* Tools scripts; `run` to run the server in fewer keystrokesOwen Jacobson2024-08-30