[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot] 5 days 5 hours
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.0...v0.14.1)
e2b1ad48
support.arepl: fix support for multi-line statemen...
by Ben A L Jemmett 1 week 3 days
support.arepl: fix support for multi-line statements

The existing REPL supports multi-line statements by assuming that any line
it cannot compile must require more lines to make it complete; as soon as
it does get a valid parse then the code is evaluated or executed as
appropriate, even if the user wanted to provide further lines.

Instead, we can wait for the user to enter a blank line and treat that as
a positive indication that the multi-line statement is complete, allowing
for more complex definitions to be built up.
a61165ba
software: update `pdm.min.lock`.
by github-merge-queue 1 week 3 days
840fa0a3
software: upgrade Amaranth.
by whitequark 1 week 3 days
e8cbb00f
manual: intro: make the OSHWA mark CSS a little ni...
by miyuko 1 week 5 days
manual: intro: make the OSHWA mark CSS a little nicer.
d1c98ea1
manual: intro: add more links.
by whitequark 1 week 5 days
c0dfe758
manual: intro: add our OSHWA mark.
by whitequark 1 week 5 days
manual: intro: add our OSHWA mark.

The mark SVG itself is lightly edited to add a stylesheet that makes
it responsive to color scheme preference.
10598e22
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot] 1 week 5 days
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.3...v0.14.0)
95943c97
[pre-commit.ci] software: automatic code style fix...
by pre-commit-ci[bot] 1 week 5 days
[pre-commit.ci] software: automatic code style fixes.

For more information, see https://pre-commit.ci.
4c949b8d
gateware.stream: add `PacketQueue`.
by whitequark 4 months 3 weeks
bfb13c51
Report a bug