1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-27 18:49:54 +00:00

Commit Graph

  • 6535d72bd4
    Merge pull request #1522 from sogaiu/remove-pstatus master Calvin Rose 2024-11-25 06:15:43 -0800
  • a7d424bc81 Remove unused var pstatus sogaiu 2024-11-25 12:39:53 +0900
  • 0fb1773c19 Merge branch 'master' into compile-opt compile-opt Calvin Rose 2024-11-24 19:15:47 -0600
  • 2bceba4a7a Assertf with no arguments does not make sense. Calvin Rose 2024-11-24 19:14:18 -0600
  • a6ea38a23b More working on pointer arithmetic. Calvin Rose 2024-11-24 18:44:26 -0600
  • bc79489068 Begin working on drawing example. Calvin Rose 2024-11-24 12:33:48 -0600
  • b096babcbf Merge branch 'master' into compile-opt Calvin Rose 2024-11-23 10:29:14 -0600
  • e3159bb0f5 Update CHANGELOG.md Calvin Rose 2024-11-23 10:29:03 -0600
  • 5d1bd8a932 Add an extra has mix round to string hashes. Calvin Rose 2024-11-17 11:31:12 -0600
  • bafa6bfff0
    Merge pull request #1519 from ianthehenry/fix-string-equal-with-byteview Calvin Rose 2024-11-17 07:33:47 -0800
  • e2eb7ab4b2
    fix janet_string_equalconst Ian Henry 2024-11-16 21:20:26 -0800
  • 9f4497a5ae
    Merge pull request #1518 from pyrmont/bugfix.s390x-workflow Calvin Rose 2024-11-11 12:24:20 -0800
  • 70de8bf092
    Update Docker command to use --platform flag Michael Camilleri 2024-11-12 04:02:54 +0900
  • 32922ec376 try older ubuntu version s390x-ci-fix Calvin Rose 2024-11-02 15:22:41 -0500
  • 9aae9f3add Check if -t option helps. Calvin Rose 2024-11-02 15:11:20 -0500
  • e52575e23a
    Merge pull request #1517 from sogaiu/add-assertf Calvin Rose 2024-10-31 07:27:05 -0700
  • 10994cbc6a Add some tests for assertf sogaiu 2024-10-30 23:41:31 +0900
  • abad9d7db9 Add assertf and use in boot.janet. Address #1516 sogaiu 2024-10-30 17:43:00 +0900
  • 5e443cd29d
    Merge pull request #1514 from ArtSin/fix-formatb-int32_t-arg Calvin Rose 2024-10-25 05:36:08 -0700
  • 7bf3a9d24c
    Merge pull request #1515 from sogaiu/tweak-install-info-in-readme Calvin Rose 2024-10-25 05:34:53 -0700
  • d80a7094ae Clarify installation info a bit sogaiu 2024-10-25 19:58:32 +0900
  • ad77bc391c Cast arguments to int32_t before passing to janet_formatb with %d format specifier ArtSin 2024-10-20 12:03:40 +0400
  • 2b84fb14b4 Fix Issue #1512 Calvin Rose 2024-10-18 18:17:06 -0500
  • 07155ce657 Don't error on empty struct. Calvin Rose 2024-10-18 17:53:21 -0500
  • 046d28662d
    Merge pull request #1513 from sogaiu/add-nth-and-only-tags-to-changelog Calvin Rose 2024-10-18 05:45:36 -0700
  • 84dd3db620 Mention nth and only-tags in changelog sogaiu 2024-10-16 14:16:05 +0900
  • bed80bf1d3 Merge branch 'master' into compile-opt Calvin Rose 2024-10-12 07:58:43 -0500
  • 282f2671ea Formatting. Calvin Rose 2024-10-11 20:10:46 -0500
  • 3fc2be3e6e Use _Exit since it is standard in c99 Calvin Rose 2024-10-11 20:10:04 -0500
  • d10c1fe759 Use msvc compiler intrinsics for atomics. Calvin Rose 2024-10-11 20:03:06 -0500
  • d18472b07d More CI testing - add meson min build for windows. Calvin Rose 2024-10-10 20:42:12 -0500
  • 43a68dcd2a Include windows.h for atomics always in capi.c Calvin Rose 2024-10-10 20:32:28 -0500
  • 315a832278 Include atomics unconditionally. mingw-variants Calvin Rose 2024-10-10 20:31:13 -0500
  • ae4c266c3c Test amalg. Calvin Rose 2024-10-10 19:42:21 -0500
  • 7dc2c9bc88 Try older windows for mingw Calvin Rose 2024-10-10 18:49:04 -0500
  • f1210a6b81 Revert removing CC=gcc Calvin Rose 2024-10-10 08:42:29 -0500
  • 1331161086 Check if we don't need to use gcc directly. Calvin Rose 2024-10-10 08:34:49 -0500
  • 7025d251a6 Try more mingw variants. Calvin Rose 2024-10-10 08:23:15 -0500
  • 3d93028088 Test bundle Calvin Rose 2024-10-05 12:37:23 -0500
  • 99f0af92bd Fix bundle/install with :check true installation failure. Calvin Rose 2024-10-05 12:34:10 -0500
  • 71d81b14a2 Setting a profile will mess with imports. Calvin Rose 2024-10-05 12:13:44 -0500
  • 80ed6538d0 Add constant checking in sysir middle end. Calvin Rose 2024-10-05 12:05:04 -0500
  • 6577a18cef Better printing for complex constants. Calvin Rose 2024-09-30 08:14:01 -0500
  • 731592a80e Merge branch 'master' into compile-opt Calvin Rose 2024-09-29 17:27:49 -0500
  • 3894f4021a Update copyright date. Calvin Rose 2024-09-29 16:07:24 -0500
  • ea332ff81e More work on making the temporary frontend a little nicer. Calvin Rose 2024-09-29 15:55:10 -0500
  • f36d544deb MSVC and strange errors. Calvin Rose 2024-09-29 12:30:51 -0500
  • e96dd512f3 Work on some local type inference. Calvin Rose 2024-09-29 11:37:04 -0500
  • 72c659d1ee Github has fewer runners than I thought. Calvin Rose 2024-09-29 07:17:28 -0500
  • 8f879b4adc Remove financial support link. Calvin Rose 2024-09-29 07:15:56 -0500
  • 18f2847dc1 Add test for older windows. Calvin Rose 2024-09-29 07:14:20 -0500
  • a588f1f242 More small tweaks to compile-opt. Calvin Rose 2024-09-29 07:13:27 -0500
  • ae15eadfaf Merge branch 'master' into compile-opt Calvin Rose 2024-09-28 16:00:30 -0500
  • 89b7ff9daf
    Merge pull request #1510 from sogaiu/badge-swap Calvin Rose 2024-09-27 17:52:16 -0700
  • 26c263d6be Replace gitter badge with zulip one sogaiu 2024-09-25 23:45:04 +0900
  • 2570e0f7a0 Add *repl-prompt*. Calvin Rose 2024-09-21 08:58:04 -0500
  • 8084e4c728 Add support for multiple directories in JANET_PATH. Calvin Rose 2024-09-20 22:21:46 -0500
  • ee90f9df62
    Merge pull request #1506 from sogaiu/tweak-signal-doc Calvin Rose 2024-09-18 16:50:13 -0700
  • 906a982ace Add some detail to signal docstring sogaiu 2024-09-17 20:04:16 +0900
  • 88e60c309c Add overflow check. Calvin Rose 2024-09-12 17:28:53 -0500
  • 9694aee819 Add rules for nth and only-tags. Address #1503 Calvin Rose 2024-09-12 17:03:03 -0500
  • 2697b0e425 More CI testing. Calvin Rose 2024-09-08 20:55:10 -0500
  • 3618b72f4d Merge branch 'master' into compile-opt Calvin Rose 2024-09-08 12:28:51 -0500
  • c0d7a49b19 Prepare for 1.36.0 release. v1.36.0 Calvin Rose 2024-09-07 12:33:28 -0500
  • f9a6f52d9c Improve error messages even more for copyfile. Calvin Rose 2024-09-07 10:02:26 -0500
  • c02c2e3f02 Update CHANGELOG.md Calvin Rose 2024-09-07 09:32:42 -0500
  • 1fcd47dd7b Improve error messages in bundle/add if files are missing. Calvin Rose 2024-09-07 09:18:08 -0500
  • 384ee4f6a9
    Merge pull request #1498 from sogaiu/remove-janet-def Calvin Rose 2024-09-06 17:03:25 -0700
  • e9deec8231 Change directory before running make ... s390x-workflow Calvin Rose 2024-09-06 18:35:50 -0500
  • 2fc77a1b63 Tweak argumnets. Calvin Rose 2024-09-06 18:31:57 -0500
  • 442fe8209d Non interative run for qemu Calvin Rose 2024-09-06 18:29:36 -0500
  • 968a0dc4ac Follow github directions for qemu multiarch. Calvin Rose 2024-09-06 18:28:00 -0500
  • 40c93d0786 Try using just scripts for testing. Calvin Rose 2024-09-06 18:23:55 -0500
  • 83b0bc688c Try running inside a container. Calvin Rose 2024-09-06 18:05:03 -0500
  • 6185b253be Don't try to copy janet.def sogaiu 2024-09-07 00:57:13 +0900
  • 17da53d0d9 Add github workflow for qemu + s390x Calvin Rose 2024-09-06 10:28:54 -0500
  • 9ffec43d2b Fix endianess issues on s390x architecture. Calvin Rose 2024-09-06 10:23:31 -0500
  • e4f4a42751 Add regression test for chat server issues. Address #1496 Calvin Rose 2024-09-06 07:56:46 -0500
  • e7c5e75343 Add regression test for chat server issues. ev-reduce-polls Calvin Rose 2024-09-06 07:56:46 -0500
  • 4f65c2707e Undo workaround for unsetting reference from streams -> fibers after async event completes. Moves this logic back into janet_async_end. Calvin Rose 2024-09-06 00:20:50 -0500
  • 75bdea5155 Fix memory leak with weak table frees. Calvin Rose 2024-09-06 00:15:17 -0500
  • f553c5da47 Update ev.c with workaround for failing chat server. Calvin Rose 2024-09-06 00:00:09 -0500
  • 5f70a85f7e Add chat server example. Calvin Rose 2024-09-05 23:08:53 -0500
  • c82fd106a7
    Merge pull request #1494 from pyrmont/bugfix.changelog Calvin Rose 2024-09-04 18:31:21 -0700
  • 0e9b866b98
    Move unreleased change out of v1.35.2 section Michael Camilleri 2024-09-05 08:29:45 +0900
  • 67a8c6df09
    Merge pull request #1492 from sogaiu/tweak-changelog Calvin Rose 2024-09-04 05:39:30 -0700
  • 86cf8127b6 Move bundle/add-bin changelog line to unreleased sogaiu 2024-09-04 17:47:10 +0900
  • 828e0a07cd Don't check for docstrings when explicitly disabled. Calvin Rose 2024-08-31 17:23:28 -0500
  • 90018b35c0 Begin standardizing of event properties for filewatch. Calvin Rose 2024-08-31 11:42:16 -0500
  • 5a199716cb Save :source-form in environment when debugging is enabled. Calvin Rose 2024-08-29 21:03:25 -0500
  • 43ecd4f2d8 Add fixes for marshalling weak containers - Fix #1488 Calvin Rose 2024-08-22 19:35:59 -0500
  • 5a689d8184 Implement fn-?> with a while loop Nasado 2024-08-22 18:19:06 -0600
  • 2ab93de543 Add functional versions of threading macros Nasado 2024-08-21 20:11:25 -0600
  • c5a9602be9 Better handle extra filewatch events on wine. filewatch Calvin Rose 2024-08-20 18:30:56 -0500
  • e88aab6d68 Fix mingw build warnings. Calvin Rose 2024-08-20 18:06:57 -0500
  • ce528251d5 Fix mingw build warnings. Calvin Rose 2024-08-20 18:06:57 -0500
  • 9e334da2d6 Exit early when filewatch is not supported. Calvin Rose 2024-08-18 16:25:47 -0500
  • c0e508e334 filewatch on mingw has same semantics as windows Calvin Rose 2024-08-18 16:18:09 -0500
  • b63b3bef74 Add testing for Linux. Calvin Rose 2024-08-18 15:44:59 -0500
  • 05d0b5ac05 Add mostly stubbed filewatch test suite. Calvin Rose 2024-08-18 14:42:44 -0500