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
2026-02-14
Make order of operations consistent.
cjanet-jit
Calvin Rose
-6
/
+10
2026-02-14
Don't use built-in rounding.
Calvin Rose
-18
/
+22
2026-02-14
Don't make hash-dependent tests.
Calvin Rose
-1
/
+6
2026-02-14
No assertf either.
Calvin Rose
-2
/
+2
2026-02-14
getpid is a relatively new function, don't depend on it's availability
Calvin Rose
-1
/
+1
2026-02-14
Add testing to this long-lived branch.
Calvin Rose
-1
/
+1
2026-02-14
Merge branch 'master' into cjanet-jit
Calvin Rose
-7
/
+15
2026-02-14
Reintroduce final message silencing.
Calvin Rose
-6
/
+7
2026-02-14
Quieter
Calvin Rose
-2
/
+6
2026-02-14
Xcopy create directory if doesn't exist.
Calvin Rose
-2
/
+5
2026-02-14
Redo order.
Calvin Rose
-2
/
+3
2026-02-14
More tweaks
Calvin Rose
-6
/
+5
2026-02-14
More tweaks to sh/copy
Calvin Rose
-7
/
+7
2026-02-14
Merge branch 'master' into cjanet-jit
Calvin Rose
-3
/
+21
2026-02-14
Don't add hash sensitive tests.
Calvin Rose
-1
/
+1
2026-02-14
Make sure fmt.janet doesn't touch long strings.
Calvin Rose
-5
/
+26
2026-02-14
Tweaks to fmt.janet and sh.janet
Calvin Rose
-8
/
+12
2026-02-14
Slight tweaks so test suite is not hash sensitive.
Calvin Rose
-2
/
+3
2026-02-14
Merge branch 'master' into cjanet-jit
Calvin Rose
-26
/
+71
2026-02-13
Fix module path in examples
sarna
-2
/
+2
2026-02-13
More work on gfx2d.
Calvin Rose
-15
/
+23
2026-02-12
WIP on cjanet documentation.
Calvin Rose
-8
/
+155
2026-02-07
spork/stream: add make-stdin, make-stdout, and make-stderr
amano.kenji
-0
/
+15
2026-02-05
Make sure fmt.janet doesn't touch long strings.
Calvin Rose
-5
/
+26
2026-02-04
Tweaks to fmt.janet and sh.janet
Calvin Rose
-8
/
+12
2026-02-04
Fix select-keys for false values
Josef Pospíšil
-1
/
+4
2026-02-04
Remove win11 only flag
Calvin Rose
-9
/
+12
2026-02-04
Fix linux test
Josef Pospíšil
-2
/
+5
2026-02-04
Fix xcopy invocation in sh/copy
Josef Pospíšil
-7
/
+14
2026-02-04
Add super-sampled rings to charts.
Calvin Rose
-7
/
+9
2026-02-04
Small tweaks to cjanet-jit to fix test gold images.
Calvin Rose
-26
/
+14
2026-02-03
More tweaks to git-loc-chart example.
Calvin Rose
-41
/
+60
2026-02-02
getline: Support prefill line buffer
Tw
-4
/
+11
2026-02-01
New example for graphing git commits.
Calvin Rose
-0
/
+49
2026-02-01
Small tweaks to chart formatting.
Calvin Rose
-29
/
+16
2026-02-01
Work on adding super-sampling to charts.
Calvin Rose
-97
/
+156
2026-02-01
Make floorn and ceiln more clear in charts.janet
Calvin Rose
-13
/
+7
2026-02-01
Add per-bar color to bar charts.
Calvin Rose
-26
/
+37
2026-02-01
Add bar-chart support to spork/charts.
Calvin Rose
-18
/
+80
2026-02-01
Move dataframe utilties into spork/misc.
Calvin Rose
-167
/
+107
2026-01-31
Merge branch 'master' into cjanet-jit
Calvin Rose
-1
/
+1
2026-01-31
Fix bad call to spork/pm.janet
Calvin Rose
-1
/
+1
2026-01-31
Abstract line-graph charting as separate function from drawing axis.
Calvin Rose
-44
/
+95
2026-01-31
Make gfx2d/fill-rect take width height instead of x2, y2
Calvin Rose
-18
/
+14
2026-01-31
More charting examples.
Calvin Rose
-68
/
+338
2026-01-28
Add more examples with manual chart creation with just the axes.
Calvin Rose
-17
/
+73
2026-01-28
A lot more changes to help chart styling. Added text rotation as well.
Calvin Rose
-197
/
+400
2026-01-27
Minor changes for cleanup and update chart test.
Calvin Rose
-35
/
+30
2026-01-26
Formatting and fixing the examples. More work on charting.
Calvin Rose
-137
/
+297
2026-01-26
More work on charting.
Calvin Rose
-46
/
+111
[next]