aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorLines
2026-01-12Disable ipv6 for now in main test.socket-extra-ipv6Calvin Rose-2/+2
2026-01-12Turn strict linting back on.Calvin Rose-1/+1
2026-01-12Some more work on socket testing and allow setting ipv4 vs. ipv6 on rawCalvin Rose-10/+76
2026-01-12use u_char for IP_MULTICAST_TTL sockopt on BSDPeter Rippe-0/+14
2026-01-10Version bump for wip 1.41.xCalvin Rose-7/+7
2026-01-10Make varfn correctly handle verbose metadata.Calvin Rose-8/+12
2026-01-10Simplify dynamic binding setup in cli-main.Calvin Rose-32/+17
2026-01-10Revert "Reworking coloring logic for repl and CLI interface."Calvin Rose-13/+8
2026-01-10Reworking coloring logic for repl and CLI interface.Calvin Rose-8/+13
2026-01-10Fix -w flag with repl.Calvin Rose-1/+1
2026-01-10Turn on strict linting in test suite.Calvin Rose-5/+10
2026-01-10Warn on unused bindings (strict lint).Calvin Rose-26/+81
2026-01-09Add test case.issue-1692Calvin Rose-0/+4
2026-01-09Make os/realpath error on windows if path does not exist.Calvin Rose-0/+8
2026-01-04Add linting to address #1688Calvin Rose-0/+13
2026-01-03Merge pull request #1690 from pyrmont/bugfix.copyright-2026Calvin Rose-95/+95
2026-01-02Update year in copyright disclaimer to 2026Michael Camilleri-95/+95
2025-12-22Add fix for issue #1687 - destrucutre + spliceCalvin Rose-3/+25
2025-12-14Merge pull request #1686 from pyrmont/bugfix.windows-empty-envCalvin Rose-0/+11
2025-12-15Exclude MinGW on WINE from special caseMichael Camilleri-1/+4
2025-12-15Add special case for expected error on MinGWMichael Camilleri-2/+4
2025-12-15Use double-NULL byte for empty process environments on WindowsMichael Camilleri-0/+6
2025-12-14Merge pull request #1683 from llmII/fix-unix-socketsCalvin Rose-1/+9
2025-12-14Merge pull request #1685 from sogaiu/tweak-int-max-min-docstringsCalvin Rose-2/+2
2025-12-14Add missing uinteger janet_opt* funcitons.Calvin Rose-0/+15
2025-12-14Fix math/int-{max,min} docstringssogaiu-2/+2
2025-12-13Fix unix sockets issue on FreeBSDllmII-1/+9
2025-12-13Add os/cpu-count get defaults.Calvin Rose-3/+4
2025-12-13FormattingCalvin Rose-26/+28
2025-12-13Merge pull request #1679 from pixelherodev/masterCalvin Rose-45/+185
2025-12-12plan9: support %r format to read errstrNoam Preil-2/+9
2025-12-12plan9: use _ExitNoam Preil-4/+0
2025-12-12clean up headersNoam Preil-5/+0
2025-12-12clean testNoam Preil-3/+3
2025-12-12plan9: restore CLOCK_PROCESS_CPUTIME_ID supportNoam Preil-2/+0
2025-12-12plan9: restore sys/wait usage (patched in NPE)Noam Preil-3/+1
2025-12-12plan9: working process supportNoam Preil-12/+18
2025-12-11Merge pull request #1681 from tw4452852/push-somyznopprwrCalvin Rose-2/+11
2025-12-11Merge pull request #1682 from sogaiu/update-macos-runnerCalvin Rose-1/+1
2025-12-119front: expanded OS supportNoam Preil-26/+45
2025-12-119front: support (os/cpu-count)Noam Preil-0/+2
2025-12-12add plan9 support to changelogNoam Preil-0/+1
2025-12-12plan9: 32-bit supportNoam Preil-5/+3
2025-12-129front: allow file/open of directoriesNoam Preil-1/+1
2025-12-129front: detect compiler as kenccNoam Preil-0/+3
2025-12-12fix mkfile, rename port to plan9Noam Preil-1/+1
2025-12-129front: clean up mkfileNoam Preil-1/+4
2025-12-12mkfile: standalone build in place, fix clean targetNoam Preil-20/+11
2025-12-12drop fixme, can worry about it laterNoam Preil-4/+0
2025-12-12plan9: silence first mk, redisable EV for nowNoam Preil-2/+2