1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-18 11:19:56 +00:00

Commit Graph

  • e5765b26d4 Working examples on windows. compile-opt Calvin Rose 2024-06-17 07:07:20 -0700
  • cdb3baaca3 Work on windows. Calvin Rose 2024-06-16 13:37:25 -0700
  • fda0a081f5 Fix quoting for import. master v1.35.2 Calvin Rose 2024-06-16 10:57:14 -0500
  • 94b7a69741 More fixes for patch release. Calvin Rose 2024-06-16 10:22:49 -0500
  • 6518257129
    Merge pull request #1460 from pnelson/fix-typos Calvin Rose 2024-06-16 08:21:52 -0700
  • dc325188d0 Prepare for 1.35.1 v1.35.1 Calvin Rose 2024-06-16 10:19:01 -0500
  • c413bc2b4e Don't assign variables positions on the stack that clobber import info. Calvin Rose 2024-06-16 10:06:22 -0500
  • dfdf734fc7 Merge branch 'master' into compile-opt Calvin Rose 2024-06-16 09:31:11 -0500
  • 0b51ab157d Fix typos Philip Nelson 2024-06-16 06:59:27 -0700
  • e3419941ac
    Merge 421f7a2906 into f95de25b15 Eric Shimizu Karbstein 2024-06-16 12:59:28 +0000
  • f95de25b15 Update docstrings. Calvin Rose 2024-06-16 07:58:38 -0500
  • f424f2936b
    Merge pull request #1459 from sogaiu/dynvar-docstring-tweaks Calvin Rose 2024-06-16 05:50:43 -0700
  • 2d6c2ee7c0 Tweak some dyn var docstrings sogaiu 2024-06-16 08:48:30 +0900
  • 7cd106a10c Prepare for 1.35.0 release. Calvin Rose 2024-06-15 07:11:48 -0500
  • dda5dac70b More changes. release-fix Calvin Rose 2024-06-15 09:37:38 -0500
  • 752a5a6e12 Maybe we don't have wix installed? Calvin Rose 2024-06-15 09:30:24 -0500
  • 7c84582bd9 Tags doesn't work like that Calvin Rose 2024-06-15 09:18:08 -0500
  • e144a03b1d Trigger on release* branches for testing. Calvin Rose 2024-06-15 09:16:12 -0500
  • 13d522a838 Update release process. Calvin Rose 2024-06-15 07:43:28 -0500
  • 0d9e999113 Prepare for 1.35.0 release. v1.35.0 Calvin Rose 2024-06-15 07:11:48 -0500
  • 75710ccabd Error on buffer/push-uint16 with non 16 bit unsigned integer. Calvin Rose 2024-06-15 06:47:47 -0500
  • 0f60115f27
    Merge pull request #1457 from pnelson/buffer-push-uint Calvin Rose 2024-06-15 06:31:46 -0500
  • 16a3c85baa Fix buffer push uint max Philip Nelson 2024-06-14 18:15:31 -0700
  • 92ff1d3be4 Add only option to merge-module and import. Calvin Rose 2024-06-14 16:58:57 -0500
  • 314e684097 More work on x64 backend. Calvin Rose 2024-06-14 16:57:32 -0500
  • 232a8faa35 More work compile-opt. Calvin Rose 2024-06-12 18:28:05 -0500
  • 58441dc49f Update gitignore. Calvin Rose 2024-06-12 19:22:08 -0500
  • dbc5d688e2 Merge branch 'master' into bundle-tools Calvin Rose 2024-06-12 18:28:23 -0500
  • c31d8b52ff Add typed constants and lots more. Calvin Rose 2024-06-11 19:37:11 -0500
  • f0395763b7 More work on x86 target. Calvin Rose 2024-06-10 20:14:41 -0500
  • 5b3c5a5969 Lots of work on calling conventions and x86 backend. Calvin Rose 2024-06-10 08:45:11 -0500
  • af10c1d4b5 More work on x64 backend, especially branching. Calvin Rose 2024-06-08 13:20:34 -0500
  • 3995fa86e2 More work on function calls. Calvin Rose 2024-06-07 20:20:16 -0500
  • 9d7a279999 Merge branch 'master' into compile-opt Calvin Rose 2024-06-07 19:28:17 -0500
  • e2a8951f68 Address #1452 - Partial revert some changes from #1391 Calvin Rose 2024-06-07 10:28:39 -0500
  • 3e273ce03a More work on sysir. Calvin Rose 2024-06-07 10:09:53 -0500
  • 25b7c74089 More work on register allocation and spilling. Calvin Rose 2024-06-05 17:50:11 -0500
  • f0f03ad519 Delete dead code. Calvin Rose 2024-06-04 21:11:08 -0500
  • 9e47cd94bd Delete extra code. Calvin Rose 2024-06-04 21:10:35 -0500
  • 7ea118f248 Begin work on simple x64 backend. Calvin Rose 2024-06-02 17:45:31 -0500
  • 480c5b5e9d Change how labels are recorded. Calvin Rose 2024-06-02 09:43:33 -0500
  • 8a394f2506 Merge branch 'master' into compile-opt Calvin Rose 2024-06-01 13:03:36 -0500
  • e37575e763 Allow passing configs to bundle reinstall. bundle-tools Calvin Rose 2024-05-31 19:17:51 -0500
  • f4fd481415 copyfile should copy permission bits Calvin Rose 2024-05-29 19:37:14 -0500
  • 8fca6b7af4 Don't expose bundle/pack, do expose bundle/add Calvin Rose 2024-05-29 07:20:37 -0500
  • 600e822933 Change interface for bundle/install Calvin Rose 2024-05-26 16:26:08 -0500
  • 2028ac8a20 Merge branch 'master' into bundle-tools Calvin Rose 2024-05-26 14:33:29 -0500
  • 7bae7d9efd Merge changes from bundle-tools branch: Calvin Rose 2024-05-26 12:04:35 -0500
  • cb54fb02c1 Whitespace. Calvin Rose 2024-05-26 12:01:27 -0500
  • 7529abb542 Move functions in boot.janet around. Calvin Rose 2024-05-26 11:53:53 -0500
  • 16ac681ed9 Remove redundant stuff from stacktrace. Calvin Rose 2024-05-26 11:39:08 -0500
  • 74560ff805 Turn off cluttered traces. Calvin Rose 2024-05-26 11:30:59 -0500
  • fe348187cc Be explicit about 64 bit offset on windows. Calvin Rose 2024-05-26 11:22:09 -0500
  • fd5315793c Test feature flag Calvin Rose 2024-05-26 11:16:31 -0500
  • 87db463f4e Shouldn't make a difference... Calvin Rose 2024-05-26 11:07:23 -0500
  • 1225cd31c8 Assert that prime-bunlde-paths is working. Calvin Rose 2024-05-26 10:54:00 -0500
  • 6998865d7b Mingw is a sepate os/which target than windows. Calvin Rose 2024-05-26 10:41:12 -0500
  • b8aec50763 Something is up with code. Calvin Rose 2024-05-26 10:35:53 -0500
  • 7efb39d608 Check bundle listing before reinstall. Calvin Rose 2024-05-26 10:28:19 -0500
  • f7c90bc1ff Add testing for making and removing directory. Calvin Rose 2024-05-26 10:21:52 -0500
  • aee077c1bd Is qemu-arm buggy? Calvin Rose 2024-05-26 09:53:04 -0500
  • 6968275ddf Update rmrf again to be more strict and failure early Calvin Rose 2024-05-26 09:39:17 -0500
  • 074ae4fc0d When directory isn't empty, print what is in it. Calvin Rose 2024-05-26 09:31:26 -0500
  • 6cd35ed9c8 Try and be OS sensitive when using path separators. Calvin Rose 2024-05-26 09:27:22 -0500
  • 7911e74222 Use lstat instead of stat Calvin Rose 2024-05-26 09:11:24 -0500
  • 2fafe2b5d1 Make rmrf stronger. Calvin Rose 2024-05-26 09:09:04 -0500
  • de977819ce Add some tracing. Calvin Rose 2024-05-26 09:03:01 -0500
  • 1844beecc3 More work on improving stacktraces slightly. Calvin Rose 2024-05-26 08:45:38 -0500
  • cb529bbd63 Pass on linux. Calvin Rose 2024-05-25 16:48:27 -0500
  • 25990867e2 Missing ) Calvin Rose 2024-05-25 16:46:04 -0500
  • 4fbc71c70d Just don't do backslashes. Calvin Rose 2024-05-25 16:43:51 -0500
  • eb21d4fff4 Allow using keywords as names for anonymous functions. Calvin Rose 2024-05-25 16:36:08 -0500
  • 6d5fc1d743 Even more verbose Calvin Rose 2024-05-25 16:15:58 -0500
  • e88042b2fa Pick default bundle name better. Calvin Rose 2024-05-25 16:09:49 -0500
  • 750b448f75 typo doing previous CI trigger. Calvin Rose 2024-05-25 16:02:23 -0500
  • 14d1dc8749 Pathing is not quite working... Calvin Rose 2024-05-25 16:00:43 -0500
  • 8e0340252b Add verbose errors to ci Calvin Rose 2024-05-25 15:50:51 -0500
  • 641a16c133 Add suite-bundle to meson test list. Calvin Rose 2024-05-25 15:42:28 -0500
  • 533d78bffe Merge branch 'master' into bundle-tools Calvin Rose 2024-05-25 13:24:42 -0500
  • ae2c5820a1 Fix janet_strerror when _GNU_SOURCE defined. Calvin Rose 2024-05-25 13:24:01 -0500
  • 8334504f4e More work on fixing bunlde tools install. Calvin Rose 2024-05-25 13:23:11 -0500
  • 2260a593bd Add some test usage for the sample bundle. Calvin Rose 2024-05-25 12:57:09 -0500
  • 7d8af2f99a Add some testing to the bundle/ module. Calvin Rose 2024-05-25 12:39:46 -0500
  • 46bdcece4d Add some better logging when pruning bundles. Calvin Rose 2024-05-25 10:56:40 -0500
  • 7387a1d91e Add bundle/prune and support for :auto-remove. Calvin Rose 2024-05-25 10:48:26 -0500
  • ae4b8078df Merge branch 'master' into bundle-tools Calvin Rose 2024-05-25 09:26:25 -0500
  • 60e0c8ea92 Ignore gcov Calvin Rose 2024-05-25 09:25:27 -0500
  • 7d3acc0ed6 Get rid of "extended locale" support. Calvin Rose 2024-05-19 17:59:56 -0500
  • 2637b33957 Include locale.h and xlocale.h on some platforms. Calvin Rose 2024-05-19 17:40:39 -0500
  • 58ccb66659 Move janet_buffer_dtostr Calvin Rose 2024-05-19 17:14:21 -0500
  • 634429cf61 Merge branch 'locales' Calvin Rose 2024-05-19 16:58:28 -0500
  • 6ac65e603d Merge branch 'master' into bundle-tools Calvin Rose 2024-05-19 15:52:25 -0500
  • 03166a745a Disallow nan and inf in jdn. Calvin Rose 2024-05-19 13:25:25 -0500
  • 4d61ba20ce Fix -Werror=calloc-transposed-args Calvin Rose 2024-05-19 09:55:39 -0500
  • 751ff677fe Merge branch 'master' into bundle-tools Calvin Rose 2024-05-19 09:53:14 -0500
  • 421f7a2906
    Update src/core/string.c Calvin Rose 2024-05-18 19:59:43 -0500
  • ace60e1898 Add ev/with-*lock macros. Calvin Rose 2024-05-18 17:55:47 -0500
  • 876b7f106f OpenBSD does not work with LC_*_MASK stuff. locales Calvin Rose 2024-05-18 17:22:10 -0500
  • 809b6589a1 Put limits.h back. Calvin Rose 2024-05-18 15:31:23 -0500
  • 02f53ca014 Formatting. Calvin Rose 2024-05-18 15:21:37 -0500