Issues
- 56
Re-integrate jpm into janet
#1444 opened by tionis - 1
ffi/struct call leads to janet process termination
#1512 opened by sogaiu - 10
Mingw compilation error
#1511 opened by Miguel-hrvs - 8
- 45
Support nix and guix by supporting multiple paths in janet's environment variables.
#1505 opened by amano-kenji - 3
Add function to generate UUID v4
#1504 opened by katomuso - 2
Convenient math operators
#1507 opened by katomuso - 3
Add PEG special to get the nth capture
#1503 opened by katomuso - 5
Multi-line string docstrings seem broken on Windows
#1502 opened by CFiggers - 7
assoc macro...
#1501 opened by eko234 - 4
`file/temp` fails for `:mingw` (according to `os/which`)
#1500 opened by sogaiu - 2
Janet tests fail on S390x
#1497 opened by bkmgit - 1
`build_win.bat dist` output contains "The system cannot find the file specified"
#1495 opened by sogaiu - 1
Connections dropped in chat server example.
#1496 opened by bakpakin - 2
Consider line feed in the shell as a clear line indicator
#1493 opened by rivten - 1
Changelog incorrectly lists changes as being part of v1.35.2
#1491 opened by pyrmont - 0
array and table weakness is not marshaled
#1488 opened by ianthehenry - 2
Change `filewatch/make` to `filewatch/new`
#1487 opened by pyrmont - 5
Add an option to os/pipe to create synchronous pipe
#1481 opened by negrel - 4
Changing the files used by the `bundle/` functions
#1486 opened by pyrmont - 3
Awkwardness of `dest` argument for `bundle/add-bin`?
#1484 opened by sogaiu - 11
Possible retagging of v1.35.2
#1483 opened by pyrmont - 6
short-fn and -> don't work together
#1477 opened by na-sa-do - 5
- 5
Warning/error on seq with no body
#1470 opened by sarna - 1
`janet -c source` with missing output files should give informative error message
#1451 opened by kredati - 2
`release-fix` Branch is 5 Commits Behind?
#1466 opened by welcome-linja - 1
- 4
- 7
Linux event loop hanging
#1452 opened by anastasiatimit - 2
Certain PEG patterns don't match
#1454 opened by stutonk - 7
Consider making `module/paths` a dynamic variable
#1434 opened by afranchuk - 3
`ev/select` still revives fibers....
#1409 opened by amano-kenji - 2
How to switch off spork/sh/copy message?
#1449 opened by fnaj77 - 3
`os/strftime` doesn't respect environment variables.
#1443 opened by amano-kenji - 2
- 28
Reimplement `slurp` with `os/open`.
#1397 opened by amano-kenji - 11
eventloop/networking gets stuck on musl
#1431 opened by l63l - 3
Can it run on iOS? Thank you.
#1437 opened by brucelevis - 19
Proposal: Terse Chained Indices
#1395 opened by im-not-linja - 1
- 4
A way to read standard input in the background without `file/read` in a thread.
#1398 opened by amano-kenji - 8
option to unbundle docstrings and potential consequences
#1411 opened by llmII - 2
splicing into structs/tables
#1412 opened by reuleaux - 3
`(= @"update" @"update")` is `false`.
#1408 opened by amano-kenji - 4
`ev/select` should not resume a dead task.
#1405 opened by amano-kenji - 4
`try` and `defer` break tail call optimization.
#1406 opened by amano-kenji - 4
false branch of `if-let` doesn't report the correct call stack information.
#1404 opened by amano-kenji - 6
`if-let` breaks tail call optimization.
#1401 opened by amano-kenji - 8
`each` macro improper behavior?
#1400 opened by llmII