1
0
mirror of https://github.com/janet-lang/janet synced 2025-11-13 13:57:19 +00:00

Commit Graph

  • 83f5da3b8f Merge pull request #1662 from McSinyx/dobytes-err-ctx master Calvin Rose 2025-11-09 09:20:23 -06:00
  • 9b9f2a1713 Merge pull request #1660 from pyrmont/bugfix.confirm-bundle-files Calvin Rose 2025-11-09 09:06:06 -06:00
  • 8df4d47ede Merge pull request #1663 from McSinyx/dobytes-err-keep Calvin Rose 2025-11-09 08:40:07 -06:00
  • 1c372fbf32 Keep dobytes' error string Nguyễn Gia Phong 2025-11-05 16:42:12 +09:00
  • 8ace580498 Include context in dobytes' error string Nguyễn Gia Phong 2025-11-05 16:53:19 +09:00
  • 8241d9cbb4 Revert support for bundles without an info file Michael Camilleri 2025-10-27 09:32:38 +09:00
  • 6bd02bb5b6 Confirm necessary files during bundle installation Michael Camilleri 2025-10-26 06:53:27 +09:00
  • 2a3308005d Merge pull request #1659 from ianthehenry/try-macro-hygiene Calvin Rose 2025-10-25 12:15:12 -05:00
  • 0c34033b72 add some tests for the (try) macro Ian Henry 2025-10-24 21:54:05 -07:00
  • f1ec0cc48b fix try macro hygiene Ian Henry 2025-10-24 21:25:44 -07:00
  • 98265f0637 Merge pull request #1658 from sogaiu/tweak-has-bin-script Calvin Rose 2025-10-17 15:44:50 -05:00
  • 1018cb9cca Support :has-exe as well sogaiu 2025-10-17 22:36:45 +09:00
  • 2204209133 Merge pull request #1656 from jpaquim/build-system-consistency Calvin Rose 2025-10-15 07:51:12 -05:00
  • 95abff31d9 Fix file mention in CONTRIBUTING.md jpaquim 2025-10-11 17:48:23 +01:00
  • a776466423 Add $(RUN) for valgrind/callgrind, add dedicated callgrind-test target jpaquim 2025-10-11 17:42:47 +01:00
  • 511c1f4b0a Refactor with image-only variable jpaquim 2025-10-11 16:32:24 +01:00
  • c29195596e Adapt generated file comments to build type jpaquim 2025-10-11 16:29:14 +01:00
  • 56027227fb Add missing phony targets and documentation for install-{jpm,spork}-git jpaquim 2025-10-11 16:11:05 +01:00
  • c057e14b20 Fix dependencies and variable names in Makefile jpaquim 2025-10-11 16:02:02 +01:00
  • db7f741dad Extend environment variable behavior to NO_COLOR and JANET_PROFILE 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