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
/
include
(
unfollow
)
Age
Commit message (
Expand
)
Author
Lines
11 days
Dup io file descriptors when marshalling closable files.
Calvin Rose
-0
/
+1
2026-02-04
Add ??/debug PEG rule (#1710)
0xbec163
-0
/
+1
2026-02-02
Add unmarshal sandbox.
Calvin Rose
-0
/
+1
2026-02-02
Add :compile, :asm, and :threads to sandbox flags.
Calvin Rose
-0
/
+3
2026-01-31
Partially address issue #1654 - better linting for named arguments.
Calvin Rose
-0
/
+2
2026-01-29
More documentation.
Calvin Rose
-12
/
+100
2026-01-27
Add janet_decref_abstract_maybe_free
Calvin Rose
-0
/
+3
2026-01-22
Revert a number of minor, unneeded changes for persistent REPL history.
Calvin Rose
-1
/
+0
2026-01-22
Add persistent repl history.
Calvin Rose
-1
/
+3
2026-01-02
Update year in copyright disclaimer to 2026
Michael Camilleri
-1
/
+1
2025-12-14
Add missing uinteger janet_opt* funcitons.
Calvin Rose
-0
/
+2
2025-12-12
plan9: 32-bit support
Noam Preil
-4
/
+1
2025-12-10
expose os/isatty, fix floating point math
Noam Preil
-4
/
+0
2025-12-10
9front port
Noam Preil
-0
/
+21
2025-11-30
Fix very old typo in janet.h
Calvin Rose
-1
/
+1
2025-11-30
Address #1674 - Add `cms` combinator to peg.
Calvin Rose
-0
/
+1
2025-09-26
Recognise aarch64_be as big-endian
J. Neuschäfer
-0
/
+1
2025-09-19
Add os/posix-chroot
Calvin Rose
-0
/
+1
2025-09-01
Address #1629 - janet_deinit called before threaded channel message sent
Calvin Rose
-1
/
+3
2025-09-01
Fix #1604 - Add JANET_DO_ERROR_* defines for failure flags from janet_dobytes.
Calvin Rose
-0
/
+3
2025-08-29
Export channel utilities
Joshua Krusell
-4
/
+4
2025-08-18
illumos support
snltd
-1
/
+6
2025-05-16
Address #1596 - Use atomic intrinsics to check allow_interrupt flag.
Calvin Rose
-0
/
+1
2025-05-11
Allow configuration of JANET_THREAD_LOCAL. Address #1595
Calvin Rose
-5
/
+3
2025-04-11
Add ev/to-stream.
Calvin Rose
-0
/
+1
2025-04-09
Fix absence of pthread_cancel in Android
Michael Camilleri
-0
/
+5
2025-03-04
Update year in copyright disclaimer to 2025
Michael Camilleri
-1
/
+1
2024-12-14
Prevent await inside janet_call - address #1531
Calvin Rose
-0
/
+1
2024-12-04
add (til) PEG special
Ian Henry
-0
/
+1
2024-12-01
Correct documentation for issue #1523
Calvin Rose
-0
/
+1
2024-09-29
Update copyright date.
Calvin Rose
-1
/
+1
2024-09-12
Add rules for nth and only-tags. Address #1503
Calvin Rose
-1
/
+3
2024-08-22
Add fixes for marshalling weak containers - Fix #1488
Calvin Rose
-0
/
+3
2024-08-18
Go back to ReadDirectoryChangesExW since it is better.
Calvin Rose
-1
/
+4
2024-08-16
Work on the filewatch module.
Calvin Rose
-0
/
+7
2024-08-16
More work on ICOP
Calvin Rose
-0
/
+1
2024-08-14
Expose janet_channel_make and janet_channel_make_threaded
Calvin Rose
-0
/
+2
2024-08-11
Stop out better configuration.
Calvin Rose
-0
/
+5
2024-08-11
Work on the filewatch module.
Calvin Rose
-0
/
+7
2024-07-21
Add syntax literals for signed and unsigned 64 bit integers.
Calvin Rose
-0
/
+3
2024-06-16
Fix typos
Philip Nelson
-4
/
+4
2024-06-15
Error on buffer/push-uint16 with non 16 bit unsigned integer.
Calvin Rose
-0
/
+6
2024-06-14
Fix buffer push uint max
Philip Nelson
-0
/
+1
2024-05-18
Add LoongArch64 support
znley
-1
/
+2
2024-04-26
Address #1431 - level-trigger mode for net/accept-loop
Calvin Rose
-0
/
+6
2024-01-05
add a new (split) PEG special
Ian Henry
-1
/
+2
2023-12-28
add a new (sub) PEG special
Ian Henry
-1
/
+2
2023-10-21
Add support for atomic loads in Janet's atomic abstraction.
Calvin Rose
-0
/
+1
2023-10-08
Refine interface for janet's new event loop.
Calvin Rose
-17
/
+29
2023-10-07
Remove some extra fiber state and use a flag.
Calvin Rose
-1
/
+0
[next]