aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorLines
2026-01-17Merge branch 'master' into sh-dslsh-dslCalvin Rose-34/+38
2026-01-17Testing improvements and randomness.Calvin Rose-42/+67
2026-01-17More work on sh-dsl and improving testing libraries.Calvin Rose-12/+34
2026-01-17More work on sh-dsl and some documentation.Calvin Rose-1/+81
2026-01-16Allow using expression inside dsl more easily.Calvin Rose-4/+11
2026-01-16Add sh-dsl module to spork.Calvin Rose-0/+256
2026-01-16Add sh-dsl module to spork.Calvin Rose-0/+224
2026-01-10Use strict linting to clean up spork code.Calvin Rose-61/+51
2025-12-12fix http: Support other stream types, fix HEADllmII-29/+67
2025-12-12pm: satisfy flycheckTw-1/+1
2025-12-12Add flag to pkg-config-flags if static requestedsogaiu-1/+1
2025-12-11getline: Add support for ctrl-uTw-0/+2
2025-12-07Don't swallow errors when executing local-hooks.Calvin Rose-2/+3
2025-12-05Remove empty strings collected from pkg-configCalvin Rose-1/+1
2025-12-02getline: bugfix for <ctrl-a>Tw-1/+4
2025-12-02netrepl: allow specifying unix socket on CLIIsaac Freund-2/+8
2025-11-30CI: Add 1.39.1 and remove 1.35.2 testingsogaiu-2/+2
2025-11-24Add pkgconfig support to pm full-env commandCalvin Rose-2/+20
2025-11-22add a couple more parent tests on posixBob Tolbert-0/+2
2025-11-22add more to Win32 path prefix PEG to handle DOS device pathsBob Tolbert-1/+81
2025-11-22add win32 basename implementation to handle possible drive/UNC prefix and add...Bob Tolbert-6/+73
2025-11-22add win32-specific versions of abspath?, dirname and parent to deal with driv...Bob Tolbert-6/+155
2025-11-22first pass at path/parent on posixBob Tolbert-0/+28
2025-11-22Update to macos-14 in cisogaiu-1/+1
2025-11-21Add janet-pm `full-env` command.Calvin Rose-1/+86
2025-11-12`spork/date`: Cache original strings in output of `from-string`Caleb Figgers-71/+74
2025-11-12`spork/date`: Incorporate feedback + tweaksCaleb Figgers-48/+86
2025-11-12New module: `spork/date`Caleb Figgers-0/+640
2025-11-09`spork/test`: Fix CRLF bug in `assert-docs`Caleb Figgers-1/+1
2025-11-06Apply :has-bin-script less widelysogaiu-7/+10
2025-10-10Update CHANGELOGv1.1.1Calvin Rose-1/+3
2025-10-09Fix quickbinCalvin Rose-1/+2
2025-10-05update message to userCalvin Rose-1/+1
2025-10-05Brief: Restore code that cleans dynamic syspath at the end of binscriptBob Tolbert-4/+7
2025-10-04Prevent nesting janet-pm environments.Calvin Rose-25/+35
2025-10-02Add changelogJosef Pospíšil-0/+8
2025-10-02Remove unused codesogaiu-1/+0
2025-10-02Clean up generated bundle from previous test runsogaiu-0/+3
2025-09-17Fix PATH separator in ps activate scriptJosef Pospíšil-1/+1
2025-09-16Version bump.v1.0.1Calvin Rose-2/+2
2025-09-15Add spork/versionCalvin Rose-0/+12
2025-09-15Fix temp $PATH in activate.ps1 templatev1.0.0Josef Pospíšil-1/+1
2025-09-01Move binding of object path to inside build environmentMichael Camilleri-1/+1
2025-08-31Brief: Fix smart-libs when executable depends on native module.Bob Tolbert-2/+2
2025-08-19one more tweak to fix the tests on WindowsBob Tolbert-1/+1
2025-08-19fix test on WindowsBob Tolbert-1/+1
2025-08-19Brief: Fix missing dynamic :syspath inside binscript main.Bob Tolbert-76/+17
2025-08-19make sure pre/postinstall are run withdyns *install-manifest*Bob Tolbert-3/+3
2025-08-19Brief: add more pre/post steps for janet-pmBob Tolbert-10/+373
2025-08-17Missing unquote.Calvin Rose-1/+1