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
/
jpm
(
unfollow
)
Age
Commit message (
Expand
)
Author
Lines
2021-04-25
Add declare-headers to jpm.
Calvin Rose
-0
/
+12
2021-03-25
Allow .cc file extension in jpm declare-native
Lue
-21
/
+23
2021-03-11
Require opt-in behavior per script.
Calvin Rose
-2
/
+2
2021-03-11
Add --auto-shebang option to jpm.
Calvin Rose
-1
/
+2
2021-03-11
Add auto-shebang functionality.
Calvin Rose
-5
/
+9
2021-03-10
Fix argument passing to os/realpath in jpm
Michael Camilleri
-1
/
+1
2021-02-20
Fix #638 - update fiber status in certain cases.
Calvin Rose
-28
/
+30
2021-02-10
Add missing argument to errorf
alligator
-1
/
+1
2021-01-23
Address #478 - Disable core in static binaries/
Calvin Rose
-11
/
+29
2021-01-23
Begin work on allowing small binaries.
Calvin Rose
-4
/
+9
2021-01-03
Don't fail jpm if os/realpath fails.
Calvin Rose
-2
/
+19
2020-09-06
Address #470 - hyphen's in native module names.
Calvin Rose
-3
/
+12
2020-09-05
Add %t formatter to janet.
Calvin Rose
-8
/
+8
2020-09-05
Change linking process for standalone executables.
Calvin Rose
-13
/
+20
2020-09-04
Enable exception handling for C++ with MSVC.
Calvin Rose
-1
/
+1
2020-09-04
For #469 - Add support for C++ and mixed C/C++
Calvin Rose
-16
/
+102
2020-08-03
Add JANET_HASHSEED environment variable.
Calvin Rose
-2
/
+9
2020-08-04
Initialize PRF with random data when it is enabled.
Andrew Chambers
-0
/
+10
2020-08-03
Exit with error code if jpm install fails.
Calvin Rose
-1
/
+1
2020-07-21
Fix jpm on windows with multiple git binaries.
Calvin Rose
-1
/
+1
2020-07-05
Update changelog and sort listing.
Calvin Rose
-7
/
+16
2020-07-05
Add list-pkgs and list-installed to jpm.
Calvin Rose
-0
/
+19
2020-06-29
Fix recursive post-deps.
Calvin Rose
-2
/
+2
2020-06-27
Update range checks for 64 bit integers.
Calvin Rose
-15
/
+26
2020-06-18
Use function for install-paths
Michael Camilleri
-4
/
+4
2020-06-15
Update jpm.
Calvin Rose
-29
/
+39
2020-06-14
Remove extra function on some installs.
Calvin Rose
-2
/
+4
2020-06-14
On nix platforms, patch jpm with path information.
Calvin Rose
-5
/
+13
2020-06-14
Add some more bindings for jpm for future proofing.
Calvin Rose
-21
/
+31
2020-05-21
Replace forward slash in xcopy commands.
Calvin Rose
-1
/
+3
2020-05-19
More windows shenanigans with jpm.
Calvin Rose
-3
/
+4
2020-05-19
Quick fix.
Calvin Rose
-1
/
+1
2020-05-19
Add the clear-manifest command.
Calvin Rose
-3
/
+12
2020-05-19
Fix jpm.
Calvin Rose
-3
/
+1
2020-05-19
Add JANET_GIT to jpm.
Calvin Rose
-5
/
+18
2020-05-19
Fix os/shell usage in jpm on windows.
Calvin Rose
-1
/
+1
2020-05-18
Format lock files for nicer diffs.
Andrew Chambers
-2
/
+9
2020-05-17
Add :hardcode-syspath option to declare-binscript.
Calvin Rose
-4
/
+20
2020-05-15
Rename `jpm repl` to `jpm debug-repl`.
Calvin Rose
-4
/
+4
2020-05-12
1.9.1 release.
v1.9.1
Calvin Rose
-2
/
+5
2020-05-12
Add meson builds to sourcehut CI.
Calvin Rose
-2
/
+2
2020-05-09
Address #387
Calvin Rose
-21
/
+23
2020-05-09
Update default path for installed binaries.
Calvin Rose
-1
/
+6
2020-05-09
Refactor jpm.
Calvin Rose
-214
/
+210
2020-05-05
Format jpm with spork.
Calvin Rose
-36
/
+35
2020-04-30
Revert inclusion of dedent.
Calvin Rose
-60
/
+58
2020-04-26
Use dedent in jpm create-executable.
Calvin Rose
-85
/
+89
2020-04-26
Rename auxbin/jpm -> jpm.
Calvin Rose
-0
/
+0
2020-04-25
Update create-dirs to work on windows style paths.
Calvin Rose
-8
/
+8
2020-04-23
Lockfiles are jdn, not code.
Andrew Chambers
-4
/
+4
[next]