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

Commit Graph

  • 5c83ebd75d Update test suites. Calvin Rose 2019-08-03 14:56:02 -0500
  • 02ce3031e9 Fix comp case with arity of exactly 5. Calvin Rose 2019-08-03 14:53:14 -0500
  • 2b295a5459 Exit janet if import-rules fails. Calvin Rose 2019-08-03 14:15:27 -0500
  • 6caf8d3d56 Make comp create variadic functions. Calvin Rose 2019-08-03 13:57:11 -0500
  • b18f1e8127 Keep count fo allocated memory via malloc. Calvin Rose 2019-07-31 00:15:28 -0500
  • 3e67916971 Fix MSVC warning. Calvin Rose 2019-07-28 18:44:00 -0500
  • 21cccc00d7 Change link order once more. Calvin Rose 2019-07-28 18:06:55 -0500
  • 4809867b33 Changes to let circlet test app work. Calvin Rose 2019-07-28 17:55:37 -0500
  • 8bbe518696 Executables linking to natives working on linux. Calvin Rose 2019-07-28 13:25:14 -0500
  • 17b4dc1fc6 Tweak man page. Calvin Rose 2019-07-28 11:11:31 -0500
  • cca19e921e
    Merge pull request #147 from curist/master Calvin Rose 2019-07-28 12:10:34 -0400
  • de50a38bb1 Update man page curist 2019-07-28 22:19:50 +0800
  • c2ef58d880 Update math/log docstring curist 2019-07-28 22:18:36 +0800
  • eafcb548ce Fix file mode. Calvin Rose 2019-07-28 00:19:01 -0500
  • ec32d11b76 Update installer and make things build on windows. Calvin Rose 2019-07-28 01:05:15 -0400
  • 7e97687c9e Update windows installation and automation. Calvin Rose 2019-07-27 21:44:44 -0400
  • da5a64131f Progress towards making windows work again. Calvin Rose 2019-07-27 16:16:28 -0400
  • 71e5278364 Remove bsd check in cook.janet. executable-gen Calvin Rose 2019-07-27 11:45:10 -0500
  • d6a1faa380 Typos. Calvin Rose 2019-07-27 11:36:48 -0500
  • 166862ecff Hold off on adding file associations on windows. Calvin Rose 2019-07-27 11:34:47 -0500
  • 3c133bd677 Add more values for (os/which) Calvin Rose 2019-07-27 11:29:40 -0500
  • b0b1024f8a Try to fix some tests for CI. Calvin Rose 2019-07-27 11:05:53 -0500
  • cc07ff987d Fix normal native building and make test-install. Calvin Rose 2019-07-27 09:50:44 -0500
  • efc38b87de Preemptive version bump. Calvin Rose 2019-07-27 09:40:35 -0500
  • a3a3e4c0dc Add (dyn :executable). Calvin Rose 2019-07-27 09:31:03 -0500
  • d46bcd5b8f Update CHANGELOG.md Calvin Rose 2019-07-26 22:47:42 -0500
  • dfe00fee94 Building standalone binaries on linux working. Calvin Rose 2019-07-26 22:43:54 -0500
  • 9118f2ce08 Update CHANGELOG.md Calvin Rose 2019-07-20 16:59:11 -0500
  • a0e98b9aa8 Deprecate process/args and add use macro. Calvin Rose 2019-07-20 16:57:07 -0500
  • 0d3986abbb Update cook and add an install test. Calvin Rose 2019-07-19 19:40:51 -0500
  • 529b34d84e Fix jpm stupid bug. Calvin Rose 2019-07-19 17:01:50 -0500
  • e0fe8476aa Address issue #143 Calvin Rose 2019-07-15 17:35:29 -0500
  • 0ca0180f27 More "correct" emscripten support. Calvin Rose 2019-07-14 16:11:00 -0500
  • 21a355c89f Small changes to help with latest emscripten. Calvin Rose 2019-07-14 09:58:11 -0500
  • e528b86a2a Ensure no carriage returns end up in doc strings. Calvin Rose 2019-07-12 09:14:37 -0400
  • 2e6ee39506 Fix windows build issues. Calvin Rose 2019-07-12 08:47:11 -0400
  • 894877a0e3 Address issue #142 Calvin Rose 2019-07-12 07:19:29 -0500
  • 6887dd05f6
    Merge pull request #139 from Barakat/master Calvin Rose 2019-07-09 07:39:27 -0500
  • 95dbad6ec1
    Remove amalg.janet dependency on os/date Barakat 2019-07-09 13:49:37 +0300
  • ea88ae1a5b Use paths in cache for jpm that will work on windows. Calvin Rose 2019-07-08 21:45:51 -0400
  • e8e4d637ef Fix jpm.bat on a normal install Calvin Rose 2019-07-08 19:54:14 -0400
  • 3928136670 Begin update to 1.1.0. v1.1.0 Calvin Rose 2019-07-08 18:15:14 -0500
  • 0dcae6c3d6 Update regression test. Calvin Rose 2019-07-07 23:23:45 -0500
  • b639ccdad1 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-07-07 23:20:20 -0500
  • affcb5b459 Address #137 Calvin Rose 2019-07-07 23:18:39 -0500
  • 70c80d7899 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-07-05 14:08:58 -0400
  • fb7914a3c8
    Merge pull request #135 from krysros/master Calvin Rose 2019-07-05 12:56:10 -0500
  • 6099d2a45d Fix typo in jpm.bat Krystian Rosiński 2019-07-05 19:49:55 +0200
  • 044fc7c461 Update jpm tool. Calvin Rose 2019-07-05 11:00:46 -0500
  • 7c4670c3de Change semantics of -l flag to be more useful. Calvin Rose 2019-07-04 12:42:54 -0500
  • c1113d61d6 Make installer correctly versioned. Calvin Rose 2019-07-02 07:33:30 -0500
  • 2c4366dd71 Update some verion stuff. Calvin Rose 2019-07-01 16:45:50 -0400
  • d66f8333c1 Prepare for 1.0.0 v1.0.0 Calvin Rose 2019-07-01 14:47:03 -0500
  • 1588359ebc Fix memory leak caused by casting error. Calvin Rose 2019-06-30 10:32:52 -0500
  • a861399ecb Indicate better support for Meson. Calvin Rose 2019-06-30 09:57:49 -0500
  • a7f3d3436f Update CHANGELOG.md Calvin Rose 2019-06-24 22:02:37 -0400
  • 75f1bb6a7c Fix up webclient. Calvin Rose 2019-06-24 17:27:03 -0400
  • 0384b83c31 Update emscripten makefile. Calvin Rose 2019-06-24 17:23:01 -0400
  • c68361a03f to the top Calvin Rose 2019-06-24 17:11:36 -0400
  • 0bda455cad donate Calvin Rose 2019-06-24 17:10:27 -0400
  • bb7bef7188 Add Donate link in README.md Calvin Rose 2019-06-24 17:09:40 -0400
  • b8032ec61d Add propagate function and opcode Calvin Rose 2019-06-24 12:44:13 -0400
  • 8d1e6ddffc Add reduced_os option functionality. Calvin Rose 2019-06-24 09:40:19 -0400
  • f7f2f5e84f Address #129. Calvin Rose 2019-06-24 08:21:07 -0400
  • bedd9ccaa1 Verify working meson build on windows. meson-only Calvin Rose 2019-06-20 17:28:22 -0400
  • a29e717fd7 Start working to a full meson build. Calvin Rose 2019-06-20 16:33:28 -0400
  • 522545287e Add janet_abstract_begin and janet_abstract_end Calvin Rose 2019-06-20 12:37:57 -0400
  • 4b4fe80404 Be more complete with JANET_NO_SOURCEMAPS Calvin Rose 2019-06-20 11:52:43 -0400
  • cf05ff610f Add some fixes for serializing complex grammars. Calvin Rose 2019-06-19 23:23:27 -0400
  • 300124961f Change -c option to use dofile instead of require Calvin Rose 2019-06-19 22:05:13 -0400
  • 7eb78c8028 Load jimage files before janet source files. Calvin Rose 2019-06-19 20:18:44 -0400
  • 1a7691dade Flatten environment binding tables. Calvin Rose 2019-06-19 20:07:40 -0400
  • 3b51501847 Update CHANGELOG.md Calvin Rose 2019-06-19 19:52:41 -0400
  • fc46030e7d Add options to not include docstrings in binary. Calvin Rose 2019-06-19 19:43:38 -0400
  • ff3bb66272 Add some test cases for module/expand-path Calvin Rose 2019-06-19 12:48:07 -0400
  • 1ceaceada4 Fix doc generation. Calvin Rose 2019-06-19 09:48:33 -0400
  • 19a0444f41 Appease MSVC Calvin Rose 2019-06-19 09:45:56 -0400
  • 0102a72538 Update module/paths for saner defaults. Calvin Rose 2019-06-19 09:01:21 -0400
  • 9943bdd907 Update cook.janet and jpm Calvin Rose 2019-06-19 00:48:57 -0400
  • 264c5bc02b Change default module/path. Calvin Rose 2019-06-19 00:29:05 -0400
  • 9ba8728176 Update module system. Calvin Rose 2019-06-18 22:01:14 -0400
  • 8839731951 Update changelog. Calvin Rose 2019-06-18 15:41:48 -0400
  • e88a9af2f6 Add bytecode verification for peg unmarshaling. Calvin Rose 2019-06-18 13:00:23 -0400
  • a5e50a0f65 Fix windows getline. Calvin Rose 2019-06-18 00:04:29 -0400
  • 7c35acca75 One more MSVC warning. Calvin Rose 2019-06-17 23:53:38 -0400
  • 4bb57550c8 Silence some windows build warnings. Calvin Rose 2019-06-17 23:50:39 -0400
  • 446ab037b0 Allow marshaling pegs. Calvin Rose 2019-06-17 23:40:02 -0400
  • 4adfb9f2d3 Update changelog. Calvin Rose 2019-06-17 22:46:38 -0400
  • 9c89d1c658 Inline yield when called with no arguments. Calvin Rose 2019-06-15 12:21:08 -0400
  • 3598f056bb Reformat capi.c Calvin Rose 2019-06-15 11:04:24 -0400
  • 779fcf2d54
    Merge pull request #124 from ALSchwalm/parse-state Calvin Rose 2019-06-15 11:00:06 -0400
  • 3bbc121c6a Add support for getting more detailed parser state Adam Schwalm 2019-06-10 21:33:09 -0500
  • 82edc19137 Update cook to take headers for natives. Calvin Rose 2019-06-13 00:41:20 -0400
  • 5689ef1af1 Add keyword flag utility for modules. Calvin Rose 2019-06-12 12:05:01 -0400
  • b4e25e5597 Add some string/check-set tests. Calvin Rose 2019-06-10 14:11:07 -0400
  • 647139cdf9 Fix string/check-set. Calvin Rose 2019-06-10 14:00:51 -0400
  • 6225f8d334 Fix defn docstring typo. Calvin Rose 2019-06-09 09:18:16 -0400
  • 95eb54045f Update changelog. Calvin Rose 2019-06-08 17:22:42 -0400
  • 43520ac67d Add parser/clone. (#120) Calvin Rose 2019-06-08 17:16:36 -0400
  • 802a2d6b71 Add more dynamic bindings for printing. Calvin Rose 2019-06-08 15:27:13 -0400