1
0
mirror of https://github.com/janet-lang/janet synced 2024-12-12 01:30:33 +00:00

Commit Graph

  • bc2bac8cd3 Fix memory issue in allocating decode buffer. Calvin Rose 2020-01-15 19:58:14 -0600
  • b567ece401 Address #252 Calvin Rose 2020-01-14 19:58:03 -0600
  • f001b0a40c Update Changelog Calvin Rose 2020-01-13 20:49:00 -0600
  • 04579664fd update parse.c Calvin Rose 2020-01-12 22:43:39 -0600
  • f709d7eb40 Add module/add-paths Calvin Rose 2020-01-12 20:59:45 -0600
  • 2df8660f8b Avoid buffer overrun Calvin Rose 2020-01-12 11:31:41 -0600
  • a68ee7aac6 Update Copyright 2020. Calvin Rose 2020-01-12 10:50:37 -0600
  • f0e04e734c Test for regressions in #249 Calvin Rose 2020-01-12 10:45:59 -0600
  • 0e7cf51890 Fix MSVC warnings. Calvin Rose 2020-01-12 10:19:51 -0600
  • b54d9725d8 Fix MSVC errors. Calvin Rose 2020-01-12 10:18:03 -0600
  • 2f0570aad6 Address #249 Calvin Rose 2020-01-12 10:01:20 -0600
  • 3d40c95e80 Add ability to Janet signal from C functions. Calvin Rose 2020-01-10 17:25:10 -0600
  • ed5027db5d Address #242 Calvin Rose 2020-01-06 19:30:44 -0600
  • c4047f3f88
    Merge pull request #247 from andrewchambers/getenvdflt Calvin Rose 2020-01-06 17:27:33 -0600
  • ec1a06cfaf Optional default value for os/getenv. Andrew Chambers 2020-01-07 11:20:55 +1300
  • 17e47a798c Address #244 Calvin Rose 2020-01-05 09:26:21 -0600
  • 212aceedc6 Fix useless type conversion. Calvin Rose 2020-01-02 22:12:07 -0600
  • e6f897f4ef Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-01-02 22:10:13 -0600
  • 6c7f376410 Try to remove potential overflow bugs. Calvin Rose 2020-01-02 22:02:57 -0600
  • e93e237c67
    Merge pull request #236 from andrewchambers/scratch_calloc Calvin Rose 2020-01-02 20:29:10 -0600
  • a1cd759759 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2020-01-02 20:28:10 -0600
  • a2c45a697b Address #234 in array.c Calvin Rose 2020-01-02 20:27:38 -0600
  • acdbf8911c Add scratch calloc. Andrew Chambers 2020-01-03 12:10:17 +1300
  • 9269372768
    Merge pull request #235 from theosotr/fix Calvin Rose 2020-01-02 15:05:04 -0600
  • 5575e7577a Fix faults in Make build Thodoris Sotiropoulos 2020-01-02 22:15:55 +0200
  • 6274500ae8 removed extra space Lucas Severo 2020-01-02 01:25:48 -0300
  • 511facb443 added the cpp guards NO_SETJMP, NO_PIPES, NO_TERMIOS to successfully compile janet with wasienv to wasm Lucas Severo 2020-01-02 00:35:00 -0300
  • ef02dacdb4 Update changelog. Calvin Rose 2019-12-31 12:17:32 -0500
  • c6b639b939 Add comptime error test. Calvin Rose 2019-12-31 12:16:19 -0500
  • 0b0fb18c42 Can we fix NSIS? Calvin Rose 2019-12-31 12:09:54 -0500
  • b872ee024f Add test for issue #232 Calvin Rose 2019-12-31 11:36:21 -0500
  • a15d841b5b Address #232 Calvin Rose 2019-12-31 11:33:03 -0500
  • bfb638cfc2 Try EnVar_plugin for updating path. Calvin Rose 2019-12-31 10:26:54 -0500
  • 3a47ad5d99 Remove some NSIS cruft to see if we can fix 3.05 Calvin Rose 2019-12-31 09:49:50 -0500
  • e3c88295f2 Update to NSIS 3.05 Calvin Rose 2019-12-31 09:40:36 -0500
  • 75bb8fbcd1 Amalg script included janet.h before test macros. Calvin Rose 2019-12-30 22:08:12 -0500
  • 9cb25ad7b1 Remove some feature test macros. Calvin Rose 2019-12-30 21:29:52 -0500
  • f361830cb2 Update feature test macro in line.c Calvin Rose 2019-12-30 20:24:40 -0500
  • 9dd152dc28 Add features.h for feature test macros. Calvin Rose 2019-12-30 19:06:15 -0500
  • 2ba4337e6f Remove all feature test macros from janet.h Calvin Rose 2019-12-30 15:12:17 -0500
  • 48fcd927ab Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-12-30 14:26:38 -0500
  • 407d8af026 Address #233 Calvin Rose 2019-12-30 12:23:22 -0500
  • da117b8356
    Move buffer freeing code Παλαιολόγος 2019-12-30 11:27:41 +0100
  • d0570b55b1
    Merge pull request #231 from andrewchambers/tempfile Calvin Rose 2019-12-29 20:00:17 -0500
  • a964a95c1e Fix warnings on BSDs. Calvin Rose 2019-12-29 19:53:35 -0500
  • c2f8441572 Add file/temp. Andrew Chambers 2019-12-30 11:57:34 +1300
  • 099a957e6c Update macex1 to properly handle break Calvin Rose 2019-12-29 16:44:53 -0500
  • a2e515ab89
    Merge pull request #230 from andrewchambers/file_api Calvin Rose 2019-12-29 10:22:03 -0500
  • 2bebace8eb Extend file api to allow creating and checking. Andrew Chambers 2019-12-30 03:49:05 +1300
  • dbcc2032bd Accidentally broke the build, fixed now. Krzysztof Szewczyk 2019-12-29 12:08:04 +0100
  • e14ca1e47c Get rid of the copy-paste monster Krzysztof Szewczyk 2019-12-29 12:02:39 +0100
  • 3030d717b9 pass the code thru the formatter Krzysztof Szewczyk 2019-12-29 11:49:15 +0100
  • 5142722da3 Remove aliases for deprectaed functions. Calvin Rose 2019-12-28 17:51:05 -0500
  • 52dd0f132a Remove emscripten build. Calvin Rose 2019-12-28 16:11:15 -0500
  • 022be217a2 Remove ==, not==, and order[<,<=,>,>=]. Calvin Rose 2019-12-28 15:57:36 -0500
  • 28377cfd5b standard stream constructors pass ... Krzysztof Szewczyk 2019-12-28 21:58:41 +0100
  • 4aa804a7c7 doc entries fixed Krzysztof Szewczyk 2019-12-28 21:57:51 +0100
  • ef451d9d48 fclose frees the buffer Krzysztof Szewczyk 2019-12-28 21:57:41 +0100
  • 88ce1bffaa gc now collects the buffer aswell Krzysztof Szewczyk 2019-12-28 21:57:30 +0100
  • 23e9f19c83 change for file/fdopen Krzysztof Szewczyk 2019-12-28 21:57:18 +0100
  • 4a793323f1 change for file/fopen Krzysztof Szewczyk 2019-12-28 21:56:59 +0100
  • c39e35d371 change for file/popen Krzysztof Szewczyk 2019-12-28 21:56:50 +0100
  • 939855d2b3 makef sets the buffer ptr Krzysztof Szewczyk 2019-12-28 21:56:35 +0100
  • 6896d0022f buffer ptr is now stored in IOFile Krzysztof Szewczyk 2019-12-28 21:56:25 +0100
  • 5528bca7a9 Version bump to dev version. Calvin Rose 2019-12-28 11:58:40 -0500
  • 9d0f85f79f tabs -> spaces, popen now has the parameter. Krzysztof Szewczyk 2019-12-28 16:57:56 +0100
  • af557ecbd4 Add the parameter to file/fdopen Krzysztof Szewczyk 2019-12-28 16:54:44 +0100
  • 40f34cee94 Add a note about buffer resizing Krzysztof Szewczyk 2019-12-28 16:51:55 +0100
  • 8d1e9e143d Cleaner approach over logical or Krzysztof Szewczyk 2019-12-28 16:47:41 +0100
  • 7de7fe7d16 JDOC entry updated with another parameter Krzysztof Szewczyk 2019-12-28 16:45:56 +0100
  • 0979d734e4 Resolve #225 Krzysztof Szewczyk 2019-12-28 16:40:17 +0100
  • ae474bc8d0
    Merge pull request #228 from andrewchambers/pclose Calvin Rose 2019-12-28 08:27:16 -0500
  • ddc4274314 Expand docs to explain pclose semantics. Andrew Chambers 2019-12-28 15:21:48 +1300
  • da93a73dbd Version bump to 1.6.0. v1.6.0 Calvin Rose 2019-12-22 12:09:56 -0500
  • 31f8778aa3 Fix makensis invocation. Calvin Rose 2019-12-19 13:46:59 -0500
  • 0ecd74d01d Echo calculated version. Calvin Rose 2019-12-19 13:45:38 -0500
  • bd20b16a32 Capture typo. Calvin Rose 2019-12-19 13:28:17 -0500
  • 933f4b9111 build_win.bat: Parse out smv of janet/version. Calvin Rose 2019-12-19 13:25:45 -0500
  • 3492ed6d88 Windows installer pulls version from interpreter. Calvin Rose 2019-12-19 13:18:46 -0500
  • e28262f5ab Add array/fill Calvin Rose 2019-12-19 12:58:11 -0500
  • 94246f7574 Use infinite timeout to indicate non-blocking. Calvin Rose 2019-12-18 16:07:06 -0500
  • 07b0ef1648 Throw error on bad thread creation. Calvin Rose 2019-12-18 15:49:57 -0500
  • 6a39c4b91d Pass thread body explicitly in thread/new. Calvin Rose 2019-12-18 15:07:46 -0500
  • b9f0f14e31 Add array/new-filled Calvin Rose 2019-12-18 13:02:50 -0500
  • 4238379552 Use _setjmp/_longjmp on BSDs. Calvin Rose 2019-12-18 12:11:18 -0500
  • 8cc43ad2d1 Fix debugger example. Calvin Rose 2019-12-17 23:06:41 -0600
  • 94b472df64 Update jpm with show-paths Calvin Rose 2019-12-15 22:02:33 -0600
  • 2b2c1ff917 Get rid of warning on BSDs. Calvin Rose 2019-12-15 16:04:43 -0600
  • c7912249b2 Typo in #ifdef. Calvin Rose 2019-12-15 15:56:26 -0600
  • b8004555ea Start cleaning up defines in janet.h Calvin Rose 2019-12-15 15:41:58 -0600
  • 58ff7f0788 BSD os.c fix with arc4random. Calvin Rose 2019-12-15 12:47:12 -0600
  • f1afc5b0b4 Address #214 Calvin Rose 2019-12-14 20:39:14 -0600
  • bc8ee207d5 Address #219. Calvin Rose 2019-12-14 11:31:46 -0600
  • 76342540dc Add buffer/fill. Address #221 Calvin Rose 2019-12-14 10:54:29 -0600
  • 56784a34a1 Address #224 - Exposed file flags in janet.h Calvin Rose 2019-12-14 09:03:56 -0600
  • eca42e98f6 Update CHANGELOG.md Calvin Rose 2019-12-12 19:39:00 -0600
  • c3f1b54171 Update jpm path settings. Calvin Rose 2019-12-12 19:35:40 -0600
  • 9b7d642c38 Window x86 needs isnan. Calvin Rose 2019-12-12 19:04:13 -0600
  • f24e2f8706 Update CHANGELOG.md Calvin Rose 2019-12-12 17:51:49 -0600
  • aa7f3411f5 Use JANET_SINGLE_THREADED to disable threads. Calvin Rose 2019-12-12 17:39:22 -0600