1
0
mirror of https://github.com/janet-lang/janet synced 2026-05-15 01:42:15 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Calvin Rose ddc7cc5ae4 Warn on unused bindings (strict lint).
This does create a lot of warnings, especially in the test suite, but
should improve code and point out real issues.

To disable individual messages, either disable linting, add the metadata :unused to a
binding, or add the prefix "_" to a symbol.
2026-01-10 07:59:11 -06:00
Michael Camilleri 6e4b0b9259 Update year in copyright disclaimer to 2026 2026-01-02 14:14:53 +09:00
Michael Camilleri a34b8ea68f Update older dates to 2025 2025-03-04 11:32:15 +09:00
primo-ppcg 6222f35bc8 add buffer/from-bytes 2023-08-18 12:35:12 +07:00
sogaiu 9675411f35 Reorganize tests 2023-06-02 07:04:07 +09:00