1
0
mirror of https://github.com/janet-lang/janet synced 2026-06-14 00:38:51 +00:00

Commit Graph

  • 8b98b331cc Add :hardcode-syspath option to declare-binscript. Calvin Rose 2020-05-17 09:29:45 -05:00
  • e0130e7fd7 "Literal" -> "Expression" for trace-pp msg LouisJackman 2020-05-17 08:18:44 +01:00
  • fb491f0d7c Put back erroneously deleted "Literal" LouisJackman 2020-05-17 08:12:54 +01:00
  • 33b5d9651f Remove more mentions of lisp in descriptions. Calvin Rose 2020-05-16 15:22:12 -05:00
  • 9109e369ff Incorporate suggestions from PR LouisJackman 2020-05-16 20:18:00 +01:00
  • b97e011715 Remove some lisp claims from README for branding. Calvin Rose 2020-05-16 14:12:21 -05:00
  • 1bb9a9368b Make sure winsock2.h is included before windows.h Calvin Rose 2020-05-16 12:41:26 -05:00
  • ca3dac7e87 Return an immutable tuple instead LouisJackman 2020-05-16 15:50:47 +01:00
  • 59302d4f42 Return dbg values to work inside complex exprs LouisJackman 2020-05-16 15:42:16 +01:00
  • fabb722c8d Add a dbg macro for easy var dumping LouisJackman 2020-05-16 15:15:57 +01:00
  • 657fae490c Update CHANGELOG.md Calvin Rose 2020-05-16 08:36:32 -05:00
  • e9acebe0e8 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-05-16 08:29:30 -05:00
  • 7a84fc4742 Fix infinite loop in some cases. Calvin Rose 2020-05-16 08:28:50 -05:00
  • 4be3d66a32 Merge pull request #395 from zyga/master Calvin Rose 2020-05-15 19:04:26 -04:00
  • 92df01b99d Add valtest and debug to Makefile help. Calvin Rose 2020-05-15 17:59:05 -05:00
  • 5c9c738913 Merge pull request #399 from LouisJackman/add-make-help-target Calvin Rose 2020-05-15 18:55:23 -04:00
  • 83c357d9d1 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-05-15 17:24:21 -05:00
  • 3bb3adefbb Rename jpm repl to jpm debug-repl. Calvin Rose 2020-05-15 17:21:58 -05:00
  • cf670153f9 Add :fresh option to import. Calvin Rose 2020-05-15 17:19:37 -05:00
  • d6cd69e659 Add make help target LouisJackman 2020-05-15 07:51:21 +01:00
  • 48d31ad7bc Merge pull request #396 from halfhorst/documentation/update-readme-embedding Calvin Rose 2020-05-13 18:13:53 -04:00
  • 20aa258f0e update janetconf.h path in README embedding section halfhorst 2020-05-13 14:54:44 -07:00
  • 45a60956a6 Add snapcraft packaging Zygmunt Krynicki 2020-05-13 18:42:43 +02:00
  • 4ae372262b 1.9.1 release. v1.9.1 Calvin Rose 2020-05-12 09:16:45 -05:00
  • 02167a15d1 Add new Makefile options to meson. Calvin Rose 2020-05-12 09:04:38 -05:00
  • b50a4669d2 Update README and CHANGELOG. Calvin Rose 2020-05-12 08:56:58 -05:00
  • c947bda604 Remove .breakall and .clearall conditionally. Calvin Rose 2020-05-12 08:50:37 -05:00
  • 00451777fe Add meson builds to sourcehut CI. Calvin Rose 2020-05-12 08:46:26 -05:00
  • a65386e925 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-05-11 01:10:58 -05:00
  • 2d7d154ffc Merge pull request #392 from t6/patch-meson Calvin Rose 2020-05-11 00:08:25 -04:00
  • 3100080a50 Add NO_UMASK and NO_REALPATH config options. Calvin Rose 2020-05-10 23:07:54 -05:00
  • 7275370ae5 Unbreak Meson build Tobias Kortkamp 2020-05-11 06:02:26 +02:00
  • e013381e72 Conditionally ignore pclose as well as popen. Calvin Rose 2020-05-10 21:06:52 -05:00
  • d05bb1c125 Fix nanboxing issue. Calvin Rose 2020-05-10 20:14:47 -05:00
  • 273d1ff2d0 Fix external grammar to disallow | and \ in symbols. Calvin Rose 2020-05-10 16:57:42 -05:00
  • 235605bfa4 1.9.0 Release. v1.9.0 Calvin Rose 2020-05-10 16:44:16 -05:00
  • e8b3587946 Silence clang warnings about missing initializers. Calvin Rose 2020-05-10 16:00:55 -05:00
  • 9040ac6a0c Silence some warnings about pointer signedness. Calvin Rose 2020-05-09 23:58:45 -05:00
  • a73ba56ebb Address #387 Calvin Rose 2020-05-09 21:11:26 -05:00
  • 1168f47768 Update default path for installed binaries. Calvin Rose 2020-05-09 19:02:12 -05:00
  • 73dba691b1 Re-disable processes on emscripten build. Calvin Rose 2020-05-09 12:04:47 -05:00
  • b1f76139a7 Add several configurable options - #379 Calvin Rose 2020-05-09 12:00:01 -05:00
  • 6b986fecb0 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-05-09 11:07:15 -05:00
  • 535ab8302b Add errorf to core. Calvin Rose 2020-05-09 11:06:02 -05:00
  • 7125b3430c Merge pull request #383 from andrewchambers/rngdoc Calvin Rose 2020-05-09 11:35:01 -04:00
  • 0615d09b7a Merge pull request #385 from andrewchambers/fnctlfix Calvin Rose 2020-05-09 11:34:37 -04:00
  • 1add0c7d43 make test-install should be easier to clean. Calvin Rose 2020-05-09 10:30:09 -05:00
  • 8194f5ccaf Refactor jpm. Calvin Rose 2020-05-09 10:22:46 -05:00
  • 057486cf56 Avoid setting O_CLOEXEC on stdin/stdout/stderr. Andrew Chambers 2020-05-09 22:26:50 +12:00
  • f94e726271 Improve rng doc string accuracy. Andrew Chambers 2020-05-09 12:11:08 +12:00
  • 95660002e1 fix include sys/fcntl.h to fcntl.h Calvin Rose 2020-05-07 14:54:03 -05:00
  • 95c669389b Merge pull request #378 from andrewchambers/tweak Calvin Rose 2020-05-07 10:33:19 -04:00
  • 084fc9776d Use SOCK_CLOEXEC correctly. Calvin Rose 2020-05-07 07:55:08 -05:00
  • 1498fdb7b0 Tweak comment, remove extra include. Andrew Chambers 2020-05-07 20:44:04 +12:00
  • 79c3139748 Check for SOCK_CLOEXEC. Calvin Rose 2020-05-06 23:44:01 -05:00
  • bdd64f5656 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-05-06 18:36:25 -05:00
  • dc3e9fb77c Add CLOEXECs when getting file descriptors (#374) Calvin Rose 2020-05-06 18:33:25 -05:00
  • 4b417c0e9d Merge pull request #375 from andrewchambers/mttemp Calvin Rose 2020-05-06 18:19:11 -04:00
  • 06c28f3a4d Set the CLOEXEC flag on file/temp files. Andrew Chambers 2020-05-06 11:14:42 +12:00
  • 688fe6db5e Merge pull request #370 from andrewchambers/spawnrace Calvin Rose 2020-05-05 10:33:41 -04:00
  • 9aefb59afe Format jpm with spork. Calvin Rose 2020-05-05 09:21:50 -05:00
  • e3862b86b5 Use spork indent on boot.janet. Calvin Rose 2020-05-05 09:17:09 -05:00
  • 125cd222bb Pretty print tab characters as \t. Calvin Rose 2020-05-05 00:03:12 -05:00
  • a0f351c9fa Fix (mostly nonsensible) race condition in multi threaded processes using os/execute with os/setenv. Andrew Chambers 2020-05-05 16:03:13 +12:00
  • f7b49a2c91 Improve use of @ in match. Calvin Rose 2020-05-04 18:28:20 -05:00
  • fd70b47768 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-05-02 23:40:11 -05:00
  • 5d1fd390a6 Fix debugger regression. Calvin Rose 2020-05-02 23:40:00 -05:00
  • 8b5663e385 Merge pull request #363 from uasi/fix-typo-in-doc Calvin Rose 2020-05-02 12:11:18 -04:00
  • 8b5bcaee3c Add lenprefix combinator to pegs. Calvin Rose 2020-05-02 10:37:39 -05:00
  • ca845aa256 Fix typo in doc Tomoki Aonuma 2020-05-02 02:36:55 +09:00
  • 761ea65d81 Add fiber/roor and allow net/server to take Calvin Rose 2020-04-30 23:21:26 -05:00
  • 1dc32d5e3d Revert inclusion of dedent. Calvin Rose 2020-04-30 21:35:22 -05:00
  • 1c0a015cc8 s/WSALastError/WSAGetLastError()/g Calvin Rose 2020-04-30 13:26:14 -05:00
  • bee415217d Fix extra bindings. Calvin Rose 2020-04-29 21:57:19 -05:00
  • 73989f5cc7 Consolidate windows and posix socket code. Calvin Rose 2020-04-29 21:07:21 -05:00
  • dd458c8ab5 Make JANET_NO_ASSEMBLER not break build. Calvin Rose 2020-04-28 23:04:24 -05:00
  • 63e9790123 Fix flag check in pretty print. Calvin Rose 2020-04-28 10:00:24 -05:00
  • 70e1f3ac81 Fix regression in repl. Calvin Rose 2020-04-28 08:20:07 -05:00
  • 67f1872f4a Expose debugger-env Calvin Rose 2020-04-27 23:32:21 -05:00
  • 8bbb7907d6 Run parser error handler in the correct env in run-context. Calvin Rose 2020-04-27 20:29:16 -05:00
  • c98e1f3cae Update documentation for net/read and net/chunk. Calvin Rose 2020-04-27 19:25:28 -05:00
  • 6b0f93ce8a Update documentation for the -q flag. Calvin Rose 2020-04-27 18:57:53 -05:00
  • 80f19a0ab7 Fix behavior of -q flag. Calvin Rose 2020-04-27 18:12:22 -05:00
  • 41894eb285 Add docstrings to net.c Calvin Rose 2020-04-26 14:11:47 -05:00
  • 3535efd977 Remove %u format specifiers. Calvin Rose 2020-04-26 13:47:36 -05:00
  • f6bd41ada7 Add %M, %m, %N, and %n formatters. Calvin Rose 2020-04-26 13:17:28 -05:00
  • 7b5f40772f Disable networking for emscripten build. Calvin Rose 2020-04-26 12:37:27 -05:00
  • d2ebf4b52d Merge branch 'net' Calvin Rose 2020-04-26 12:26:46 -05:00
  • 0fe5c672a6 Use dedent in jpm create-executable. Calvin Rose 2020-04-26 12:14:43 -05:00
  • ce7d51f9be Add dedent to core. Calvin Rose 2020-04-26 11:53:26 -05:00
  • cc1f84d1d3 Fix NSIS installer after moving jpm. Calvin Rose 2020-04-26 08:58:53 -05:00
  • 74126d9f24 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-04-26 08:55:59 -05:00
  • 69eb9531da Rename auxbin/jpm -> jpm. Calvin Rose 2020-04-26 08:55:32 -05:00
  • da4d8254fa Silence warning in MSVC about VLAs. Calvin Rose 2020-04-25 17:13:00 -04:00
  • 57332c5ccf Change order of declarations for MSVC C++ support. Calvin Rose 2020-04-25 15:41:23 -05:00
  • 9bc5ac05c4 Add the parse function. Calvin Rose 2020-04-25 12:46:32 -04:00
  • 0a4d58468e Remove Debug build from appveyor. Calvin Rose 2020-04-25 12:06:22 -04:00
  • 8ce092da68 Update create-dirs to work on windows style paths. Calvin Rose 2020-04-25 12:01:09 -04:00
  • fce1529bf2 Re-enable NSIS unicode. Calvin Rose 2020-04-25 10:01:27 -05:00
  • 1579509a47 Add refreshenv. appveyor-testing Calvin Rose 2020-04-25 09:52:36 -05:00