1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-06 11:32:29 +00:00

Commit Graph

  • db7f741dad Extend environment variable behavior to NO_COLOR and JANET_PROFILE master Calvin Rose 2025-10-04 13:12:29 -05:00
  • c901edbfb9 Interpret an empty JANET_PATH as unset Calvin Rose 2025-10-04 10:42:20 -05:00
  • 8fd1672963 Merge pull request #1652 from sogaiu/fix-bundle-install-breakage Calvin Rose 2025-09-29 09:53:47 -05:00
  • 9b99fc44b9 Revert some bundle/install changes sogaiu 2025-09-29 23:45:53 +09:00
  • f393531335 Add bundle/add-manpage Michael Camilleri 2025-09-23 09:36:16 +09:00
  • 6b8e5249ca Change :dependencies hook to :postdeps Michael Camilleri 2025-09-23 09:19:57 +09:00
  • 6a96b615f0 Tidy up bundle/ docstrings Michael Camilleri 2025-09-23 09:18:51 +09:00
  • 8ec465d308 Merge pull request #1651 from neuschaefer/a64be Calvin Rose 2025-09-27 14:29:47 -05:00
  • 07bfd34c2f Recognise aarch64_be as big-endian J. Neuschäfer 2025-09-26 02:07:09 +00:00
  • 5f7878c00f Merge pull request #1649 from jsks/kvs-docstring Calvin Rose 2025-09-23 06:42:51 -05:00
  • aaf8ac2217 Tweak kvs docstring Joshua Krusell 2025-09-23 11:28:06 +02:00
  • ead0ed5d41 Merge branch 'master' into compile-opt compile-opt Calvin Rose 2025-09-21 20:02:31 -05:00
  • 73b1cf547e Update CHANGELOG Calvin Rose 2025-09-21 10:26:49 -05:00
  • ed2ae562c6 Merge pull request #1647 from sogaiu/tweak-flycheck-related-docstrings Calvin Rose 2025-09-21 00:53:51 -05:00
  • dd59d84b51 Tweak some flycheck-related docstrings sogaiu 2025-09-21 13:30:31 +09:00
  • 06873fbf0b Update CHANGELOG.md Calvin Rose 2025-09-20 14:30:10 -05:00
  • 1ff26d702a Refactor flycheck to allow customization. Address #1638 Calvin Rose 2025-09-20 10:30:28 -05:00
  • 4da568254a Manually declare chroot on macos. Calvin Rose 2025-09-19 21:17:02 -05:00
  • 357f1f94ca Add os/posix-chroot Calvin Rose 2025-09-19 16:23:46 -05:00
  • 015e49c806 Merge pull request #1645 from pyrmont/bugfix.avoid-apc-use Calvin Rose 2025-09-19 16:31:13 -05:00
  • 6b06ab5f9c Remove unused function on Windows Michael Camilleri 2025-09-17 15:51:53 +09:00
  • fe6c6e15a6 Add workaround to timer resolution issue on Windows Michael Camilleri 2025-09-17 15:48:37 +09:00
  • b4eb52ca45 Start worker thread in suspended state on Windows Michael Camilleri 2025-09-16 11:57:40 +09:00
  • aca5428846 Use SetEvent rather than QueueUserAPC on Windows Michael Camilleri 2025-09-16 10:24:24 +09:00
  • 624afe1336 Test replacing CRITICAL_SECTION with SRWLOCK. no-critical-section Calvin Rose 2025-09-15 19:40:06 -05:00
  • 3dab9737e2 Fix #1643, but add features.h Calvin Rose 2025-09-15 15:33:02 -05:00
  • e601e8faab Merge pull request #1640 from sogaiu/add-some-windows-commentary Calvin Rose 2025-09-15 15:29:38 -05:00
  • 07cf63622f Improve windows-related docs and notes sogaiu 2025-09-11 14:14:07 +09:00
  • 8e7b1e9ce0 Don't try for backwards compat with compiled modules - Address #1639 Calvin Rose 2025-09-06 10:35:10 -05:00
  • 355c514f0e Minor version bump for linking. Calvin Rose 2025-09-02 07:08:51 -05:00
  • 976329abc1 Update CHANGELOG.md Calvin Rose 2025-09-01 15:59:39 -05:00
  • ab3e843433 Add test case for string/format %s of buffer Calvin Rose 2025-09-01 14:24:51 -05:00
  • 148e108864 Remove strnlen and correctly address #1600 Calvin Rose 2025-09-01 14:04:30 -05:00
  • c90c737345 Revert reordering 2. Calvin Rose 2025-09-01 13:46:09 -05:00
  • 13b9976382 Revert reordering of janet_deinit Calvin Rose 2025-09-01 13:44:55 -05:00
  • 095a81286a Add per-thread finalizer calls in missing places. Calvin Rose 2025-09-01 12:38:11 -05:00
  • 82416e4e4e Address #1629 - janet_deinit called before threaded channel message sent to thread. Calvin Rose 2025-09-01 10:25:02 -05:00
  • ae51434a05 Fix #1604 - Add JANET_DO_ERROR_* defines for failure flags from janet_dobytes. Calvin Rose 2025-09-01 09:41:58 -05:00
  • bb6ac423a7 Merge pull request #1637 from jsks/spelling-fixes Calvin Rose 2025-08-31 09:32:02 -05:00
  • c5ba3c0513 Small spelling fixes Joshua Krusell 2025-08-31 12:14:51 +02:00
  • e9c6678614 Update janet for 1.39.1 v1.39.1 Calvin Rose 2025-08-30 08:11:18 -05:00
  • 800457c1bf Update meson.build version. Calvin Rose 2025-08-30 08:06:25 -05:00
  • 2a85781616 Merge pull request #1632 from jsks/jsks-channel Calvin Rose 2025-08-30 08:08:55 -05:00
  • 7c15e7f7dc Merge pull request #1633 from aeiouaeiouaeiouaeiouaeiouaeiou/janet-legacy-macos1 Calvin Rose 2025-08-30 08:08:43 -05:00
  • 896c28b0c8 os.c: use JANET_SPAWN_NO_CHDIR macros for macOS <10.15 aeiouaeiouaeiouaeiouaeiouaeiou 2025-08-29 13:43:28 +03:00
  • e7bb0dd58e Export channel utilities Joshua Krusell 2025-08-29 12:19:53 +02:00
  • 4e02f27eb9 Prepare for 1.39.0 release v1.39.0 Calvin Rose 2025-08-24 17:09:00 -05:00
  • fd234461d7 Merge pull request #1628 from snltd/illumos-support Calvin Rose 2025-08-24 16:18:09 -05:00
  • eabb215391 Use janet_gettime instead of clock_gettime in ev.c Calvin Rose 2025-08-21 19:09:18 -05:00
  • deede6bae0 illumos support snltd 2025-08-18 18:39:11 +00:00
  • 697fdcff6d Merge pull request #1627 from nlordell/fix/system-monotonic-clock Calvin Rose 2025-08-18 07:53:26 -05:00
  • ad8a5cb6c7 Read System Clock for Monotonic Time Nicholas Rodrigues Lordello 2025-08-18 10:32:26 +02:00
  • 99abada2c2 Merge pull request #1626 from nlordell/fix/clocks-per-sec Calvin Rose 2025-08-18 07:35:20 -05:00
  • 0624936711 Use CLOCKS_PER_SEC Nicholas Rodrigues Lordello 2025-08-18 09:13:23 +02:00
  • f764788b36 Merge pull request #1624 from nlordell/fix/libjanet-ldflags Calvin Rose 2025-08-17 20:58:40 -05:00
  • 4701bc6543 Add test patch for #1625 Calvin Rose 2025-08-17 20:55:52 -05:00
  • 156fb0c999 Fix LDFLAGS Usage in Makefile Nicholas Rodrigues Lordello 2025-08-18 01:01:38 +02:00
  • bf34340737 Merge pull request #1623 from tttuuu888/work-issue-1622 Calvin Rose 2025-08-16 06:48:43 -05:00
  • 20535e8626 Add net/socket for unbound socket creation #1622 Seungki Kim 2025-08-14 00:40:22 +09:00
  • 1ead670e33 Merge pull request #1621 from tttuuu888/work-issue-1620 Calvin Rose 2025-08-12 16:04:52 -05:00
  • 3ad86108f2 Fix: Correctly flag UDP streams in net/connect #1620 Seungki Kim 2025-08-11 20:56:04 +09:00
  • 0aee7765cf Windows quirk fix Calvin Rose 2025-08-02 20:04:55 -05:00
  • 4894a4673a Fix abstract unix sockets for issue #1618 - address #1618 Calvin Rose 2025-08-02 18:51:04 -05:00
  • f00d3199c3 Fix #1609 Remove sigaction if JANET_NO_EV defined. Calvin Rose 2025-08-02 18:19:19 -05:00
  • e34a8545e6 Merge pull request #1615 from ifreund/net-server-datagram Calvin Rose 2025-08-02 18:06:24 -05:00
  • f974c0667b net/server: improve error for truthy handler and type :datagram Isaac Freund 2025-07-17 13:09:24 +02:00
  • ddc122958b Merge pull request #1607 from sarna/master Calvin Rose 2025-07-13 18:35:56 -05:00
  • 2e363bf29c Remove extra call to filewatcher - address #1608 Calvin Rose 2025-07-13 18:33:30 -05:00
  • 312f9faae8 Address #1609 - compile with JANET_NO_PROCESSES Calvin Rose 2025-07-13 18:24:23 -05:00
  • 8c9cd63cb1 Add tests for import arg validation sarna 2025-07-13 13:22:55 +02:00
  • 2af3f21d69 Validate optional args to import sarna 2025-07-12 17:06:38 +02:00
  • c4e3fa03fa Clarify :fresh usage in import sarna 2025-07-12 14:38:22 +02:00
  • 91b7bcad3d Merge pull request #1606 from pyrmont/bugfix.bundle-install 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 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