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
Age
Commit message (
Expand
)
Author
Lines
2024-12-05
Prepare for 1.37.0 release.
v1.37.0
Calvin Rose
-3
/
+3
2024-12-03
Address #1524 - fix meson cross compilation linking.
Calvin Rose
-8
/
+20
2024-12-02
Merge pull request #1526 from sogaiu/master
Calvin Rose
-1
/
+1
2024-12-02
Additional tweak to address #1523
sogaiu
-1
/
+1
2024-12-01
Correct documentation for issue #1523
Calvin Rose
-5
/
+20
2024-11-25
Merge pull request #1522 from sogaiu/remove-pstatus
Calvin Rose
-1
/
+0
2024-11-25
Remove unused var pstatus
sogaiu
-1
/
+0
2024-11-24
Assertf with no arguments does not make sense.
Calvin Rose
-7
/
+11
2024-11-23
Update CHANGELOG.md
Calvin Rose
-0
/
+3
2024-11-17
Add an extra has mix round to string hashes.
Calvin Rose
-6
/
+7
2024-11-17
Merge pull request #1519 from ianthehenry/fix-string-equal-with-byteview
Calvin Rose
-2
/
+2
2024-11-16
fix janet_string_equalconst
Ian Henry
-2
/
+2
2024-11-11
Merge pull request #1518 from pyrmont/bugfix.s390x-workflow
Calvin Rose
-2
/
+2
2024-11-12
Update Docker command to use --platform flag
Michael Camilleri
-2
/
+2
2024-10-31
Merge pull request #1517 from sogaiu/add-assertf
Calvin Rose
-8
/
+21
2024-10-30
Add some tests for assertf
sogaiu
-0
/
+10
2024-10-30
Add assertf and use in boot.janet. Address #1516
sogaiu
-8
/
+11
2024-10-25
Merge pull request #1514 from ArtSin/fix-formatb-int32_t-arg
Calvin Rose
-1
/
+1
2024-10-25
Merge pull request #1515 from sogaiu/tweak-install-info-in-readme
Calvin Rose
-2
/
+4
2024-10-25
Clarify installation info a bit
sogaiu
-2
/
+4
2024-10-20
Cast arguments to `int32_t` before passing to `janet_formatb` with `%d` forma...
ArtSin
-1
/
+1
2024-10-18
Fix Issue #1512
Calvin Rose
-6
/
+4
2024-10-18
Don't error on empty struct.
Calvin Rose
-1
/
+7
2024-10-18
Merge pull request #1513 from sogaiu/add-nth-and-only-tags-to-changelog
Calvin Rose
-0
/
+2
2024-10-16
Mention nth and only-tags in changelog
sogaiu
-0
/
+2
2024-10-11
Formatting.
Calvin Rose
-200
/
+199
2024-10-11
Use _Exit since it is standard in c99
Calvin Rose
-2
/
+3
2024-10-11
Use msvc compiler intrinsics for atomics.
Calvin Rose
-6
/
+6
2024-10-10
More CI testing - add meson min build for windows.
Calvin Rose
-4
/
+39
2024-10-10
Include windows.h for atomics always in capi.c
Calvin Rose
-2
/
+4
2024-10-05
Test bundle
Calvin Rose
-0
/
+13
2024-10-05
Fix bundle/install with :check true installation failure.
Calvin Rose
-3
/
+3
2024-10-05
Setting a profile will mess with imports.
Calvin Rose
-1
/
+2
2024-09-29
Update copyright date.
Calvin Rose
-59
/
+59
2024-09-29
Github has fewer runners than I thought.
Calvin Rose
-1
/
+1
2024-09-29
Remove financial support link.
Calvin Rose
-3
/
+0
2024-09-29
Add test for older windows.
Calvin Rose
-1
/
+1
2024-09-27
Merge pull request #1510 from sogaiu/badge-swap
Calvin Rose
-1
/
+1
2024-09-25
Replace gitter badge with zulip one
sogaiu
-1
/
+1
2024-09-21
Add *repl-prompt*.
Calvin Rose
-4
/
+9
2024-09-20
Add support for multiple directories in JANET_PATH.
Calvin Rose
-9
/
+44
2024-09-18
Merge pull request #1506 from sogaiu/tweak-signal-doc
Calvin Rose
-1
/
+11
2024-09-17
Add some detail to signal docstring
sogaiu
-1
/
+11
2024-09-12
Add overflow check.
Calvin Rose
-0
/
+1
2024-09-12
Add rules for nth and only-tags. Address #1503
Calvin Rose
-1
/
+74
2024-09-08
More CI testing.
Calvin Rose
-3
/
+35
2024-09-07
Prepare for 1.36.0 release.
v1.36.0
Calvin Rose
-7
/
+7
2024-09-07
Improve error messages even more for `copyfile`.
Calvin Rose
-10
/
+12
2024-09-07
Update CHANGELOG.md
Calvin Rose
-2
/
+5
2024-09-07
Improve error messages in bundle/add if files are missing.
Calvin Rose
-2
/
+6
[next]