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
/
conf
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2022-01-27
Prepare for 1.20.0 release.
v1.20.0
Calvin Rose
-3
/
+3
2021-12-06
Prepare for 1.19.2 release. Update CHANGELOG.md
v1.19.2
Calvin Rose
-2
/
+2
2021-12-05
Update hash mixing behavior - address #889
Calvin Rose
-3
/
+3
2021-12-04
Prepare for 1.19.1 release.
v1.19.1
Calvin Rose
-2
/
+2
2021-11-30
Update to dev versions.
Calvin Rose
-3
/
+3
2021-11-27
Prepare for 1.19.0 release.
v1.19.0
Calvin Rose
-4
/
+4
2021-10-20
Update CHANGELOG.md
Calvin Rose
-3
/
+3
2021-10-16
Prepare for patch release.
v1.18.1
Calvin Rose
-2
/
+2
2021-10-10
Prepare for 1.18.0 release
v1.18.0
Calvin Rose
-2
/
+2
2021-09-19
Add (number combinator to peg).
Calvin Rose
-4
/
+4
2021-09-18
Prepare for 1.17.2 release.
v1.17.2
Calvin Rose
-2
/
+2
2021-09-03
Add kqueue option to meson, janetconf, fix typoes
llmII
-0
/
+1
2021-08-29
Prepare for 1.17.1 release.
v1.17.1
Calvin Rose
-2
/
+2
2021-08-21
Address #765. Make `assert` into a macro.
Calvin Rose
-2
/
+2
2021-07-24
Add janet_interpreter_interrupt for custom scheduling.
bakpakin
-0
/
+1
2021-07-21
Make epoll the default on Linux for event loop implementations.
Calvin Rose
-1
/
+1
2021-07-17
Add option to build janet without thread library.
Calvin Rose
-0
/
+1
2021-07-16
Update CHANGELOG and indicate next release will be 1.17.0
Calvin Rose
-3
/
+3
2021-06-27
Update CHANGELOG.md
Calvin Rose
-3
/
+3
2021-06-09
Prepare for 1.16.1 release.
v1.16.1
Calvin Rose
-2
/
+2
2021-05-31
Add -w and -x flags to janet for linting.
Calvin Rose
-3
/
+3
2021-05-30
Prepare for 1.16.0 release.
v1.16.0
Calvin Rose
-2
/
+2
2021-04-29
Merge commit 'f4c9064b79d5b32fd74e5ddf25266356c22dd53b'
Calvin Rose
-0
/
+7
2021-04-29
Remove typed arrays from the core.
Calvin Rose
-4
/
+3
2021-04-29
Add `from-pairs` to core. #683
Calvin Rose
-3
/
+3
2021-04-25
Prepare for 1.15.5 release.
v1.15.5
Calvin Rose
-2
/
+2
2021-03-23
Add config support for custom allocators.
Andrew Chambers
-0
/
+7
2021-03-19
Version bump (development version).
Calvin Rose
-3
/
+3
2021-03-16
Prepare for 1.15.4 release.
Calvin Rose
-2
/
+2
2021-02-28
Release 1.15.3
Calvin Rose
-2
/
+2
2021-02-15
Fix build error for 1.15.2
v1.15.2
Calvin Rose
-2
/
+2
2021-02-15
Prepare for 1.15.1 release.
Calvin Rose
-2
/
+2
2021-02-09
Version bump.
Calvin Rose
-3
/
+3
2021-02-08
Get ready for 1.15.0 release.
Calvin Rose
-3
/
+3
2021-01-23
Prepare for patch release.
v1.14.2
Calvin Rose
-2
/
+2
2021-01-22
Update CHANGELOG.
Calvin Rose
-3
/
+3
2021-01-18
Release 1.14.1
Calvin Rose
-2
/
+2
2021-01-16
Update versions to indicate 14.1
Calvin Rose
-3
/
+3
2020-12-14
Make dofile error if source file errors.
Calvin Rose
-3
/
+3
2020-12-13
Fix build info for 1.13.1
v1.13.1
Calvin Rose
-3
/
+3
2020-11-18
Several changes to move pipe creation back into ev.c
Calvin Rose
-24
/
+1
2020-10-11
Disable epoll by default for evloop.
Calvin Rose
-1
/
+1
2020-10-11
Merge branch 'windows-ev' into ev
Calvin Rose
-1
/
+1
2020-10-03
Merge branch 'master' into ev
Calvin Rose
-4
/
+4
2020-09-27
Add integer parsing to pegs.
Calvin Rose
-4
/
+4
2020-09-26
Merge branch 'master' into ev
Calvin Rose
-2
/
+2
2020-09-19
Get ready for 1.12.2 release.
Calvin Rose
-2
/
+2
2020-09-12
Merge branch 'master' into ev
Calvin Rose
-4
/
+4
2020-09-07
Update for 1.12.1
v1.12.1
Calvin Rose
-2
/
+2
2020-09-07
Prepare 1.12.0 Release.
v1.12.0
Calvin Rose
-4
/
+4
[next]