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
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2020-11-18
Don't use peg for patch tool.
Calvin Rose
-1
/
+1
2020-11-18
Several changes to move pipe creation back into ev.c
Calvin Rose
-10
/
+1
2020-11-17
On install, merge janetconf.h into janet.h
Calvin Rose
-3
/
+12
2020-06-18
Use function for install-paths
Michael Camilleri
-1
/
+1
2020-06-14
On nix platforms, patch jpm with path information.
Calvin Rose
-0
/
+33
2020-05-19
Remove NSIS artifacts.
Calvin Rose
-0
/
+0
2020-05-19
Add Wix/msi installer for Windows
Leaf Garland
-0
/
+200
2020-05-10
Fix external grammar to disallow | and \ in symbols.
Calvin Rose
-8
/
+8
2020-04-05
Merge pull request #338 from andrewchambers/unmarshalfuzz2
Calvin Rose
-2
/
+6
2020-04-05
Address #336 case 3
Calvin Rose
-7
/
+7
2020-04-06
Make unmarshal fuzzer exercise more code paths.
Andrew Chambers
-2
/
+6
2020-04-05
Merge pull request #337 from andrewchambers/fuzzunmarshal
Calvin Rose
-2
/
+67
2020-04-05
Change \UXXXXXXXX -> \UXXXXXX and check codepoint max.
Calvin Rose
-1
/
+1
2020-04-05
Setup some simple fuzz helpers for unmarshal.
Andrew Chambers
-2
/
+67
2020-04-04
Address #306 - Add unicode escapes.
Calvin Rose
-1
/
+1
2020-01-28
Make amalgamtion the default when building.
Calvin Rose
-104
/
+0
2020-01-12
Update Copyright 2020.
Calvin Rose
-2
/
+2
2019-12-31
Can we fix NSIS?
Calvin Rose
-0
/
+0
2019-12-31
Try EnVar_plugin for updating path.
Calvin Rose
-312
/
+0
2019-12-31
Remove some NSIS cruft to see if we can fix 3.05
Calvin Rose
-16
/
+1
2019-12-31
Update to NSIS 3.05
Calvin Rose
-0
/
+0
2019-12-30
Amalg script included janet.h before test macros.
Calvin Rose
-0
/
+1
2019-12-04
Add os/cryptorand.
Andrew Chambers
-1
/
+1
2019-11-29
Add afl fuzzing helpers.
Andrew Chambers
-0
/
+88
2019-11-08
Make sure $prefix/lib/janet is created
Calvin Rose
-0
/
+0
2019-10-29
Fix tools/removecr.janet
Calvin Rose
-1
/
+1
2019-10-29
Fix startup environment.
Calvin Rose
-0
/
+1
2019-10-19
Fix an issue with the removecr script
Calvin Rose
-1
/
+1
2019-10-19
Update amalg step.
Calvin Rose
-5
/
+6
2019-09-12
Remove :r from amalg.janet
Calvin Rose
-1
/
+1
2019-09-12
Add script for removing <CR> on windows.
Calvin Rose
-1
/
+10
2019-08-07
See if we can use a different build of NSIS.
Calvin Rose
-0
/
+0
2019-08-04
Add shorthand function literals to janet.
Calvin Rose
-2
/
+1
2019-07-28
Executables linking to natives working on linux.
Calvin Rose
-0
/
+0
2019-07-28
Update installer and make things build on windows.
Calvin Rose
-190
/
+0
2019-07-27
Update windows installation and automation.
Calvin Rose
-0
/
+190
2019-07-27
Progress towards making windows work again.
Calvin Rose
-192
/
+0
2019-07-27
Try to fix some tests for CI.
Calvin Rose
-1
/
+1
2019-07-26
Building standalone binaries on linux working.
Calvin Rose
-0
/
+192
2019-07-09
Remove amalg.janet dependency on os/date
Barakat
-3
/
+1
2019-07-08
Fix jpm.bat on a normal install
Calvin Rose
-1
/
+1
2019-07-05
Fix typo in jpm.bat
Krystian RosiĆski
-1
/
+1
2019-06-19
Fix doc generation.
Calvin Rose
-0
/
+1
2019-06-05
Update tm_language_gen.
Calvin Rose
-16
/
+19
2019-06-01
More work on installation and moving files around.
Calvin Rose
-662
/
+0
2019-05-29
Update installer again.
Calvin Rose
-1
/
+1
2019-05-29
Update installer and jpm to work better on windows.
Calvin Rose
-9
/
+11
2019-05-29
Update options for jpm and path stuff.
Calvin Rose
-21
/
+20
2019-05-28
Add default for bindir.
Calvin Rose
-5
/
+11
2019-05-28
Work on windows installer.
Calvin Rose
-18
/
+347
[next]