index
:
spork
bundle-hooks
cjanet
cjanet-jit
declare-cc
janet-pm-config
mac-debug
master
mqtt
msvc-detect
pipefail-errexit
pm-full-env
rawterm-getch
sh-dsl
windows-rawterm
Various Janet utility modules - the official "Contrib" library
Calvin Rose <calsrose@gmail.com>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-03-24
Move pathing autodetection to cc.janet.
janet-pm-config
Calvin Rose
-55
/
+70
2025-03-23
Add more features to the simple project in pm.
Calvin Rose
-4
/
+30
2025-03-23
Config JANET_LIBPATH in the same manner as other environment variables.
Calvin Rose
-72
/
+90
2025-03-23
Get rid of undocumented flags.
Calvin Rose
-20
/
+0
2025-03-23
Remove redundant include paths with msvc.
Calvin Rose
-2
/
+2
2025-03-22
Move polyfill to pm-config from pm
Calvin Rose
-12
/
+12
2025-03-22
Make declare-executable work with MSVC correctly.
Calvin Rose
-13
/
+44
2025-03-22
Fix up configuration on windows.
Calvin Rose
-58
/
+65
2025-03-22
We may have permission issues in higher directories.
Calvin Rose
-2
/
+2
2025-03-22
Try use sh/create-dirs instead of os/mkdir to create binpath and
Calvin Rose
-2
/
+2
2025-03-22
Calculate manpath and binpath during initial evaluation.
Calvin Rose
-7
/
+7
2025-03-22
More workflows, but 1.37.2 -> 1.37.1
Calvin Rose
-2
/
+2
2025-03-22
More tags.
Calvin Rose
-1
/
+1
2025-03-22
Expose :build environment variable when running declare-executable.
Calvin Rose
-20
/
+14
2025-03-22
Add extra directory ./tmp before pm tests.
Calvin Rose
-0
/
+2
2025-03-22
assertf patch.
Calvin Rose
-0
/
+12
2025-03-22
Fix test harness to not try to be clever with setting syspath.
Calvin Rose
-6
/
+5
2025-03-22
Add backport for janet version < 1.36.0
Calvin Rose
-1
/
+4
2025-03-22
Update build directory for test.
Calvin Rose
-1
/
+1
2025-03-22
Merge branch 'declare-cc'
Calvin Rose
-131
/
+2620
2025-03-22
Make lockfile more stable.
declare-cc
Calvin Rose
-1
/
+2
2025-03-22
Add a template for new projects that don't depend on spork.
Calvin Rose
-1
/
+37
2025-03-22
Add manpage for janet-pm
Calvin Rose
-1
/
+191
2025-03-21
Don't read environment variables twice.
Calvin Rose
-23
/
+23
2025-03-21
Add some checks to environment variables.
Calvin Rose
-2
/
+14
2025-03-20
Add quickbin.
Calvin Rose
-5
/
+38
2025-03-20
Add support for custom module trees in janet-pm
Calvin Rose
-21
/
+46
2025-03-19
Add option to specify number of parallel workers.
Calvin Rose
-10
/
+27
2025-03-19
Update README
Calvin Rose
-4
/
+10
2025-03-19
More work on declare-cc for windows+msvc.
Calvin Rose
-4
/
+22
2025-03-19
Correctly handle path/basename on windows.
Calvin Rose
-1
/
+1
2025-03-19
Add line buffering to compiler output.
Calvin Rose
-12
/
+32
2025-03-18
janet-format over all spork modules.
Calvin Rose
-187
/
+183
2025-03-17
Add support for JANET_PKGLIST.
Calvin Rose
-0
/
+5
2025-03-17
Add JANET_TOOLCHAIN option to override compiler setup.
Calvin Rose
-8
/
+43
2025-03-17
Add more wrapper commands for janet-pm
Calvin Rose
-29
/
+70
2025-03-16
More precisely track overlapping bundles.
Calvin Rose
-49
/
+64
2025-03-16
Remove rule commands from janet-pm
Calvin Rose
-71
/
+62
2025-03-16
Move away from using rules to define all bundle hooks.
Calvin Rose
-47
/
+52
2025-03-16
Deal with janet bundle quirks in a backwards and forwards compatible
Calvin Rose
-13
/
+30
2025-03-16
Make build rules correctly depend on creation of build directories.
Calvin Rose
-15
/
+17
2025-03-16
Add new project scaffolds.
Calvin Rose
-2
/
+248
2025-03-16
Add support for lockfiles.
Calvin Rose
-26
/
+92
2025-03-10
fix header field overwriting within http/{send-response,read-request}
Constantin Panaitescu
-16
/
+22
2025-03-10
expand test/suite-http to cover duplicate headers scenarios
Constantin Panaitescu
-0
/
+11
2025-03-10
Add option to do more package testing with pm-install.
Calvin Rose
-4
/
+73
2025-03-09
Begin adding more commands to janet-pm.
Calvin Rose
-13
/
+29
2025-03-09
More work on the test bundle.
Calvin Rose
-48
/
+51
2025-03-09
Merge pull request #213 from rwtolbert/fix_spork_on_windows_arm
Calvin Rose
-1
/
+3
2025-03-09
More improvements to declare-cc
Calvin Rose
-9
/
+7
[next]