1
0
mirror of https://github.com/janet-lang/janet synced 2024-12-12 01:30:33 +00:00

Commit Graph

  • f2815d7068 Actually run the installer in build_win.bat. appveyor-experiments Calvin Rose 2020-04-01 09:26:20 -0500
  • f48d9465f5 Fix appveyor.yml Calvin Rose 2020-04-01 09:23:19 -0500
  • 6b1d5c6d7b Work on improving deployment for windows. Calvin Rose 2020-04-01 09:22:27 -0500
  • 789ef3608b Make format. Calvin Rose 2020-04-01 08:54:01 -0500
  • 57b08a57a0
    Corret typo and match wording for consistency DEADB17 2020-03-31 23:32:17 -0400
  • 2739605184 Add support for cuddled symbol shorthand. cuddled-symbols Calvin Rose 2020-03-31 20:39:02 -0500
  • 5b6b9f1597 Prepare for 1.8.1 release. v1.8.1 1.8 Calvin Rose 2020-03-31 09:49:09 -0500
  • 47f246ba66
    Merge pull request #329 from pepe/master Calvin Rose 2020-03-31 09:17:39 -0500
  • b6b70d54ef Fix typo flie Josef Pospíšil 2020-03-31 15:31:27 +0200
  • 417d9a14cc s/yaml/yml/g in README.md Calvin Rose 2020-03-31 08:03:38 -0500
  • 244566ccd4 Remove manual feature definitions in boot. Calvin Rose 2020-03-31 07:50:40 -0500
  • ca4a35c90a Update CHANGELOG.md Calvin Rose 2020-03-30 16:59:51 -0500
  • e4ea8bc867 Fix features for bsd. Calvin Rose 2020-03-30 15:38:03 -0500
  • 5d840b944b Fix wrong check on big endian systems q66 2020-03-30 19:19:51 +0200
  • 1e28876494 Fix typo in big endian unmarshalling code q66 2020-03-30 19:14:00 +0200
  • a40b2767c5 Fix endian check for little endian PowerPC and maybe others q66 2020-03-30 18:30:19 +0200
  • 8b7c160e73 Fix wrong check on big endian systems q66 2020-03-30 19:19:51 +0200
  • 12b183179a Fix typo in big endian unmarshalling code q66 2020-03-30 19:14:00 +0200
  • 459e75bec8 Fix endian check for little endian PowerPC and maybe others q66 2020-03-30 18:30:19 +0200
  • 279b536646 Prepare for 1.8.0 release. v1.8.0 Calvin Rose 2020-03-29 14:18:28 -0500
  • ff163a5ae4 Use modulo instead of remainder for even?/odd?. Calvin Rose 2020-03-28 10:23:28 -0500
  • 65379741f7 Address edge case of reduce2 when ind is empty. Calvin Rose 2020-03-27 12:45:40 -0500
  • 3eb0927a2b Add accumulate(2) and reduce2 Calvin Rose 2020-03-26 21:35:11 -0500
  • a3a45511e5 Remove lockfile.janet Calvin Rose 2020-03-26 00:39:30 -0500
  • a20ea702e2 Add infinite loop detection and complex deps. Calvin Rose 2020-03-26 00:34:34 -0500
  • d2d0300c7e Remove use of cd in make-lockfile. Calvin Rose 2020-03-26 00:12:18 -0500
  • 6e8aac984f Update CHANGELOG.md Calvin Rose 2020-03-25 21:06:45 -0500
  • 6721c70b9e Fix typo in jpm. Calvin Rose 2020-03-25 21:01:54 -0500
  • b8c1c1c144 Get lockfile info from manifest, not cache. Calvin Rose 2020-03-25 20:55:04 -0500
  • e380c01dd1 Add lockfiles to jpm. Calvin Rose 2020-03-25 19:44:30 -0500
  • 655633ef34 Tweak docstring. Calvin Rose 2020-03-25 18:00:15 -0500
  • 3d1de237f6 Several changes to the os module. Calvin Rose 2020-03-24 19:45:57 -0500
  • 6a63b13d69 Fix os/link docstring - Address #323 Calvin Rose 2020-03-21 16:18:40 -0500
  • 3aca5502dc Allow :dst to be nil to set tm_isdst to be -1. Calvin Rose 2020-03-18 22:22:03 -0500
  • 665f4bf248 Remove windows MSVC warnings about _stat. win-scratch Calvin Rose 2020-03-18 21:37:55 -0500
  • b76ff3bdfc Fix omission of daylight savings time in mktime Calvin Rose 2020-03-18 21:23:35 -0500
  • 00450cd9db try and remove warnings on windows, format os.c. Calvin Rose 2020-03-18 21:15:50 -0500
  • c344a543b0
    Merge pull request #318 from leahneukirchen/mktime Calvin Rose 2020-03-18 20:59:08 -0500
  • 554202f6e8 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-03-18 18:37:11 -0500
  • 7590cfc610 Update meson build file to try and fix LGTM. Calvin Rose 2020-03-18 18:36:41 -0500
  • eee8338064
    Merge pull request #319 from leahneukirchen/lstat Calvin Rose 2020-03-18 17:58:32 -0500
  • 3b5183a74e Fixes #316: os/execute should return non-zero on signals Calvin Rose 2020-03-18 17:46:02 -0500
  • 3ee43c3abb add os/mktime, an inverse to os/date. Leah Neukirchen 2020-03-18 19:52:25 +0100
  • efdb13f0c7 os/date: allow negative timestamps. Leah Neukirchen 2020-03-18 19:50:26 +0100
  • f013c6e48d os/date: check the second argument truthy, not the third. Leah Neukirchen 2020-03-18 19:49:23 +0100
  • 6e67899401 Add os/readlink. Leah Neukirchen 2020-03-09 17:34:30 +0100
  • 381dd1ce98 Add os/lstat. Leah Neukirchen 2020-03-09 17:14:45 +0100
  • b0d8369534 Increase reference accuracy of on-stack close envs. Calvin Rose 2020-03-18 09:30:10 -0500
  • 4a7b18d841
    Merge pull request #317 from andrewchambers/closureenvs Calvin Rose 2020-03-17 22:05:35 -0500
  • 7c4ffe9b9a Add test cases for closure edge cases. Andrew Chambers 2020-03-18 15:40:41 +1300
  • de4f8f9aaf Marshal alive fibers in func envs as detached. Calvin Rose 2020-03-17 20:53:11 -0500
  • 6554cc4a8d Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-03-17 18:58:33 -0500
  • fac47e8ecb When marshalling a closure, try to detach funcenvs Calvin Rose 2020-03-17 18:55:32 -0500
  • 7443305039
    Merge pull request #315 from andrewchambers/u64 Calvin Rose 2020-03-16 17:15:20 -0500
  • 635ae3a523 Properly export u64_type Andrew Chambers 2020-03-17 11:02:49 +1300
  • 4a05b4556e Fix MSVC build warning. Calvin Rose 2020-03-14 12:02:31 -0500
  • c074615550 Revert to 9 char permission strings on windows. Calvin Rose 2020-03-14 12:00:11 -0500
  • bac2b74b3d Add os/chmod. Calvin Rose 2020-03-14 11:56:42 -0500
  • a3aaa6634d Use separate registry table for abstract types. Calvin Rose 2020-03-14 10:25:39 -0500
  • 6a3a983f43 Expose abstract type definitions in janet.h Calvin Rose 2020-03-14 10:12:47 -0500
  • 0d50721a93 Expose PEG types to C api Andrew Chambers 2020-03-14 15:53:36 +1300
  • 7996edfef9 Update README.md - Fixes #308 Calvin Rose 2020-03-13 20:00:32 -0500
  • 0600b32908 Fix docstring for os/cd - Fixes #307 Calvin Rose 2020-03-13 15:01:48 -0500
  • 77343e02e9 Fixes #304 Calvin Rose 2020-03-10 22:46:18 -0500
  • a3d4ecddba Address #301 Calvin Rose 2020-03-08 20:43:06 -0500
  • 65403ec9fe Merge branch 'master' into net Calvin Rose 2020-03-07 14:06:51 -0600
  • 3d3d314fb7 Remove warning about math.h on aarch64 ubuntu gcc. Calvin Rose 2020-03-07 14:05:28 -0600
  • 90b3730a0a Merge branch 'master' into net Calvin Rose 2020-03-07 13:34:13 -0600
  • 3f3b756b61
    Merge pull request #298 from leahneukirchen/m-del Calvin Rose 2020-03-07 10:14:14 -0600
  • d3b9b8d452 For #293, correct wildcards in dictinoaries. Calvin Rose 2020-03-07 10:13:10 -0600
  • 390c042027 Update README.md Calvin Rose 2020-03-07 09:49:25 -0600
  • c864828735 Address #293 - wildcard to match macro. Calvin Rose 2020-03-07 09:38:37 -0600
  • e0c9910d85 Add :range-to and :down-to to loop. Calvin Rose 2020-03-07 09:31:52 -0600
  • e62f12426b Update ci build files. Calvin Rose 2020-03-06 18:11:29 -0600
  • d3af50e4cc Rename: s/yaml/yml/g Calvin Rose 2020-03-06 17:42:35 -0600
  • cbdb700edf No need for doubly hidden files. Calvin Rose 2020-03-06 17:35:03 -0600
  • 6010b95fca Remove spaces from build manifests for sourcehut. Calvin Rose 2020-03-06 17:30:36 -0600
  • e351dde651 Update CHANGELOG.md and docs for loop and pp. Calvin Rose 2020-03-06 17:12:06 -0600
  • 714bd61d56 Address #300 Calvin Rose 2020-03-06 10:01:04 -0600
  • f9e9c70b6c Update CHANGELOG.md Calvin Rose 2020-03-06 08:40:51 -0600
  • 6123c41f13 Harden semantics for and and or macros. Calvin Rose 2020-03-06 08:36:21 -0600
  • 1aaa5618de Make alt-backspace behave like ctrl-w. Leah Neukirchen 2020-03-06 10:53:34 +0100
  • 16202216b2 Address #291 Calvin Rose 2020-03-05 19:18:45 -0600
  • 8f1527712e Merge branch 'master' into net Calvin Rose 2020-03-05 18:08:35 -0600
  • fbe8998ca8 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-03-05 09:35:04 -0600
  • 47e8f669f5 Fix match behavior for lone nil. Calvin Rose 2020-03-05 09:32:43 -0600
  • d804ee3c07
    Merge pull request #296 from leahneukirchen/ctrl-d Calvin Rose 2020-03-04 20:42:05 -0600
  • 06a78d90d9
    Merge pull request #295 from leahneukirchen/meson-pkgconfig Calvin Rose 2020-03-04 20:39:24 -0600
  • bc2ebce086 Make ctrl-d behave like delete, but exit on an empty line. Leah Neukirchen 2020-03-04 14:56:04 +0100
  • a07de921d0 Create janet.pc also from Meson. Leah Neukirchen 2020-03-04 14:35:57 +0100
  • 6bc67b70a6 Address #294 Calvin Rose 2020-03-03 22:26:26 -0600
  • f06addfe06 For #240, address case when LDCONFIG is empty Calvin Rose 2020-03-03 18:13:25 -0600
  • 7c2c50ee16 For #240 - don't run ldconfig for DESTDIR installs. Calvin Rose 2020-03-03 18:03:44 -0600
  • 8580d3c27e Address #240 - Support DESTDIR in Makefile. Calvin Rose 2020-03-03 17:44:44 -0600
  • 951e10f272 Address #292 Calvin Rose 2020-03-03 08:21:14 -0600
  • 2349ea9405 Update docs for buffer/push-word Calvin Rose 2020-03-01 12:05:24 -0600
  • b17bf259f7 Fix typo: destory -> destroy Calvin Rose 2020-02-28 09:04:28 -0600
  • 6b093bdcca Address #288 and partially #287 Calvin Rose 2020-02-27 17:58:17 -0600
  • 10ec319c32 Add better debug info to amalgamated source. Calvin Rose 2020-02-27 00:16:54 -0600
  • 8cb63cebbe Remove 'make test-amalg' from CI. Calvin Rose 2020-02-25 20:31:38 -0600