1
0
mirror of https://github.com/janet-lang/janet synced 2024-12-12 17:50:26 +00:00

Commit Graph

  • 5d7dc0a57c Add os/dir support for linux/posix. Calvin Rose 2019-03-30 12:36:27 -0400
  • c5090606a4 Add os/stat function. Calvin Rose 2019-03-30 12:06:14 -0400
  • bf2d9ae634 Mess with includes for os.c Calvin Rose 2019-03-28 23:34:24 -0400
  • 871a58e1db Remove extreneous source reference on sr.ht build Calvin Rose 2019-03-28 23:25:11 -0400
  • 53c7f2eedd Add more os module functions. Calvin Rose 2019-03-28 23:22:58 -0400
  • bfd3845218 Fix cfunction debugging issue Calvin Rose 2019-03-27 00:14:51 -0400
  • 22d75d017f fix AbstractType get/set error message J.-F. Cap 2019-03-27 02:32:51 +0100
  • 72f80103ca fix AbstractType get/set error message J.-F. Cap 2019-03-27 02:32:51 +0100
  • 37e6ea0a23 Update changelog Calvin Rose 2019-03-24 15:11:00 -0400
  • 10769f6f2e Appveyor build issues Calvin Rose 2019-03-24 15:04:47 -0400
  • 082639319e Add colors to repl and string/format. Calvin Rose 2019-03-24 15:00:22 -0400
  • f20ad34c76 Add instructions for Scoop installation. Calvin Rose 2019-03-23 23:27:13 -0400
  • c045eadefa Update changelog. Calvin Rose 2019-03-23 22:16:12 -0400
  • e2337b2ec4 Update build_win.bat to handle new amalg script. Calvin Rose 2019-03-23 19:59:54 -0400
  • 90c5d12613 Add include_directories to meson Calvin Rose 2019-03-23 15:02:59 -0400
  • 6016662807 Ignore eclipse files. Calvin Rose 2019-03-23 14:05:38 -0400
  • 2c9195b507 More updates to meson Calvin Rose 2019-03-23 13:50:50 -0400
  • b47c48b59a Add Meson build setup to README.md Calvin Rose 2019-03-22 18:47:16 -0400
  • 98758b68ab Boot executable invocation has changed. Calvin Rose 2019-03-22 18:37:46 -0400
  • 7f1b5d4d70 Merge core.janet into boot.janet Calvin Rose 2019-03-22 18:34:50 -0400
  • 25aa7a26c5 Add experimental meson build. Calvin Rose 2019-03-22 18:07:10 -0400
  • cb2caecbb3 Add janetconf.h for configuring builds. Calvin Rose 2019-03-22 14:31:20 -0400
  • 1e299632e4 Fix example. Calvin Rose 2019-03-21 14:32:08 -0400
  • 94a2084723 Add tostring method for abstract types. Calvin Rose 2019-03-19 13:36:26 -0400
  • 22e24fb47b Remove some dead code in bigint. Calvin Rose 2019-03-19 12:30:44 -0400
  • 93f0d5f626 Quiet appveyor warnings. Calvin Rose 2019-03-18 22:00:20 -0400
  • bad040665f Renamed bigint -> inttypes / int Calvin Rose 2019-03-18 21:12:38 -0400
  • a07d76b264 use custom string to bigint reader in place of strtol for better compatibility with default janet number reader J.-F. Cap 2019-03-16 16:46:57 +0100
  • 1db6d0e0bc Trap INT64_MIN / -1 exception J.-F. Cap 2019-03-14 20:54:38 +0100
  • 34849ea7b3 added (u)int64 typed arrays back J.-F. Cap 2019-03-14 13:50:15 +0100
  • 5a9f7c3a85 added in place op! operators J.-F. Cap 2019-03-14 11:53:50 +0100
  • 15c6300608 added bitwise operators and guard for division by zero J.-F. Cap 2019-03-14 11:23:58 +0100
  • c6a4485623 code cleanup J.-F. Cap 2019-03-14 03:39:16 +0100
  • 090c6ac975 added marshal/unmarshal J.-F. Cap 2019-03-14 02:01:15 +0100
  • 319575c864 bigint operators and some tests J.-F. Cap 2019-03-13 22:20:56 +0100
  • 42a0af3b1b bigint pretty printing J.-F. Cap 2019-03-13 01:28:26 +0100
  • 9bc899ccf2 added core/bigint.c J.-F. Cap 2019-03-13 00:00:52 +0100
  • d29e3a1199 first experiment with bigint J.-F. Cap 2019-03-12 23:58:54 +0100
  • 6b3df4cf23 Renamed bigint -> inttypes / int Calvin Rose 2019-03-18 21:12:38 -0400
  • e3239c2a8d use custom string to bigint reader in place of strtol for better compatibility with default janet number reader J.-F. Cap 2019-03-16 16:46:57 +0100
  • c5217da109 Trap INT64_MIN / -1 exception J.-F. Cap 2019-03-14 20:54:38 +0100
  • 41bb6a9833 Added a getter to the new pointer type. pointer rncar 2019-03-14 18:17:44 +0100
  • e02ec2f1b1 Added a getter to the new pointer type. rncar 2019-03-14 18:17:44 +0100
  • cb372be05a added (u)int64 typed arrays back J.-F. Cap 2019-03-14 13:50:15 +0100
  • 86a45f3efd added in place op! operators J.-F. Cap 2019-03-14 11:53:50 +0100
  • 9e38c758c9 added bitwise operators and guard for division by zero J.-F. Cap 2019-03-14 11:23:58 +0100
  • 62b5f35b10 code cleanup J.-F. Cap 2019-03-14 03:39:16 +0100
  • e4f1bafd8e added marshal/unmarshal J.-F. Cap 2019-03-14 02:01:15 +0100
  • a6e322b46c Merge remote-tracking branch 'upstream/master' into bigint J.-F. Cap 2019-03-13 22:22:11 +0100
  • 67c28f3afa bigint operators and some tests J.-F. Cap 2019-03-13 22:20:56 +0100
  • 95e54c66b6 Use one tag type true and false Calvin Rose 2019-03-13 14:50:25 -0400
  • 31e2415bbb Fix some indentation problems. Calvin Rose 2019-03-12 20:56:16 -0400
  • 2a5234b390 Properly bail on parse and compile errors Calvin Rose 2019-03-12 20:41:17 -0400
  • 433218dafb bigint pretty printing J.-F. Cap 2019-03-13 01:28:26 +0100
  • c7ad23d7de added core/bigint.c J.-F. Cap 2019-03-13 00:00:52 +0100
  • 6683e48ee7 first experiment with bigint J.-F. Cap 2019-03-12 23:58:54 +0100
  • ad5b0a371e Optional param in bars.janet Calvin Rose 2019-03-12 11:35:27 -0400
  • ba4dd9b5bb Fix splice -> unquote splice Calvin Rose 2019-03-12 11:16:27 -0400
  • d42bdf2443 Add proper optional arguments. Calvin Rose 2019-03-12 00:23:14 -0400
  • a246877c1e Remove iterate-template from exported core symbols. Calvin Rose 2019-03-11 01:01:59 -0400
  • 98e68a5cb4 Update special form lists to include break. Calvin Rose 2019-03-11 00:58:26 -0400
  • e12aace02c Update web build. Calvin Rose 2019-03-10 23:06:10 -0400
  • 51a9c7104d Hide each-template Calvin Rose 2019-03-10 13:31:42 -0400
  • 75dc08ff21 Fix nil error on drop-until fn Quan Nguyen 2019-03-10 13:50:28 +0700
  • dd9c4f2bba Fix nil error on drop-until fn Quan Nguyen 2019-03-10 13:50:28 +0700
  • 6fa60820a3
    Merge pull request #64 from quan-nh/master Calvin Rose 2019-03-09 23:47:00 -0500
  • 609a9621af Correct doc for drop-until fn Quan Nguyen 2019-03-10 11:36:27 +0700
  • 8ba1121161 Add early returns via break. Calvin Rose 2019-03-09 22:01:10 -0500
  • 9a080197e7 Switch some instances of loop in core Calvin Rose 2019-03-09 21:01:47 -0500
  • e65375277a Update the loop macro. Calvin Rose 2019-03-09 20:47:07 -0500
  • 4a111b38b1 Add break special. Calvin Rose 2019-03-09 16:47:05 -0500
  • a363dce943 Allow proper overriding of cfunctions in the core. Calvin Rose 2019-03-08 11:39:18 -0500
  • 687a3c91f5 Add array/remove and update CHANGELOG. Calvin Rose 2019-03-08 10:17:57 -0500
  • 951aa0d8cd Add typed array code to amalg. Calvin Rose 2019-03-08 10:02:09 -0500
  • a61b59be87 Mark release for 0.4.0 v0.4.0 Calvin Rose 2019-03-08 00:56:19 -0500
  • 91f3c17a5b Update CHANGELOG.md Calvin Rose 2019-03-08 00:54:53 -0500
  • 0382dc976b More code to better integrate with size_t Calvin Rose 2019-03-08 00:41:26 -0500
  • 69dcab2b55 Silence some casting size_t to double errors. Calvin Rose 2019-03-07 22:43:57 -0500
  • c4f6f1d256 janet_marshal_bytes, janet_unmarshal_bytes size_t Calvin Rose 2019-03-07 22:19:34 -0500
  • b57e530553 Some more small changes to typedarray.c. Calvin Rose 2019-03-07 22:12:06 -0500
  • 021b71ad62 Allow proper serialization of size_t in marsh.c Calvin Rose 2019-03-07 22:06:49 -0500
  • 0ee2ff1b05 Add :fiber-flags options to run-context. Calvin Rose 2019-03-07 18:55:19 -0500
  • adaa014d7c No div by 0 - will fix later. Calvin Rose 2019-03-07 16:20:36 -0500
  • dc9dc98e80 Update for issue #62 Calvin Rose 2019-03-07 16:17:18 -0500
  • 4a2d4f52b5 Allow inverted ranges with negative steps. Calvin Rose 2019-03-04 15:44:30 -0500
  • 8d37e544ab Fix BSD builds. Calvin Rose 2019-03-04 12:16:49 -0500
  • b07adce2b9 Fix some issues found with -fsanitize=undefined Calvin Rose 2019-03-04 11:17:34 -0500
  • 624be87c97 Add test for :down verb. Calvin Rose 2019-03-03 23:55:38 -0500
  • 1b9591b5e3 Add :down verb to loop macro. Calvin Rose 2019-03-03 23:52:20 -0500
  • a4cc23971f Only use -rdyanmic at link time Calvin Rose 2019-03-03 18:55:10 -0500
  • 9ed1c35d30 Add sudo permissions to freebsd build. Calvin Rose 2019-03-03 15:21:40 -0500
  • 6158ec0ce5 Add -undefined dynamic_lookup on mac. Calvin Rose 2019-03-03 15:18:17 -0500
  • 009bed158b Travis add sudo. Calvin Rose 2019-03-03 14:54:01 -0500
  • 402dc2a767 Test installation on sourcehut free bsd as well. Calvin Rose 2019-03-03 14:52:11 -0500
  • b5eb888af6 Add test-install to travis CI. Calvin Rose 2019-03-03 14:50:17 -0500
  • 172261b89f Add a test-install target to the Makefile Calvin Rose 2019-03-03 14:48:17 -0500
  • 8cc2c964c1 Add :export option to import Calvin Rose 2019-03-02 11:46:31 -0500
  • efbb704247
    Merge pull request #56 from jfcap/register-corefile Calvin Rose 2019-03-02 11:40:05 -0500
  • 7fef5be3af Merge remote-tracking branch 'upstream/master' into register-corefile J.-F. Cap 2019-03-02 15:38:31 +0100
  • 1753f8bc18 Added janet_getfile C API function and revert core/file AT registering J.-F. Cap 2019-03-02 15:36:34 +0100