aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorLines
2024-12-05Prepare for 1.37.0 release.v1.37.0Calvin Rose-3/+3
2024-12-03Address #1524 - fix meson cross compilation linking.Calvin Rose-8/+20
2024-12-02Merge pull request #1526 from sogaiu/masterCalvin Rose-1/+1
2024-12-02Additional tweak to address #1523sogaiu-1/+1
2024-12-01Correct documentation for issue #1523Calvin Rose-5/+20
2024-11-25Merge pull request #1522 from sogaiu/remove-pstatusCalvin Rose-1/+0
2024-11-25Remove unused var pstatussogaiu-1/+0
2024-11-24Assertf with no arguments does not make sense.Calvin Rose-7/+11
2024-11-23Update CHANGELOG.mdCalvin Rose-0/+3
2024-11-17Add an extra has mix round to string hashes.Calvin Rose-6/+7
2024-11-17Merge pull request #1519 from ianthehenry/fix-string-equal-with-byteviewCalvin Rose-2/+2
2024-11-16fix janet_string_equalconstIan Henry-2/+2
2024-11-11Merge pull request #1518 from pyrmont/bugfix.s390x-workflowCalvin Rose-2/+2
2024-11-12Update Docker command to use --platform flagMichael Camilleri-2/+2
2024-10-31Merge pull request #1517 from sogaiu/add-assertfCalvin Rose-8/+21
2024-10-30Add some tests for assertfsogaiu-0/+10
2024-10-30Add assertf and use in boot.janet. Address #1516sogaiu-8/+11
2024-10-25Merge pull request #1514 from ArtSin/fix-formatb-int32_t-argCalvin Rose-1/+1
2024-10-25Merge pull request #1515 from sogaiu/tweak-install-info-in-readmeCalvin Rose-2/+4
2024-10-25Clarify installation info a bitsogaiu-2/+4
2024-10-20Cast arguments to `int32_t` before passing to `janet_formatb` with `%d` forma...ArtSin-1/+1
2024-10-18Fix Issue #1512Calvin Rose-6/+4
2024-10-18Don't error on empty struct.Calvin Rose-1/+7
2024-10-18Merge pull request #1513 from sogaiu/add-nth-and-only-tags-to-changelogCalvin Rose-0/+2
2024-10-16Mention nth and only-tags in changelogsogaiu-0/+2
2024-10-11Formatting.Calvin Rose-200/+199
2024-10-11Use _Exit since it is standard in c99Calvin Rose-2/+3
2024-10-11Use msvc compiler intrinsics for atomics.Calvin Rose-6/+6
2024-10-10More CI testing - add meson min build for windows.Calvin Rose-4/+39
2024-10-10Include windows.h for atomics always in capi.cCalvin Rose-2/+4
2024-10-05Test bundleCalvin Rose-0/+13
2024-10-05Fix bundle/install with :check true installation failure.Calvin Rose-3/+3
2024-10-05Setting a profile will mess with imports.Calvin Rose-1/+2
2024-09-29Update copyright date.Calvin Rose-59/+59
2024-09-29Github has fewer runners than I thought.Calvin Rose-1/+1
2024-09-29Remove financial support link.Calvin Rose-3/+0
2024-09-29Add test for older windows.Calvin Rose-1/+1
2024-09-27Merge pull request #1510 from sogaiu/badge-swapCalvin Rose-1/+1
2024-09-25Replace gitter badge with zulip onesogaiu-1/+1
2024-09-21Add *repl-prompt*.Calvin Rose-4/+9
2024-09-20Add support for multiple directories in JANET_PATH.Calvin Rose-9/+44
2024-09-18Merge pull request #1506 from sogaiu/tweak-signal-docCalvin Rose-1/+11
2024-09-17Add some detail to signal docstringsogaiu-1/+11
2024-09-12Add overflow check.Calvin Rose-0/+1
2024-09-12Add rules for nth and only-tags. Address #1503Calvin Rose-1/+74
2024-09-08More CI testing.Calvin Rose-3/+35
2024-09-07Prepare for 1.36.0 release.v1.36.0Calvin Rose-7/+7
2024-09-07Improve error messages even more for `copyfile`.Calvin Rose-10/+12
2024-09-07Update CHANGELOG.mdCalvin Rose-2/+5
2024-09-07Improve error messages in bundle/add if files are missing.Calvin Rose-2/+6