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
/
boot
/
boot.c
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2025-03-04
Update year in copyright disclaimer to 2025
Michael Camilleri
-1
/
+1
2024-09-29
Update copyright date.
Calvin Rose
-1
/
+1
2023-01-07
Update copyright year.
Calvin Rose
-1
/
+1
2022-03-21
Auto update copyright date.
Calvin Rose
-1
/
+1
2021-05-31
Update copyright dates.
Calvin Rose
-1
/
+1
2021-03-23
Add config support for custom allocators.
Andrew Chambers
-2
/
+2
2020-02-27
Add better debug info to amalgamated source.
Calvin Rose
-0
/
+1
2020-02-23
Address MSVC warning.
Calvin Rose
-1
/
+1
2020-01-28
Fix warnings.
default-amalg
Calvin Rose
-2
/
+6
2020-01-28
Make amalgamtion the default when building.
Calvin Rose
-4
/
+35
2020-01-12
Update Copyright 2020.
Calvin Rose
-1
/
+1
2019-07-20
Deprecate process/args and add use macro.
Calvin Rose
-2
/
+2
2019-06-20
Be more complete with JANET_NO_SOURCEMAPS
Calvin Rose
-1
/
+7
2019-06-19
Add options to not include docstrings in binary.
Calvin Rose
-0
/
+10
2019-03-22
Add experimental meson build.
Calvin Rose
-1
/
+7
2019-03-08
Allow proper overriding of cfunctions in the core.
Calvin Rose
-1
/
+2
2019-02-21
Begin work on new memory layout for all objects and GC.
Calvin Rose
-3
/
+15
2019-02-18
Rename the header <janet/janet.h> to <janet.h>
Calvin Rose
-1
/
+1
2019-02-08
Boot core library from image rather than source
Calvin Rose
-0
/
+43