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

Commit Graph

  • 21a355c89f Small changes to help with latest emscripten. Calvin Rose 2019-07-14 09:58:11 -05:00
  • e528b86a2a Ensure no carriage returns end up in doc strings. Calvin Rose 2019-07-12 09:14:37 -04:00
  • 2e6ee39506 Fix windows build issues. Calvin Rose 2019-07-12 08:47:11 -04:00
  • 894877a0e3 Address issue #142 Calvin Rose 2019-07-12 07:19:29 -05:00
  • 6887dd05f6 Merge pull request #139 from Barakat/master Calvin Rose 2019-07-09 07:39:27 -05:00
  • 95dbad6ec1 Remove amalg.janet dependency on os/date Barakat 2019-07-09 13:49:37 +03:00
  • ea88ae1a5b Use paths in cache for jpm that will work on windows. Calvin Rose 2019-07-08 21:45:51 -04:00
  • e8e4d637ef Fix jpm.bat on a normal install Calvin Rose 2019-07-08 19:54:14 -04:00
  • 3928136670 Begin update to 1.1.0. v1.1.0 Calvin Rose 2019-07-08 18:15:14 -05:00
  • 0dcae6c3d6 Update regression test. Calvin Rose 2019-07-07 23:23:45 -05:00
  • b639ccdad1 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-07-07 23:20:20 -05:00
  • affcb5b459 Address #137 Calvin Rose 2019-07-07 23:18:39 -05:00
  • 70c80d7899 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-07-05 14:08:58 -04:00
  • fb7914a3c8 Merge pull request #135 from krysros/master Calvin Rose 2019-07-05 12:56:10 -05:00
  • 6099d2a45d Fix typo in jpm.bat Krystian Rosiński 2019-07-05 19:49:55 +02:00
  • 044fc7c461 Update jpm tool. Calvin Rose 2019-07-05 11:00:46 -05:00
  • 7c4670c3de Change semantics of -l flag to be more useful. Calvin Rose 2019-07-04 12:42:54 -05:00
  • c1113d61d6 Make installer correctly versioned. Calvin Rose 2019-07-02 07:33:30 -05:00
  • 2c4366dd71 Update some verion stuff. Calvin Rose 2019-07-01 16:45:50 -04:00
  • d66f8333c1 Prepare for 1.0.0 v1.0.0 Calvin Rose 2019-07-01 14:47:03 -05:00
  • 1588359ebc Fix memory leak caused by casting error. Calvin Rose 2019-06-30 10:32:52 -05:00
  • a861399ecb Indicate better support for Meson. Calvin Rose 2019-06-30 09:57:49 -05:00
  • a7f3d3436f Update CHANGELOG.md Calvin Rose 2019-06-24 22:02:37 -04:00
  • 75f1bb6a7c Fix up webclient. Calvin Rose 2019-06-24 17:27:03 -04:00
  • 0384b83c31 Update emscripten makefile. Calvin Rose 2019-06-24 17:23:01 -04:00
  • c68361a03f to the top Calvin Rose 2019-06-24 17:11:36 -04:00
  • 0bda455cad donate Calvin Rose 2019-06-24 17:10:27 -04:00
  • bb7bef7188 Add Donate link in README.md Calvin Rose 2019-06-24 17:09:40 -04:00
  • b8032ec61d Add propagate function and opcode Calvin Rose 2019-06-24 12:44:13 -04:00
  • 8d1e6ddffc Add reduced_os option functionality. Calvin Rose 2019-06-24 09:40:19 -04:00
  • f7f2f5e84f Address #129. Calvin Rose 2019-06-24 08:21:07 -04:00
  • bedd9ccaa1 Verify working meson build on windows. meson-only Calvin Rose 2019-06-20 17:28:22 -04:00
  • a29e717fd7 Start working to a full meson build. Calvin Rose 2019-06-20 16:33:28 -04:00
  • 522545287e Add janet_abstract_begin and janet_abstract_end Calvin Rose 2019-06-20 12:37:57 -04:00
  • 4b4fe80404 Be more complete with JANET_NO_SOURCEMAPS Calvin Rose 2019-06-20 11:52:43 -04:00
  • cf05ff610f Add some fixes for serializing complex grammars. Calvin Rose 2019-06-19 23:23:27 -04:00
  • 300124961f Change -c option to use dofile instead of require Calvin Rose 2019-06-19 22:05:13 -04:00
  • 7eb78c8028 Load jimage files before janet source files. Calvin Rose 2019-06-19 20:18:44 -04:00
  • 1a7691dade Flatten environment binding tables. Calvin Rose 2019-06-19 20:07:40 -04:00
  • 3b51501847 Update CHANGELOG.md Calvin Rose 2019-06-19 19:52:41 -04:00
  • fc46030e7d Add options to not include docstrings in binary. Calvin Rose 2019-06-19 19:43:38 -04:00
  • ff3bb66272 Add some test cases for module/expand-path Calvin Rose 2019-06-19 12:48:07 -04:00
  • 1ceaceada4 Fix doc generation. Calvin Rose 2019-06-19 09:48:33 -04:00
  • 19a0444f41 Appease MSVC Calvin Rose 2019-06-19 09:45:56 -04:00
  • 0102a72538 Update module/paths for saner defaults. Calvin Rose 2019-06-19 09:01:21 -04:00
  • 9943bdd907 Update cook.janet and jpm Calvin Rose 2019-06-19 00:48:57 -04:00
  • 264c5bc02b Change default module/path. Calvin Rose 2019-06-19 00:29:05 -04:00
  • 9ba8728176 Update module system. Calvin Rose 2019-06-18 22:01:14 -04:00
  • 8839731951 Update changelog. Calvin Rose 2019-06-18 15:41:48 -04:00
  • e88a9af2f6 Add bytecode verification for peg unmarshaling. Calvin Rose 2019-06-18 13:00:23 -04:00
  • a5e50a0f65 Fix windows getline. Calvin Rose 2019-06-18 00:04:29 -04:00
  • 7c35acca75 One more MSVC warning. Calvin Rose 2019-06-17 23:53:38 -04:00
  • 4bb57550c8 Silence some windows build warnings. Calvin Rose 2019-06-17 23:50:39 -04:00
  • 446ab037b0 Allow marshaling pegs. Calvin Rose 2019-06-17 23:40:02 -04:00
  • 4adfb9f2d3 Update changelog. Calvin Rose 2019-06-17 22:46:38 -04:00
  • 9c89d1c658 Inline yield when called with no arguments. Calvin Rose 2019-06-15 12:21:08 -04:00
  • 3598f056bb Reformat capi.c Calvin Rose 2019-06-15 11:04:24 -04:00
  • 779fcf2d54 Merge pull request #124 from ALSchwalm/parse-state Calvin Rose 2019-06-15 11:00:06 -04:00
  • 3bbc121c6a Add support for getting more detailed parser state Adam Schwalm 2019-06-10 21:33:09 -05:00
  • 82edc19137 Update cook to take headers for natives. Calvin Rose 2019-06-13 00:41:20 -04:00
  • 5689ef1af1 Add keyword flag utility for modules. Calvin Rose 2019-06-12 12:05:01 -04:00
  • b4e25e5597 Add some string/check-set tests. Calvin Rose 2019-06-10 14:11:07 -04:00
  • 647139cdf9 Fix string/check-set. Calvin Rose 2019-06-10 14:00:51 -04:00
  • 6225f8d334 Fix defn docstring typo. Calvin Rose 2019-06-09 09:18:16 -04:00
  • 95eb54045f Update changelog. Calvin Rose 2019-06-08 17:22:42 -04:00
  • 43520ac67d Add parser/clone. (#120) Calvin Rose 2019-06-08 17:16:36 -04:00
  • 802a2d6b71 Add more dynamic bindings for printing. Calvin Rose 2019-06-08 15:27:13 -04:00
  • d9a4ef05ac Update docstring format. Calvin Rose 2019-06-08 10:30:30 -04:00
  • f00a2770ef Follow meson guidlines for static/shared libs Calvin Rose 2019-06-08 09:05:38 -04:00
  • b83fe146fa Add static library to meson build. Calvin Rose 2019-06-07 23:11:34 -04:00
  • 6249f03367 Add janet_dep to meson build file. Calvin Rose 2019-06-07 22:42:09 -04:00
  • bfc00b67bd Merge pull request #123 from andrewchambers/stdlibfd Calvin Rose 2019-06-07 19:31:41 -04:00
  • 2b7428ed2b Add file/{fdopen,fileno} functions. Andrew Chambers 2019-06-07 21:30:56 +12:00
  • 64a80c57e3 Tables created via table_init cannot leak memory. Calvin Rose 2019-06-05 17:08:49 -04:00
  • efb2ab06cb Remove array_init and array_deinit Calvin Rose 2019-06-05 16:19:51 -04:00
  • b082c8123e Update tm_language_gen. Calvin Rose 2019-06-05 11:07:08 -04:00
  • cc1ff9125a Add b_lundef=false for meson build. Calvin Rose 2019-06-04 23:58:04 -04:00
  • 5734e02034 Update CHANGELOG.md Calvin Rose 2019-06-03 10:55:26 -04:00
  • 6e8beff0a0 Add optional argument to parser/where to set index. Calvin Rose 2019-06-03 10:48:16 -04:00
  • c21eaa5474 Fix redefinition. Calvin Rose 2019-06-02 20:09:16 -04:00
  • 13667292c6 Expose signal, type, and status name arrays. Calvin Rose 2019-06-02 20:05:17 -04:00
  • 22eb8372dd Make meson build file do cross compilation. Calvin Rose 2019-06-02 17:05:17 -04:00
  • 1b7a9def25 Fix path separators. Calvin Rose 2019-06-02 14:10:12 -04:00
  • d7954e6fe3 Update installers for path.janet Calvin Rose 2019-06-02 13:30:52 -04:00
  • c20c9cd5d7 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-06-02 13:28:48 -04:00
  • 46531d9a60 Add path.janet. Calvin Rose 2019-06-02 13:26:51 -04:00
  • d9a366fbed Merge pull request #118 from ALSchwalm/all-bindings-env Calvin Rose 2019-06-02 12:08:38 -04:00
  • 64bf52372a Allow all-bindings and dynamics to search specific env Adam Schwalm 2019-06-02 10:07:54 -05:00
  • 0a9715a94c Bump version to 1.0.0 Calvin Rose 2019-06-01 23:52:01 -04:00
  • c82aac1365 Refer to @ as atsign not ampersand. Calvin Rose 2019-06-01 23:40:59 -04:00
  • e697cc3811 Make os/execute not leak memory on panics. Calvin Rose 2019-06-01 23:38:10 -04:00
  • c150f2f2c1 Add scratch memory API. Calvin Rose 2019-06-01 23:31:39 -04:00
  • 0a54e1ed62 Fix installer. Calvin Rose 2019-06-01 11:34:28 -04:00
  • b9daf41327 NSIS installer fix. Calvin Rose 2019-06-01 10:43:40 -04:00
  • 2d2bc436e6 Quick fix. Calvin Rose 2019-06-01 10:40:59 -04:00
  • 3d76d988c3 More work on installation and moving files around. Calvin Rose 2019-06-01 10:38:28 -04:00
  • bea6dbbf3d Hint utf8 output on windows console. Calvin Rose 2019-05-31 15:30:23 -04:00
  • e1bd24c2ab Make os/execute on windows closer to posix version Calvin Rose 2019-05-31 15:02:44 -04:00
  • 1f30ea66e9 Windows quick fix. Calvin Rose 2019-05-31 13:45:39 -04:00
  • c43aaf8986 More work to os/execute. Calvin Rose 2019-05-31 13:43:38 -04:00