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

Commit Graph

  • 8580d3c27e Address #240 - Support DESTDIR in Makefile. Calvin Rose 2020-03-03 17:44:44 -06:00
  • 951e10f272 Address #292 Calvin Rose 2020-03-03 08:21:14 -06:00
  • 2349ea9405 Update docs for buffer/push-word Calvin Rose 2020-03-01 12:05:24 -06:00
  • b17bf259f7 Fix typo: destory -> destroy Calvin Rose 2020-02-28 09:04:28 -06:00
  • 6b093bdcca Address #288 and partially #287 Calvin Rose 2020-02-27 17:58:17 -06:00
  • 10ec319c32 Add better debug info to amalgamated source. Calvin Rose 2020-02-27 00:16:54 -06:00
  • 8cb63cebbe Remove 'make test-amalg' from CI. Calvin Rose 2020-02-25 20:31:38 -06:00
  • 7d26de6697 Update changelog. Calvin Rose 2020-02-25 20:08:22 -06:00
  • 8262290bff Improve C string format (janet_formatc, janet_panicf) Calvin Rose 2020-02-25 20:02:14 -06:00
  • 2779037f13 Clean up Makefile. Calvin Rose 2020-02-25 20:02:03 -06:00
  • 734c85d7ef Properly handle recursion with labels. Calvin Rose 2020-02-23 17:35:01 -06:00
  • 05bd5767de Add label macro. Calvin Rose 2020-02-23 17:15:04 -06:00
  • 59d288c429 Add prompt and return. Calvin Rose 2020-02-23 16:35:33 -06:00
  • 8c41c0b6a7 Address MSVC warning. Calvin Rose 2020-02-23 15:27:57 -06:00
  • f5f3858da1 Update CHANGELOG.md Calvin Rose 2020-02-23 14:55:21 -06:00
  • 738490e674 Allow function that takes 1 argument to fiber/new. Calvin Rose 2020-02-23 14:47:29 -06:00
  • 6a13703e32 Add signal and fiber/can-resume?. Calvin Rose 2020-02-23 13:31:27 -06:00
  • 20d5d560f3 Add bf to main test suite. Calvin Rose 2020-02-22 19:18:08 -06:00
  • aaabca6fc7 Make flychecker handle more kinds of defs. Calvin Rose 2020-02-21 21:10:42 -06:00
  • 4b440618d6 Correct docs for type form. Calvin Rose 2020-02-21 20:21:17 -06:00
  • 01a79dc965 Remove extra functionality. Calvin Rose 2020-02-20 20:10:03 -06:00
  • 0df220780a Fix issues with #282 Calvin Rose 2020-02-20 19:54:31 -06:00
  • a360cb7922 Update marshal to take 3 arguments. Calvin Rose 2020-02-15 10:04:44 -06:00
  • b9a2bb8104 Fix documentation for defer. Calvin Rose 2020-02-12 09:34:23 -06:00
  • f4a46ba6ea Add methods to streams. Calvin Rose 2020-02-12 09:32:41 -06:00
  • 79bb9e54d5 Remove direct references to file descriptors. Calvin Rose 2020-02-11 08:57:44 -06:00
  • 135aff9e17 Add janet_loop() call to static binaries. Calvin Rose 2020-02-09 20:02:35 -06:00
  • 8ae6ae65a1 Merge branch 'master' into net Calvin Rose 2020-02-09 20:00:58 -06:00
  • f4d7fd97f6 Working TCP echo server and client. Calvin Rose 2020-02-09 19:04:34 -06:00
  • 031a9894b0 Update inlining options for next and resume. Calvin Rose 2020-02-08 13:03:03 -06:00
  • fcc09d7ea9 Clarify docs for some and all. Calvin Rose 2020-02-05 21:06:39 -06:00
  • 7f1f684b21 Merge branch 'master' into net Calvin Rose 2020-02-03 20:46:32 -06:00
  • d8d482e433 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-02-03 18:18:29 -06:00
  • 3fdc053d6c Add flush and eflush (#278) Calvin Rose 2020-02-03 18:14:32 -06:00
  • 8be3ce18aa Merge pull request #280 from pepe/fix-next-arity Calvin Rose 2020-02-03 18:00:36 -06:00
  • eda61455d3 Work on tcp server code. Calvin Rose 2020-02-03 09:29:51 -06:00
  • 00107c092c Fix next function arity Josef Pospíšil 2020-02-03 15:36:42 +01:00
  • c5907258c3 Merge branch 'master' into net Calvin Rose 2020-02-02 13:16:47 -06:00
  • 64e1961193 Update version strings to 1.7.1-dev. Calvin Rose 2020-02-02 09:38:26 -06:00
  • f7ee8bd30d Update to version 1.7.0. v1.7.0 Calvin Rose 2020-02-01 23:35:17 -06:00
  • c0d2140d14 Begin net/ module in core. Calvin Rose 2020-02-01 20:39:54 -06:00
  • 1bdde9c4f7 Fix warnings. default-amalg Calvin Rose 2020-01-28 23:46:14 -06:00
  • 333ae7c4f8 Make amalgamtion the default when building. Calvin Rose 2020-01-28 23:38:52 -06:00
  • f7b7c83264 Address #276 Calvin Rose 2020-01-25 12:08:43 -06:00
  • 6f9c9879ca Add var- Calvin Rose 2020-01-24 22:52:28 -06:00
  • b8df47e063 Fix regression in take/drop. Calvin Rose 2020-01-24 17:39:25 -06:00
  • 9dad8bf56d Remove min-order and max-order. Calvin Rose 2020-01-24 17:35:21 -06:00
  • 689f2dcbb4 Change default import prefix. Calvin Rose 2020-01-24 16:54:06 -06:00
  • 163e2a5b22 Add string support to %j format. Calvin Rose 2020-01-24 08:52:27 -06:00
  • e36334e14b Revert issue with removing buffer self print check. Calvin Rose 2020-01-23 23:39:49 -06:00
  • 60304c7e27 Update CHANGELOG.md Calvin Rose 2020-01-23 19:07:09 -06:00
  • 28d41039b8 Add mod function to core. Calvin Rose 2020-01-23 18:54:30 -06:00
  • b8d530da36 Remove file/fileno and file/fdopen. Calvin Rose 2020-01-23 09:01:33 -06:00
  • 4fad0714e7 Add janet_gcpressure. Address #269. Calvin Rose 2020-01-22 20:52:35 -06:00
  • ca17eb4a2b Address #273 Calvin Rose 2020-01-22 19:01:49 -06:00
  • 4fe005e3c3 Add righthand operator overloading. Calvin Rose 2020-01-22 18:59:41 -06:00
  • 2f9ed8a572 Use memmove instead of copying. Calvin Rose 2020-01-21 23:11:00 -06:00
  • 688e18a891 Merge pull request #268 from crocket/master Calvin Rose 2020-01-21 23:09:45 -06:00
  • 8162c64ca3 Make REPL key bindings more similar to those on GNU readline. crocket 2020-01-22 09:45:13 +09:00
  • e179f26d50 Add call function pointer to abstract types. Calvin Rose 2020-01-21 18:22:24 -06:00
  • 8db68c04c4 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-01-21 17:48:54 -06:00
  • 7c92c64730 Remove mutable operators on inttypes. Calvin Rose 2020-01-21 17:47:34 -06:00
  • 01c6ffe1d5 Merge pull request #266 from andrewchambers/idempotentclose Calvin Rose 2020-01-21 10:16:06 -06:00
  • 46f57f5c38 Make file/close idempotent. Andrew Chambers 2020-01-21 22:03:57 +13:00
  • 1ec2e08f21 Add manpage docs for repl keybindings. Calvin Rose 2020-01-20 17:29:29 -06:00
  • 77742dec11 Add source file info on macro compiler error. Calvin Rose 2020-01-20 16:45:57 -06:00
  • 3cb947b37e Fix macro errors. Calvin Rose 2020-01-20 16:05:08 -06:00
  • 62cf407f0c Remove lto. Calvin Rose 2020-01-20 13:53:59 -06:00
  • bbed72f39f Only enable lto on linux for now. Calvin Rose 2020-01-20 13:37:10 -06:00
  • 99c94a78d6 Add -flto to jpm builds as well. Calvin Rose 2020-01-20 13:28:57 -06:00
  • 2dd852da54 Use ATEND macros to add fields to abstract types. Calvin Rose 2020-01-20 13:06:50 -06:00
  • 3c87d89df3 Enable LTO by default Calvin Rose 2020-01-20 11:38:22 -06:00
  • f4ad627b54 Fix regression in while loops inside each macros. Calvin Rose 2020-01-19 16:25:10 -06:00
  • 68a5667a1a Add history first and history last shortcuts. Calvin Rose 2020-01-19 15:43:47 -06:00
  • 693c6d63d4 Add alt-d binding to repl. Calvin Rose 2020-01-19 11:39:10 -06:00
  • f18c3323ea Clear completion list if fully complete. Calvin Rose 2020-01-19 11:31:42 -06:00
  • f74e19e673 Improve alt keys and at alt-f and alt-b to repl Calvin Rose 2020-01-19 11:16:41 -06:00
  • da70807292 Make autocompletion more zsh like Calvin Rose 2020-01-19 10:37:05 -06:00
  • 9f8bc6bb8a Please, sir hat? Calvin Rose 2020-01-18 21:00:06 -06:00
  • 64b9482602 Make history not duplicate itself in getline. Calvin Rose 2020-01-18 20:56:35 -06:00
  • 8fbcae6029 Remove -march=native from Makefile Calvin Rose 2020-01-18 20:01:12 -06:00
  • 064475cb8d Add eachk and eachp. Calvin Rose 2020-01-18 18:44:41 -06:00
  • f4077b678a Allow calling next on abstracts. Calvin Rose 2020-01-18 18:09:20 -06:00
  • 51678c1aba Extend power of the each form Calvin Rose 2020-01-18 17:55:07 -06:00
  • 17a2fdbf1b Update for sourcehut builds. Calvin Rose 2020-01-18 14:42:02 -06:00
  • 65d7c3eed1 Use stderr for getline output instead of stdout. Calvin Rose 2020-01-18 14:32:25 -06:00
  • 41bb8c543b Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-01-18 09:46:37 -06:00
  • bbd7355313 Merge pull request #259 from andrewchambers/futureproofhash Calvin Rose 2020-01-18 09:45:47 -06:00
  • 772916593b Address #262 Calvin Rose 2020-01-18 09:44:59 -06:00
  • 9d8af7355f Improve getline. Calvin Rose 2020-01-18 00:30:46 -06:00
  • 521a29446f Don't rely on obscure printf features. Calvin Rose 2020-01-18 00:27:00 -06:00
  • a8e4c4bed0 Add special forms and sort completions. repl-complete Calvin Rose 2020-01-18 00:17:08 -06:00
  • 6471b4d100 Add preliminary repl completion via tab. Calvin Rose 2020-01-17 23:03:50 -06:00
  • 7f9b2b34d1 Clarify import docs for dynamic bindings. Calvin Rose 2020-01-17 18:06:00 -06:00
  • 789c5f135a Add ctrl-a and ctrl-e to control line in repl Calvin Rose 2020-01-17 09:33:30 -06:00
  • 344f0b743d Make hash api more future proof. Andrew Chambers 2020-01-17 17:24:32 +13:00
  • d8841de180 Address #188 Calvin Rose 2020-01-16 22:14:23 -06:00
  • 23c7c3bf1c Allow disabling keyed hash function (prf) in conf Calvin Rose 2020-01-16 21:06:03 -06:00
  • 3d117804dd Merge branch 'master' into HEAD Calvin Rose 2020-01-16 20:04:52 -06:00
  • 77bb0ebe3f Add limits to format to discourage huge prints. Calvin Rose 2020-01-16 18:57:01 -06:00