1
0
mirror of https://github.com/janet-lang/janet synced 2026-06-13 08:22:07 +00:00

Commit Graph

  • 2acc81d1c5 Add noreturn attribute to panic functions. Calvin Rose 2019-05-31 10:10:20 -04:00
  • 26513a7a16 Update changelog posix_spawn Calvin Rose 2019-05-30 19:33:09 -04:00
  • d005ac6888 Appease MSVC. Calvin Rose 2019-05-30 19:21:11 -04:00
  • 7fdb098a20 Add process.h. Calvin Rose 2019-05-30 19:14:54 -04:00
  • a4a200e037 Spawn.h not found in windows. Calvin Rose 2019-05-30 19:13:13 -04:00
  • 15d95d8803 Windows include issue. Calvin Rose 2019-05-30 18:50:52 -04:00
  • 46950a8cb3 Convert os/execute to use posix_spawn. Calvin Rose 2019-05-30 18:40:10 -04:00
  • 4867cab569 Correct changelog date. Calvin Rose 2019-05-29 22:21:06 -04:00
  • c8cf7c2445 Appease MSVC. Calvin Rose 2019-05-29 22:11:56 -04:00
  • 1b63215aad Remove extra functions. Calvin Rose 2019-05-29 22:00:47 -04:00
  • bcbe42ab23 Add API version checking for modules. Calvin Rose 2019-05-29 21:57:03 -04:00
  • c8c6419013 Update installer again. Calvin Rose 2019-05-29 19:48:31 -04:00
  • e8516c29e0 Update installer and jpm to work better on windows. Calvin Rose 2019-05-29 19:01:12 -04:00
  • 12247bd958 Update installer. Calvin Rose 2019-05-29 17:48:46 -04:00
  • 9d30d5f6e3 Update installer. Calvin Rose 2019-05-29 13:02:15 -04:00
  • be89d10004 Update NSIS installer. jpm Calvin Rose 2019-05-29 12:51:50 -04:00
  • ba0956488d Prepare for 0.6.0 release v0.6.0 Calvin Rose 2019-05-29 12:19:39 -04:00
  • 31f502b508 Add more to util.h to help with amalg build. Calvin Rose 2019-05-29 12:07:53 -04:00
  • efaaead378 Update changelog Calvin Rose 2019-05-29 11:58:41 -04:00
  • 4d47d92a4a Windows WEXITSTATUS fix? Calvin Rose 2019-05-29 11:53:57 -04:00
  • b39ad97a87 Fix up close to return proper exit code. Calvin Rose 2019-05-29 11:50:46 -04:00
  • af23040d9c file/close returns an integer. Calvin Rose 2019-05-29 11:40:07 -04:00
  • fd2d706e33 Add os/remove. Calvin Rose 2019-05-29 11:31:19 -04:00
  • 178d175bcf Update options for jpm and path stuff. Calvin Rose 2019-05-29 11:04:38 -04:00
  • 7a7f586094 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-05-28 23:03:08 -04:00
  • 5124587c96 Merge pull request #114 from andrewchambers/configcheck Calvin Rose 2019-05-28 23:02:08 -04:00
  • 6c897b1a37 Add default for bindir. Calvin Rose 2019-05-28 22:12:42 -04:00
  • c6ac53f4be Try distributing only the installer. Calvin Rose 2019-05-28 21:05:47 -04:00
  • 2d7812a06c Update appveyor.yml Calvin Rose 2019-05-28 20:52:36 -04:00
  • db55277b58 Work on windows installer. Calvin Rose 2019-05-28 20:45:39 -04:00
  • 75818217a6 Update CI tasks. Calvin Rose 2019-05-28 14:02:45 -04:00
  • 486b80fa7b Update changelog, change version to 0.6.0 Calvin Rose 2019-05-28 13:59:12 -04:00
  • 873054d055 Update CI test-install. Calvin Rose 2019-05-28 13:03:47 -04:00
  • f12f896020 Change test-install Calvin Rose 2019-05-28 12:59:21 -04:00
  • 09ab391d13 Add import-rules to cook. Calvin Rose 2019-05-28 09:49:10 -04:00
  • 7569930b0c More work on cook and jpm. Calvin Rose 2019-05-28 08:48:18 -04:00
  • e7189438dd More work on jpm Calvin Rose 2019-05-27 22:14:24 -04:00
  • 3c304ddc35 Add api for checking build compatibilty. configcheck Andrew Chambers 2019-05-28 13:43:35 +12:00
  • 1696de233c Add jpm tool, based on cook. Calvin Rose 2019-05-27 16:50:57 -04:00
  • ce9cd4fcef Issue #113 Color console support for windows 10 Calvin Rose 2019-05-26 22:31:30 -04:00
  • 698e89aba4 Fix comment macro arity #110 Calvin Rose 2019-05-25 22:50:15 -04:00
  • 4c8dd4b96c Fix shell like scripts. Calvin Rose 2019-05-25 19:28:00 -04:00
  • 11998b3913 Remove resolver element in path tuple. Calvin Rose 2019-05-25 17:27:56 -04:00
  • 840610facf Add urlloader example. Calvin Rose 2019-05-25 17:10:25 -04:00
  • 0280deccae Allow filters on templates in module/paths Calvin Rose 2019-05-25 16:13:02 -04:00
  • 4d5a95784a Add LDFLAGS to Lflags in generated janet.pc Calvin Rose 2019-05-24 19:58:52 -04:00
  • b43d93cf55 Add pkg-config to install. Calvin Rose 2019-05-24 19:36:07 -04:00
  • 3f137ed0b1 Add keyword argument tests Calvin Rose 2019-05-24 17:53:24 -04:00
  • 5deb13d73e Update version 1.0.0 instead of 1.0.0-dev Calvin Rose 2019-05-24 17:49:33 -04:00
  • 82a1c8635e Update changelog. Calvin Rose 2019-05-24 17:13:35 -04:00
  • 010e2e4652 Add keyword arguments via &keys. Calvin Rose 2019-05-24 17:03:22 -04:00
  • ddedae6831 Reenable computed gotos - they were disabled. Calvin Rose 2019-05-24 13:54:23 -04:00
  • 6c63c4f129 Disable faulty embed test. Calvin Rose 2019-05-23 20:32:51 -04:00
  • 802686e3df Apply patch from Dave Cottlehuber for bsd. Calvin Rose 2019-05-23 20:30:31 -04:00
  • 3be79e8735 Link freebsd build. Calvin Rose 2019-05-23 11:15:58 -04:00
  • a303704a7d Add some tests for the amalgamated source/ Calvin Rose 2019-05-23 10:34:01 -04:00
  • b5e6c0b8fc Address #109 Calvin Rose 2019-05-22 23:56:59 -04:00
  • 98c46fcfb1 Update Calvin Rose 2019-05-21 15:35:39 -04:00
  • 409da697dd Update JANET_TFLAG_CALLABLE. Calvin Rose 2019-05-21 15:33:35 -04:00
  • 91c3685705 Remove JANET_WALIGN Calvin Rose 2019-05-21 11:12:56 -04:00
  • 411fc77ecf Make env optional for compile. Calvin Rose 2019-05-20 11:34:07 -04:00
  • 0378ba78cc Add regression test. Calvin Rose 2019-05-20 09:20:50 -04:00
  • 55d8e8b56b Fix issue with compilation with source name. Calvin Rose 2019-05-20 04:02:38 -04:00
  • 97ad4c4f89 Update manpage and make -k mode not exit on error. Calvin Rose 2019-05-19 15:20:59 -04:00
  • 8de999c8f7 Merge pull request #107 from ALSchwalm/compile-only Calvin Rose 2019-05-19 15:06:35 -04:00
  • f444bd25ef Add a 'compile-only' flag to the command line Adam Schwalm 2019-05-19 12:26:53 -05:00
  • 43c0db4b0e Add FAQ to readme for color terminal issues. Calvin Rose 2019-05-17 09:48:08 -04:00
  • 8f168c600d Merge pull request #105 from andrewchambers/doc Calvin Rose 2019-05-17 07:59:08 -04:00
  • ec43afb426 Minor documentation fixes. Andrew Chambers 2019-05-17 20:58:06 +12:00
  • 880049c0ee Merge pull request #104 from andrewchambers/openbsd Calvin Rose 2019-05-16 22:13:26 -04:00
  • 2b7ac16784 Add openbsd build file. Andrew Chambers 2019-05-17 10:54:58 +12:00
  • 56d903d75b Remove extra closing paren. Calvin Rose 2019-05-16 12:12:55 -04:00
  • 7054e878fb Add module/loaders for custom file types. Calvin Rose 2019-05-16 12:05:40 -04:00
  • dde5351d11 Small changes to some doc strings. Calvin Rose 2019-05-16 11:43:21 -04:00
  • 7d49e3e6f1 Add unification to match macro. Calvin Rose 2019-05-16 10:05:54 -04:00
  • 30cb01e2f0 Merge pull request #102 from PaulBatchelor/master Calvin Rose 2019-05-16 07:30:42 -04:00
  • 018e836ef5 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-05-16 07:19:54 -04:00
  • 7b25125431 Merge pull request #103 from VedVid/master Calvin Rose 2019-05-16 06:15:05 -04:00
  • 0aa2f68793 Primes example fixed Vedor Vidurakis 2019-05-16 12:03:54 +02:00
  • 516e031f67 Add static library Paul Batchelor 2019-05-15 22:38:18 -04:00
  • 3331f2fa02 Update soname. Calvin Rose 2019-05-15 11:39:18 -04:00
  • dd1a199ebd Don't copy headers to JANET_PATH Calvin Rose 2019-05-15 10:53:26 -04:00
  • f35b5765d6 Set module/*headerpath* during bootstrap Calvin Rose 2019-05-15 10:49:16 -04:00
  • 8359044408 Don't symlink into $(PREFIX)/lib/janet Calvin Rose 2019-05-15 08:46:12 -04:00
  • 9f3dde3cc7 Update meson build for #98 Calvin Rose 2019-05-15 08:20:39 -04:00
  • ad0f7d9b0d Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-05-15 00:05:00 -04:00
  • f647ac5631 Address #95 Calvin Rose 2019-05-15 00:04:25 -04:00
  • e4c5eb4c76 Merge pull request #97 from Crestwave/haiku Calvin Rose 2019-05-14 21:53:40 -04:00
  • dc9fc9c3f5 Add 32-bit Haiku build instructions Crestwave 2019-05-15 01:23:38 +00:00
  • 3b6a51df24 Add support for Haiku Crestwave 2019-05-14 10:41:33 +00:00
  • f2313b9959 file/read on eof will return nil. Calvin Rose 2019-05-14 11:04:17 -04:00
  • 805b3bbb88 Numbers require at least 1 significant digit. Calvin Rose 2019-05-14 08:44:18 -04:00
  • 232ea22dc5 Add string/triml, string/trimr, and string/trim. Calvin Rose 2019-05-10 16:09:49 -04:00
  • 3388acd2db Add dofile function. Calvin Rose 2019-05-10 10:19:51 -04:00
  • 52ab9fb475 Update cook tool and headers. Calvin Rose 2019-05-09 17:37:46 -04:00
  • c7dc3611bc Prepare for 0.5.0 release v0.5.0 Calvin Rose 2019-05-09 13:45:19 -04:00
  • 7a313f6038 Update CHANGELOG, string/has-suffix?|prefix? Calvin Rose 2019-05-09 13:42:14 -04:00
  • bbcfaf1289 Fix use after free bug in buffer/format when printing self. Calvin Rose 2019-05-08 15:22:12 -04:00
  • bfb0cb331e No temporary buffer in PR #87 Calvin Rose 2019-05-08 10:53:23 -04:00
  • 1759252071 Fix use after free in buffer/push-string. Andrew Chambers 2019-05-08 20:08:20 +12:00