cf9b970f46
## 1.16.1 - 2021-06-09 - Add `maclintf` - a utility for adding linting messages when inside macros. - Print source code of offending line on compiler warnings and errors. - Fix some issues with linting and re-add missing `make docs`. - Allow controlling linting with dynamic bindings `:lint-warn`, `:lint-error`, and `:lint-levels`. - Add `-w` and `-x` command line flags to the `janet` binary to set linting thresholds. linting thresholds are as follows: - :none - will never be trigger. - :relaxed - will only trigger on `:relaxed` lints. - :normal - will trigger on `:relaxed` and `:normal` lints. - :strict - will trigger on `:strict`, `:normal`, and `:relaxed` lints. This will catch the most issues but can be distracting.
6 lines
400 B
Text
6 lines
400 B
Text
$NetBSD: distinfo,v 1.16 2021/08/10 11:56:16 nia Exp $
|
|
|
|
SHA1 (janet-1.16.1.tar.gz) = f953c124e4e5474b2321df4f90836642ef83c819
|
|
RMD160 (janet-1.16.1.tar.gz) = 1afd56e75e5012e94198feff22f630cfde97e6f0
|
|
SHA512 (janet-1.16.1.tar.gz) = f4be0703676acad8896e41b46d79c4f6d99990c487028f1fd1abd681f756db119a06a5d6a0653b9301afcd62f45d6f1bb7876b9613c0ea28d7199e310a52895d
|
|
Size (janet-1.16.1.tar.gz) = 493490 bytes
|