index
:
janet
1.8
appveyor-experiments
appveyor-testing
armtest
atomic-load-relaxed
bindport
bsd-feature-flag
bundle-tools
bytecode_opt
circleci-project-setup
clean-string-api
compile-opt
configcheck
connect-ex-work
consolidate-io
core-image
cosmo-fixup
cuddled-symbols
debug-hooks
default-amalg
dup-fix
envblock
ev
ev-epoll-fewer-syscalls
ev-reduce-polls
ev_execute
executable-gen
ffi
ffi-win32
filewatch
fsync
hexfloats
improved-execute
inet_test
installer-changes-windows
issue-1692
jpm
keyword-oo
linspace-range
linting
localbindings
locales
longstring-autoindent
make-modules-easier
marshal_corrupt_fix
master
matchcap
math-functions
meson-only
mingw-variants
negative-indexing-redo
net
net-reworkings
newjpm
no-critical-section
no-int
op_subtract_imm
pointer
posix-spawn-chdir
posix_spawn
release-fix
repl-complete
s390x-ci-fix
s390x-workflow
shell-win-feature-check
sigaction
size_t_everything
socket-extra-ipv6
sockopt-bsd
sortkeys
struct-proto
sync-primitives
threads-3
undo-deep-eq-fix
use-size_t
weak-tables
win-scratch
windows-ev
A dynamic language and bytecode vm
Calvin Rose <calsrose@gmail.com>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2025-09-21
Tweak some flycheck-related docstrings
sogaiu
-6
/
+10
2025-09-20
Update CHANGELOG.md
Calvin Rose
-1
/
+1
2025-09-20
Refactor flycheck to allow customization. Address #1638
Calvin Rose
-62
/
+78
2025-09-19
Manually declare chroot on macos.
Calvin Rose
-0
/
+1
2025-09-19
Add os/posix-chroot
Calvin Rose
-0
/
+25
2025-09-19
Merge pull request #1645 from pyrmont/bugfix.avoid-apc-use
Calvin Rose
-13
/
+36
2025-09-17
Remove unused function on Windows
Michael Camilleri
-6
/
+1
2025-09-17
Add workaround to timer resolution issue on Windows
Michael Camilleri
-1
/
+8
2025-09-16
Start worker thread in suspended state on Windows
Michael Camilleri
-1
/
+2
2025-09-16
Use SetEvent rather than QueueUserAPC on Windows
Michael Camilleri
-6
/
+26
2025-09-15
Fix #1643, but add features.h
Calvin Rose
-0
/
+3
2025-09-06
Don't try for backwards compat with compiled modules - Address #1639
Calvin Rose
-1
/
+1
2025-09-02
Minor version bump for linking.
Calvin Rose
-3
/
+3
2025-09-01
Remove strnlen and correctly address #1600
Calvin Rose
-11
/
+3
2025-09-01
Revert reordering 2.
Calvin Rose
-3
/
+3
2025-09-01
Revert reordering of janet_deinit
Calvin Rose
-6
/
+6
2025-09-01
Add per-thread finalizer calls in missing places.
Calvin Rose
-9
/
+14
2025-09-01
Address #1629 - janet_deinit called before threaded channel message sent
Calvin Rose
-9
/
+58
2025-09-01
Fix #1604 - Add JANET_DO_ERROR_* defines for failure flags from janet_dobytes.
Calvin Rose
-5
/
+9
2025-08-31
Small spelling fixes
Joshua Krusell
-2
/
+2
2025-08-30
Update janet for 1.39.1
v1.39.1
Calvin Rose
-2
/
+2
2025-08-30
Merge pull request #1632 from jsks/jsks-channel
Calvin Rose
-4
/
+4
2025-08-29
os.c: use JANET_SPAWN_NO_CHDIR macros for macOS <10.15
aeiouaeiouaeiouaeiouaeiouaeiou
-1
/
+8
2025-08-29
Export channel utilities
Joshua Krusell
-4
/
+4
2025-08-24
Prepare for 1.39.0 release
v1.39.0
Calvin Rose
-2
/
+2
2025-08-24
Merge pull request #1628 from snltd/illumos-support
Calvin Rose
-1
/
+15
2025-08-21
Use janet_gettime instead of clock_gettime in ev.c
Calvin Rose
-3
/
+3
2025-08-18
illumos support
snltd
-1
/
+15
2025-08-18
Read System Clock for Monotonic Time
Nicholas Rodrigues Lordello
-15
/
+12
2025-08-18
Use `CLOCKS_PER_SEC`
Nicholas Rodrigues Lordello
-2
/
+2
2025-08-17
Add test patch for #1625
Calvin Rose
-3
/
+3
2025-08-14
Add `net/socket` for unbound socket creation #1622
Seungki Kim
-0
/
+51
2025-08-11
Fix: Correctly flag UDP streams in net/connect #1620
Seungki Kim
-1
/
+3
2025-08-02
Windows quirk fix
Calvin Rose
-0
/
+5
2025-08-02
Fix abstract unix sockets for issue #1618 - address #1618
Calvin Rose
-14
/
+15
2025-08-02
Fix #1609 Remove sigaction if JANET_NO_EV defined.
Calvin Rose
-0
/
+2
2025-07-18
net/server: improve error for truthy handler and type :datagram
Isaac Freund
-1
/
+7
2025-07-13
Merge pull request #1607 from sarna/master
Calvin Rose
-4
/
+9
2025-07-13
Remove extra call to filewatcher - address #1608
Calvin Rose
-2
/
+0
2025-07-13
Address #1609 - compile with JANET_NO_PROCESSES
Calvin Rose
-1
/
+1
2025-07-13
Validate optional args to import
sarna
-1
/
+6
2025-07-12
Clarify :fresh usage in import
sarna
-3
/
+3
2025-07-06
Allow :dependencies value in info.jdn to contain dictionaries for complex dep...
Michael Camilleri
-12
/
+16
2025-07-02
Use :dependencies argument in bundle/install for dependency checking
Michael Camilleri
-31
/
+25
2025-06-29
Merge pull request #1605 from iacore/patch-2
Calvin Rose
-16
/
+17
2025-06-26
Revert order change from f4ecb5a
Calvin Rose
-2
/
+2
2025-06-24
Patch try to accept (try body ([] catch-body))
iacore
-16
/
+17
2025-06-18
Reorder post event / interrupt sequence in deadline.
Calvin Rose
-2
/
+2
2025-06-14
Use strnlen when checking for null byte
Evan Shaw
-1
/
+1
2025-05-21
Remove some underline bits from doc-format
sogaiu
-4
/
+2
[next]