1
0
mirror of https://github.com/janet-lang/janet synced 2025-07-12 06:52:59 +00:00

Commit Graph

  • 91b7bcad3d
    Merge pull request #1606 from pyrmont/bugfix.bundle-install master Calvin Rose 2025-07-06 10:32:54 -05:00
  • 8d2a9c1148
    Allow :dependencies value in info.jdn to contain dictionaries for complex dependency coordinates Michael Camilleri 2025-07-06 05:45:41 +09:00
  • f1d47bd05a
    Use :dependencies argument in bundle/install for dependency checking Michael Camilleri 2025-07-02 23:38:36 +09:00
  • 58b1491592
    Merge pull request #1605 from iacore/patch-2 Calvin Rose 2025-06-29 10:01:32 -05:00
  • 21a6ed3bd3 Revert order change from f4ecb5a Calvin Rose 2025-06-26 19:20:07 -05:00
  • e815c91e85
    Patch try to accept (try body ([] catch-body)) iacore 2025-06-24 06:18:34 +00:00
  • 42bc504188 Merge branch 'master' into compile-opt compile-opt Calvin Rose 2025-06-21 16:49:24 -05:00
  • d96e584869 Remove windows-2019 from github CI Calvin Rose 2025-06-19 17:29:48 -05:00
  • f4ecb5a90f Reorder post event / interrupt sequence in deadline. Calvin Rose 2025-06-18 22:13:14 -05:00
  • f181948aa9
    Merge pull request #1601 from edsrzf/limit-buffer-read Calvin Rose 2025-06-14 12:25:18 -05:00
  • bbe6b90331 Use strnlen when checking for null byte Evan Shaw 2025-06-14 22:29:30 +12:00
  • 27f01e2664
    Merge pull request #1597 from sogaiu/remove-more-underline-bits Calvin Rose 2025-05-21 21:39:16 -05:00
  • 877967966a Remove some underline bits from doc-format sogaiu 2025-05-21 18:38:09 +09:00
  • 56c5a0ca09 Address #1591 - remove _ behavior of docstring format Calvin Rose 2025-05-20 19:17:32 -05:00
  • f3ad13c2d4 Always cancel thread on windows. Calvin Rose 2025-05-18 14:02:32 -05:00
  • 8ac4eec370 Change ifdef structure. Calvin Rose 2025-05-18 13:20:19 -05:00
  • 92e91259c3 Don't call pthread cancel on normal exits. Calvin Rose 2025-05-18 09:50:27 -05:00
  • e355cb07e0 Reorder declarations. Calvin Rose 2025-05-18 09:27:01 -05:00
  • 5bbfcdacd5 Work on #1596 - No detached threads, make sure to call pthread_join Calvin Rose 2025-05-18 08:32:11 -05:00
  • 790a4f2636 Make tests pass with clang sanitizers. Calvin Rose 2025-05-17 21:04:37 -05:00
  • 84bb84b0b7 OpenBSD 7.7 -> 7.6 rollback Calvin Rose 2025-05-16 18:58:07 -05:00
  • 29f2b5c345 Update openbsd package for srht Calvin Rose 2025-05-16 18:57:29 -05:00
  • 4643c8fa35 Squashed commit of the following: Calvin Rose 2025-05-16 18:49:45 -05:00
  • a8e2c8e5b8 Address #1596 - Use atomic intrinsics to check allow_interrupt flag. atomic-load-relaxed Calvin Rose 2025-05-16 18:03:32 -05:00
  • 3d3e880f52 Allow configuration of JANET_THREAD_LOCAL. Address #1595 Calvin Rose 2025-05-11 08:37:15 -05:00
  • bef8ba5e06
    Merge pull request #1594 from sogaiu/tweak-docstrings Calvin Rose 2025-05-08 17:00:32 -05:00
  • 523639362c
    Merge pull request #1593 from agent-kilo/thread-message-size-check Calvin Rose 2025-05-08 17:00:22 -05:00
  • c3317905a1 Move sysir C lowering to separate file Calvin Rose 2025-05-07 07:25:05 -05:00
  • 0066a5a304 Start removing NASM dependence. Calvin Rose 2025-05-04 20:20:11 -05:00
  • 4b6d5e5671 Tweak docstrings for better handling sogaiu 2025-05-02 18:54:18 +09:00
  • a695454dae Try to fix cfun registry size check for cross-thread messages Agent Kilo 2025-04-28 17:00:23 +08:00
  • f2eaa5dee8 Remove ev/to-stream. Calvin Rose 2025-04-18 18:20:27 -07:00
  • 3dd6e744de More work on e_mov - work on loading immediates. Calvin Rose 2025-04-15 20:40:05 -05:00
  • 862b4e9688 Add sysir test suite stub Calvin Rose 2025-04-13 07:47:52 -05:00
  • c9305a0a42 Format. Calvin Rose 2025-04-11 22:44:36 -05:00
  • 3cbdf26aa2 Merge branch 'master' into compile-opt Calvin Rose 2025-04-11 22:44:28 -05:00
  • b27c830d90 Use win32 DuplicatHandle instead of _dup Calvin Rose 2025-04-11 21:36:08 -05:00
  • 92a852f2df Add ev/to-stream. Calvin Rose 2025-04-11 21:10:04 -05:00
  • 647e218bed make format Calvin Rose 2025-04-09 20:39:23 -05:00
  • 5ebe945ffd
    Merge pull request #1582 from pyrmont/bugfix.termux-pthread_cancel Calvin Rose 2025-04-09 20:16:57 -05:00
  • 6254fffad0
    Update changelog to include change to ev/deadline Michael Camilleri 2025-04-09 10:38:59 +09:00
  • 5705b2f6c7
    Fix absence of pthread_cancel in Android Michael Camilleri 2025-04-09 10:00:14 +09:00
  • 90a33bc88a Add some systems that support addchdir. Calvin Rose 2025-04-06 16:55:22 -05:00
  • 1ba077c87d Add ifdefs for various platforms to check for the support of addchdir. Calvin Rose 2025-04-06 16:48:32 -05:00
  • 34629ae314 Fix signature on windows. Calvin Rose 2025-04-06 14:49:54 -05:00
  • 3edc4f35b2 Add :cd argument to os/execute and os/spawn. Calvin Rose 2025-04-06 14:46:23 -05:00
  • 06d01c099f
    Merge pull request #1581 from sogaiu/fix-mapcat-and-keep-docstrings Calvin Rose 2025-04-07 21:11:14 -05:00
  • a62d1c35d4 Add some systems that support addchdir. posix-spawn-chdir Calvin Rose 2025-04-06 16:55:22 -05:00
  • 9a737d1fc4 Add ifdefs for various platforms to check for the support of addchdir. Calvin Rose 2025-04-06 16:48:32 -05:00
  • 03672cc82b Merge branch 'master' into posix-spawn-chdir Calvin Rose 2025-04-06 14:58:04 -05:00
  • 73af64e6ff Fix signature on windows. Calvin Rose 2025-04-06 14:49:54 -05:00
  • 2262759751 Add :cd argument to os/execute and os/spawn. Calvin Rose 2025-04-06 14:46:23 -05:00
  • d493eaf485 Fix mapcat and keep docstrings sogaiu 2025-04-06 20:48:52 +09:00
  • 332f123abe Replace if not errorlevel 0 with if errorlevel 1 Calvin Rose 2025-04-05 20:59:45 -05:00
  • 38e841fc5c Get rid of test error. Calvin Rose 2025-04-05 20:52:47 -05:00
  • e8187fdee5 Fix windows build Calvin Rose 2025-04-05 20:26:57 -05:00
  • 2fedb67cb3 formatting Calvin Rose 2025-04-05 17:32:07 -05:00
  • bdab93c999 Add {:err :out} option to os/spawn. Calvin Rose 2025-04-05 17:30:46 -05:00
  • a9ff8b388f Add os/getpid Calvin Rose 2025-04-05 16:20:17 -05:00
  • b12dfd784e
    Merge pull request #1578 from sogaiu/tweak-some-docstrings Calvin Rose 2025-04-04 21:45:09 -05:00
  • e2cc8f2965 Tweak doc for mapcat, count, keep, all, some sogaiu 2025-04-04 21:56:31 +09:00
  • 17524d2ed3
    Merge pull request #1577 from sogaiu/cleanup-unix-domain-socket Calvin Rose 2025-04-04 07:11:42 -05:00
  • d2ee4aa074 Remove unix domain socket after test sogaiu 2025-04-04 20:22:10 +09:00
  • 363e32d455 Adopt docstring from #1574 Calvin Rose 2025-04-03 20:52:40 -05:00
  • 31920e574d Add explicit Alpine Linux directions. Calvin Rose 2025-04-01 19:47:03 -05:00
  • cf714ed591 Notify user when script is installed during a bundle installation. Calvin Rose 2025-04-01 18:52:23 -05:00
  • 11e6a5a315 More work on compile-opt. Calvin Rose 2025-03-31 21:48:46 -05:00
  • 871f8ebf4e More work on moving to machine code emission. Calvin Rose 2025-03-30 12:48:30 -05:00
  • c677c72a73 Add tool that lets us more easily compare compilation paths. Calvin Rose 2025-03-29 20:37:51 -05:00
  • af73e214b2 Begin work on emitting machine code directly. Calvin Rose 2025-03-29 16:52:11 -05:00
  • a6e0a8228c Merge branch 'master' into compile-opt Calvin Rose 2025-03-28 16:24:27 -05:00
  • b458404b41 Update ffi/write to append to a buffer by default. Calvin Rose 2025-03-28 09:59:02 -05:00
  • 707463a645
    Merge pull request #1575 from pyrmont/feature.ev-interrupt2 Calvin Rose 2025-03-26 09:42:51 -05:00
  • eac37ab869
    Avoid leaking memory used for JanetThreadedTimeout struct Michael Camilleri 2025-03-25 22:02:53 +09:00
  • a24e5b1eaa
    Prevent deadline timeout being less than zero Michael Camilleri 2025-03-25 21:41:59 +09:00
  • 09ac85b1b9
    Move janet_timeout_* function definitions before first use Michael Camilleri 2025-03-25 21:15:28 +09:00
  • 87c1eab7d4
    Define JanetTimeout only if event loop enabled Michael Camilleri 2025-03-25 21:14:21 +09:00
  • 5a29a28c11
    Include <windows.h> in state.h Michael Camilleri 2025-03-25 20:34:45 +09:00
  • 2ed186664f
    Support using a background thread to monitor deadlines Michael Camilleri 2025-03-25 20:27:44 +09:00
  • 73334f3485 Prepare for 1.38.0 release. v1.38.0 Calvin Rose 2025-03-18 21:14:21 -05:00
  • a5b8da8d67
    Merge pull request #1572 from tsujamin/janet-ffi-define-fix Calvin Rose 2025-03-18 19:12:44 -07:00
  • e8cccfced5
    Remove janet_lib_ffi() dependency on JANET_EV Benjamin Roberts 2025-03-18 10:54:18 -04:00
  • 88984f7ffb Add bundle/replace Calvin Rose 2025-03-17 17:57:30 -05:00
  • 182170b3be Make installed manifests nicer to work with. Calvin Rose 2025-03-16 20:28:56 -05:00
  • f92412841b
    Merge pull request #1569 from sogaiu/vm-bug-1566 Calvin Rose 2025-03-12 21:13:49 -07:00
  • 18c00e89da Fix vm bugs from #1566 sogaiu 2025-03-13 11:43:43 +09:00
  • 7c38a55a9a
    Merge pull request #1568 from rwtolbert/msys2_mingw_build_fix Calvin Rose 2025-03-10 17:56:00 -07:00
  • a15916ec9c Update Makefile and meson to build with msys2 gcc and clang Bob Tolbert 2025-03-10 10:13:36 -05:00
  • 3583d4c92f Fix defdyn in flychecking. Calvin Rose 2025-03-08 14:20:04 -06:00
  • a456c67a7b
    Merge pull request #1564 from pyrmont/bugfix.qemu-segfault Calvin Rose 2025-03-05 05:52:20 -08:00
  • 6e226e4073
    Use sh rather than bash on Alpine Linux Michael Camilleri 2025-03-04 15:19:44 +09:00
  • d23e6614b1
    Use Alpine Linux as the base image rather than Ubuntu Michael Camilleri 2025-03-04 15:17:07 +09:00
  • ab6afa72fd
    Use simpler base image Michael Camilleri 2025-03-04 15:01:25 +09:00
  • 9538b8a77c
    Merge pull request #1562 from pyrmont/bugfix.subprocess-cleanup Calvin Rose 2025-03-03 18:47:59 -08:00
  • 36d3804dd2
    Merge pull request #1563 from pyrmont/bugfix.copyright-dates Calvin Rose 2025-03-03 18:47:38 -08:00
  • a34b8ea68f
    Update older dates to 2025 Michael Camilleri 2025-03-04 11:32:15 +09:00
  • 55c10f98bb
    Check more file extensions Michael Camilleri 2025-03-04 11:31:56 +09:00
  • 4b5a2a14c0
    Update year in copyright disclaimer to 2025 Michael Camilleri 2025-03-04 11:24:09 +09:00
  • 665705d06d
    Add Janet script to update copyright disclaimer Michael Camilleri 2025-03-04 11:23:26 +09:00
  • cc8cd4bace
    Use uraimo GitHub action for s390x testing Michael Camilleri 2025-03-04 09:14:05 +09:00