pkgsrc/lang/janet
nia 8cfd8e034f janet: Update to 1.14.2
## 1.14.2 - 2021-01-23
- Allow `JANET_PROFILE` env variable to load a profile before loading the repl.
- Update `tracev` macro to allow `def` and `var` inside to work as expected.
- Use `(dyn :peg-grammar)` for passing a default grammar to `peg/compile` instead of loading
  `default-peg-grammar` directly from the root environment.
- Add `ev/thread` for combining threading with the event loop.
- Add `ev/do-thread` to make `ev/thread` easier to use.
- Automatically set supervisor channel in `net/accept-loop` and `net/server` correctly.
2021-02-05 13:40:07 +00:00
..
buildlink3.mk
DESCR
distinfo janet: Update to 1.14.2 2021-02-05 13:40:07 +00:00
Makefile janet: Update to 1.14.2 2021-02-05 13:40:07 +00:00
PLIST janet: Update to 1.14.1 2021-01-22 16:16:11 +00:00