b4e44f6e99
## 1.15.2 - 2021-02-15 - Fix bug in windows version of `os/spawn` and `os/execute` with setting environment variables. - Fix documentation typos. - Fix peg integer reading combinators when used with capture tags. ## 1.15.0 - 2021-02-08 - Fix `gtim` and `ltim` bytecode instructions on non-integer values. - Clean up output of flychecking to be the same as the repl. - Change behavior of `debug/stacktrace` with a nil error value. - Add optional argument to `parser/produce`. - Add `no-core` option to creating standalone binaries to make execution faster. - Fix bug where a buffer overflow could be confused with an out of memory error. - Change error output to `file:line:column: message`. Column is in bytes - tabs are considered to have width 1 (instead of 8).
12 lines
255 B
Text
12 lines
255 B
Text
@comment $NetBSD: PLIST,v 1.8 2021/02/18 17:36:34 nia Exp $
|
|
bin/janet
|
|
bin/jpm
|
|
include/janet/janet.h
|
|
lib/libjanet.a
|
|
lib/libjanet.so
|
|
lib/libjanet.so.1.15
|
|
lib/libjanet.so.${PKGVERSION}
|
|
lib/pkgconfig/janet.pc
|
|
man/man1/janet.1
|
|
man/man1/jpm.1
|
|
@pkgdir lib/janet
|