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
path:
root
/
test
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Fix suite-pmfull.
Calvin Rose
-1
/
+1
2026-02-20
Check that rules actually work as expected by statting inputs and
Calvin Rose
-2
/
+2
2026-02-19
Make sure $? works as expected with :errexit set.
Calvin Rose
-0
/
+2
2026-02-19
Disallow empty pipelines.
Calvin Rose
-0
/
+6
2026-02-19
Add *pipefile* and *errexit* to sh-dsl.
pipefail-errexit
Calvin Rose
-1
/
+24
2026-02-14
Make order of operations consistent.
cjanet-jit
Calvin Rose
-5
/
+9
2026-02-14
Don't use built-in rounding.
Calvin Rose
-0
/
+0
2026-02-14
Don't make hash-dependent tests.
Calvin Rose
-1
/
+6
2026-02-14
Merge branch 'master' into cjanet-jit
Calvin Rose
-0
/
+3
2026-02-14
Don't add hash sensitive tests.
Calvin Rose
-1
/
+1
2026-02-14
Slight tweaks so test suite is not hash sensitive.
Calvin Rose
-1
/
+2
2026-02-14
Merge branch 'master' into cjanet-jit
Calvin Rose
-2
/
+12
2026-02-04
Fix select-keys for false values
Josef Pospíšil
-0
/
+3
2026-02-04
Fix linux test
Josef Pospíšil
-2
/
+5
2026-02-04
Fix xcopy invocation in sh/copy
Josef Pospíšil
-2
/
+9
2026-02-04
Small tweaks to cjanet-jit to fix test gold images.
Calvin Rose
-2
/
+2
2026-02-01
Add per-bar color to bar charts.
Calvin Rose
-0
/
+0
2026-02-01
Add bar-chart support to spork/charts.
Calvin Rose
-0
/
+47
2026-01-31
Make gfx2d/fill-rect take width height instead of x2, y2
Calvin Rose
-7
/
+7
2026-01-28
A lot more changes to help chart styling. Added text rotation as well.
Calvin Rose
-6
/
+6
2026-01-27
Minor changes for cleanup and update chart test.
Calvin Rose
-15
/
+6
2026-01-26
More work on charting.
Calvin Rose
-1
/
+1
2026-01-25
Redo cp437 conversion - dumped bit maps were not correct.
Calvin Rose
-1
/
+13
2026-01-25
Add a charts module.
Calvin Rose
-3
/
+34
2026-01-23
Switch over to using a pointer for backing buffer.
Calvin Rose
-6
/
+28
2026-01-20
Merge remote-tracking branch 'origin/master' into cjanet-jit
Calvin Rose
-0
/
+202
2026-01-20
spork/generators: add keep
amano.kenji
-0
/
+41
2026-01-20
spork/generators: add partition and partition-by
amano.kenji
-0
/
+42
2026-01-20
spork/generators: add interpose
amano.kenji
-0
/
+17
2026-01-20
spork/generators: add interleave
amano.kenji
-0
/
+32
2026-01-20
spork/generators: add iterables argument to map and mapcat
amano.kenji
-0
/
+47
2026-01-20
spork/generators: add step argument to range
amano.kenji
-0
/
+23
2026-01-18
Add fill-rect to gfx2d back.
Calvin Rose
-16
/
+8
2026-01-18
Merge branch 'master' into cjanet-jit
Calvin Rose
-2
/
+2
2026-01-18
More tweaks for #224 - comments in collections fixed.
Calvin Rose
-2
/
+2
2026-01-18
Merge branch 'master' into cjanet-jit
Calvin Rose
-29
/
+69
2026-01-17
Add some more test cases for pipeing to sh-dsl and tweak windows.
Calvin Rose
-3
/
+4
2026-01-17
Add sh-dsl pipe test cases.
Calvin Rose
-1
/
+5
2026-01-17
Turn off sh-dsl tests for windows temporarily.
Calvin Rose
-14
/
+15
2026-01-17
Merge branch 'master' into sh-dsl
sh-dsl
Calvin Rose
-29
/
+33
2026-01-17
Testing improvements and randomness.
Calvin Rose
-29
/
+33
2026-01-17
More work on sh-dsl and improving testing libraries.
Calvin Rose
-1
/
+2
2026-01-16
Add sh-dsl module to spork.
Calvin Rose
-0
/
+29
2026-01-13
Improve function pointer syntax to match declaration
Calvin Rose
-5
/
+2
2026-01-04
Remove line/rect primitives.
Calvin Rose
-22
/
+11
2026-01-04
Allow bypassing mangling with string literal type.
Calvin Rose
-2
/
+6
2026-01-03
Add test for head/tail for intersections in scanlines.
Calvin Rose
-2
/
+9
2026-01-03
Add first implmentation of path stroke.
Calvin Rose
-2
/
+3
2025-12-22
Add stub for outline-path to gfx2d.
Calvin Rose
-0
/
+0
2025-12-21
Add more tests for fill-path and text measurement.
Calvin Rose
-1
/
+26
[next]