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
/
test
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2024-08-20
Better handle extra filewatch events on wine.
filewatch
Calvin Rose
-4
/
+16
2024-08-20
Fix mingw build warnings.
Calvin Rose
-1
/
+3
2024-08-18
Exit early when filewatch is not supported.
Calvin Rose
-0
/
+6
2024-08-18
filewatch on mingw has same semantics as windows
Calvin Rose
-10
/
+7
2024-08-18
Add testing for Linux.
Calvin Rose
-43
/
+109
2024-08-18
Add mostly stubbed filewatch test suite.
Calvin Rose
-1
/
+1
2024-08-18
Add suite for testing filewatch.
Calvin Rose
-13
/
+126
2024-08-17
Add aliases for bundle/module - issue #1486
Calvin Rose
-3
/
+22
2024-08-10
Add array/join and tuple/join
Calvin Rose
-0
/
+40
2024-08-06
Only raise IOCP error on readable, writable, or acceptable streams.
Calvin Rose
-0
/
+6
2024-07-21
Add syntax literals for signed and unsigned 64 bit integers.
Calvin Rose
-0
/
+8
2024-07-12
Fix formatting.
Calvin Rose
-0
/
+7
2024-06-23
Add support for the AAPCS64 calling convention
Valentin Anger
-1
/
+0
2024-06-16
Fix typos
Philip Nelson
-2
/
+2
2024-06-15
Error on buffer/push-uint16 with non 16 bit unsigned integer.
Calvin Rose
-0
/
+2
2024-06-15
Merge pull request #1457 from pnelson/buffer-push-uint
Calvin Rose
-6
/
+6
2024-06-14
Fix buffer push uint max
Philip Nelson
-6
/
+6
2024-05-26
Change interface for bundle/install
Calvin Rose
-1
/
+1
2024-05-26
Merge changes from bundle-tools branch:
Calvin Rose
-2
/
+2
2024-05-26
Whitespace.
Calvin Rose
-1
/
+1
2024-05-26
Be explicit about 64 bit offset on windows.
Calvin Rose
-1
/
+2
2024-05-26
Test feature flag
Calvin Rose
-2
/
+2
2024-05-26
Something is up with code.
Calvin Rose
-2
/
+3
2024-05-26
Check bundle listing before reinstall.
Calvin Rose
-0
/
+3
2024-05-26
Add testing for making and removing directory.
Calvin Rose
-0
/
+3
2024-05-26
Try and be OS sensitive when using path separators.
Calvin Rose
-9
/
+9
2024-05-26
Add some tracing.
Calvin Rose
-1
/
+1
2024-05-25
Just don't do backslashes.
Calvin Rose
-1
/
+6
2024-05-25
Even more verbose
Calvin Rose
-1
/
+2
2024-05-25
typo doing previous CI trigger.
Calvin Rose
-1
/
+0
2024-05-25
Pathing is not quite working...
Calvin Rose
-3
/
+6
2024-05-25
Add verbose errors to ci
Calvin Rose
-1
/
+3
2024-05-25
More work on fixing bunlde tools install.
Calvin Rose
-2
/
+1
2024-05-25
Add some test usage for the sample bundle.
Calvin Rose
-2
/
+7
2024-05-25
Add some testing to the bundle/ module.
Calvin Rose
-0
/
+103
2024-05-19
Merge branch 'master' into bundle-tools
Calvin Rose
-0
/
+3
2024-05-18
Keep track of hooks and simple dependency tracking.
Calvin Rose
-1
/
+1
2024-05-16
Add `with-env`.
Calvin Rose
-0
/
+3
2024-05-15
Add buffer/format-at
Calvin Rose
-0
/
+15
2024-03-27
Add additional format options for os/clock
John W Higgins
-1
/
+12
2024-03-10
Fix asm roundtrip issue.
Calvin Rose
-1
/
+13
2024-01-28
Make host and port configurable for suite-ev.janet
Calvin Rose
-8
/
+11
2024-01-15
Merge pull request #1359 from pnelson/binary
Calvin Rose
-0
/
+40
2024-01-15
Merge pull request #1346 from ianthehenry/peg-split
Calvin Rose
-0
/
+46
2024-01-14
Add buffer/push-* sized int and float
Philip Nelson
-0
/
+40
2024-01-05
add a new (split) PEG special
Ian Henry
-0
/
+46
2024-01-01
Fix #1341.
Calvin Rose
-0
/
+4
2023-12-31
Merge pull request #1344 from ianthehenry/peg-sub-special
Calvin Rose
-0
/
+50
2023-12-28
add a new (sub) PEG special
Ian Henry
-0
/
+50
2023-12-18
Work on addressing #1337 - fix valgrind case.
Calvin Rose
-0
/
+6
[next]