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
2019-09-05
1.3.0 Release
v1.3.0
Calvin Rose
-1
/
+1
2019-09-05
Update CHANGELOG.md
Calvin Rose
-1
/
+2
2019-09-05
Add put-in.
Calvin Rose
-5
/
+28
2019-09-05
Add get-in, update-in, and freeze to core.
Calvin Rose
-1
/
+45
2019-09-05
Work on makefile and build for jpm.1
Calvin Rose
-1
/
+4
2019-09-04
Update to 1.3.0, add jpm.1
Calvin Rose
-9
/
+188
2019-09-01
Update CHANGELOG.md
Calvin Rose
-1
/
+5
2019-09-01
Add `jpm run` and `jpm rules`
Calvin Rose
-0
/
+11
2019-09-01
Allow relative paths for jpm commands (deps)
Calvin Rose
-6
/
+12
2019-08-30
Add option for using tags in jpm deps.
Calvin Rose
-1
/
+9
2019-08-30
Simplify peg caching further.
Calvin Rose
-36
/
+56
2019-08-29
Fix some more recursion issues with pegs.
Calvin Rose
-25
/
+53
2019-08-29
Try to address memoization problem in pegs.
Calvin Rose
-8
/
+26
2019-08-29
Windows fixes for jpm.
Calvin Rose
-3
/
+17
2019-08-28
Fix test-install on windows.
Calvin Rose
-1
/
+1
2019-08-28
Fix test-install after removing cook.
Calvin Rose
-7
/
+10
2019-08-28
Remove cook and path from default install
Calvin Rose
-945
/
+782
2019-08-27
Merge branch 'master' of github.com:janet-lang/janet
Calvin Rose
-5
/
+5
2019-08-27
Add quotes and remove input path as make target.
Calvin Rose
-25
/
+26
2019-08-25
Add quotes to shim if install-dir has spaces.
Calvin Rose
-1
/
+1
2019-08-25
Better shim for scripts on windows.
Calvin Rose
-1
/
+2
2019-08-25
Fix binscripts on windows.
Calvin Rose
-3
/
+2
2019-08-24
Update changelog.
Calvin Rose
-1
/
+1
2019-08-24
Add Q and q formatters to buffer/format.
Calvin Rose
-4
/
+16
2019-08-24
Update CHANGELOG.md
Calvin Rose
-0
/
+1
2019-08-24
Add test for longstring matcher using backmatches.
Calvin Rose
-0
/
+10
2019-08-24
Add backmatch operator to pegs.
Calvin Rose
-2
/
+53
2019-08-24
jpm updates.
Calvin Rose
-0
/
+17
2019-08-23
fix git submodule update command with :p flag
Calvin Rose
-1
/
+1
2019-08-23
missing closing paren
Calvin Rose
-1
/
+1
2019-08-23
Merge branch 'master' of github.com:janet-lang/janet
Calvin Rose
-26
/
+78
2019-08-23
Add error message when dep fails to build.
Calvin Rose
-1
/
+1
2019-08-19
Fix some stack overflow bugs.
Calvin Rose
-10
/
+25
2019-08-18
Add build commit hash to windows build from appveyor.
Calvin Rose
-12
/
+18
2019-08-18
More batch syntax issues.
Calvin Rose
-2
/
+1
2019-08-18
Remove some parens
Calvin Rose
-1
/
+1
2019-08-18
Make sure all appveyor artifacts get deployed
Calvin Rose
-1
/
+1
2019-08-18
release test 5
Calvin Rose
-3
/
+3
2019-08-18
release-test4
Calvin Rose
-0
/
+1
2019-08-18
Fix appveyor.yml
Calvin Rose
-2
/
+2
2019-08-18
Update installer with appveyor commands.
Calvin Rose
-5
/
+19
2019-08-18
Add some more artifacts to automate release.
Calvin Rose
-0
/
+9
2019-08-18
Better deploy test.
Calvin Rose
-3
/
+3
2019-08-18
Appveyor test2.
Calvin Rose
-1
/
+1
2019-08-18
Update appveyor deployment.
Calvin Rose
-1
/
+9
2019-08-18
Add wasm to architectures returned by os/arch.
Calvin Rose
-0
/
+3
2019-08-18
Add os/arch to core.
Calvin Rose
-2
/
+55
2019-08-18
Address #158
Calvin Rose
-1
/
+1
2019-08-12
Add some color to stacktraces in repl.
Calvin Rose
-2
/
+8
2019-08-08
Update to version 1.2.0.
v1.2.0
Calvin Rose
-3
/
+3
[next]