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

Commit Graph

  • 9d020c3ec5 Update CHANGELOG.md Calvin Rose 2019-09-22 18:00:25 -0500
  • 8cda06b995 GCC seemed to not fill array of computed gotos. Calvin Rose 2019-09-22 17:50:31 -0500
  • a8afc5b81f Sourcemapping uses line, column instead of offsets. Calvin Rose 2019-09-22 17:18:28 -0500
  • 228d045a06 Fix formatting. Calvin Rose 2019-09-22 15:17:06 -0500
  • c447e7b3a5 Update changelog. Calvin Rose 2019-09-22 15:15:28 -0500
  • 803c3fc235 Add line, col to error messages when available. Calvin Rose 2019-09-22 15:13:21 -0500
  • a032529437 Let jpm projects work better on windows. Calvin Rose 2019-09-22 14:01:14 -0400
  • 7bee204390 Fix installer. Calvin Rose 2019-09-22 13:19:02 -0400
  • 064a700edd Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-09-22 12:54:50 -0400
  • 7809f89dfc 1.3.1 Release v1.3.1 Calvin Rose 2019-09-21 19:04:59 -0500
  • 940860755c jpm: Read :lflags from meta file when linking. Calvin Rose 2019-09-21 18:57:04 -0500
  • 1b283c47b4 Remove macos update_dyld_shared_cache Calvin Rose 2019-09-20 13:13:05 -0500
  • 8e427317cd Add mean function to boot.janet Calvin Rose 2019-09-19 20:26:16 -0500
  • 908a3b6f5c Address #160: Use ldconfig alternative on macos. Calvin Rose 2019-09-18 12:20:59 -0500
  • f2ba91899f jpm test now starts a new interpreter per test. Calvin Rose 2019-09-16 00:47:54 -0500
  • 16127fc55c Remove printf in regalloc.c Calvin Rose 2019-09-15 18:17:09 -0500
  • 97d874f16b Fix small compiler bug (not freeing temp register). Calvin Rose 2019-09-15 13:27:49 -0500
  • 8aba5e76ae Sort files when running tests. Calvin Rose 2019-09-14 19:39:14 -0500
  • 0e7144f2dc Add :headers option to build recipes Calvin Rose 2019-09-14 12:37:20 -0500
  • 9f48c3e2db Remove :r from amalg.janet Calvin Rose 2019-09-12 23:34:14 -0500
  • e6306ea188 Add script for removing <CR> on windows. Calvin Rose 2019-09-12 23:18:52 -0500
  • 0e99d8d80f
    Merge pull request #167 from ato/patch-1 Calvin Rose 2019-09-10 23:21:58 -0400
  • de5cd73cd7
    Correct old name all-symbols to all-bindings Alex Osborne 2019-09-11 12:05:41 +0900
  • b585d19519
    Merge pull request #164 from AlbertoGP/master Calvin Rose 2019-09-09 19:16:43 -0400
  • 8753d2dcb8 Defuse tarbomb: wrap tar file contents in directory Alberto González Palomo 2019-09-09 13:30:16 +0200
  • 39f1d81fd4 Use :length method for (length abstract) Calvin Rose 2019-09-08 15:36:21 -0500
  • fcd203c646 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-09-05 21:10:50 -0400
  • 4ebb749131 Update appveyor configuration. Calvin Rose 2019-09-05 19:43:06 -0500
  • 37a943d9b5 1.3.0 Release v1.3.0 Calvin Rose 2019-09-05 19:33:08 -0500
  • 2f2b875c2a Update CHANGELOG.md Calvin Rose 2019-09-05 13:21:17 -0500
  • 99f147219a Add put-in. Calvin Rose 2019-09-05 13:19:25 -0500
  • 7a13d24e6f Add get-in, update-in, and freeze to core. Calvin Rose 2019-09-05 13:11:53 -0500
  • 8dc91755f7 Work on makefile and build for jpm.1 Calvin Rose 2019-09-05 12:28:11 -0500
  • 96a3104fe2 Update to 1.3.0, add jpm.1 Calvin Rose 2019-09-04 23:44:23 -0500
  • 97f525d069 Update CHANGELOG.md Calvin Rose 2019-09-01 11:36:44 -0500
  • 4ad1bdec15 Add jpm run and jpm rules Calvin Rose 2019-09-01 11:26:48 -0500
  • 530d94a4b9 Allow relative paths for jpm commands (deps) Calvin Rose 2019-09-01 11:08:39 -0500
  • 141d3e9588 Add option for using tags in jpm deps. Calvin Rose 2019-08-30 18:23:13 -0500
  • 98eaadf2d1 Simplify peg caching further. Calvin Rose 2019-08-30 08:47:27 -0500
  • 54a04b5894 Fix some more recursion issues with pegs. Calvin Rose 2019-08-29 19:56:04 -0500
  • 8bc8709d0e Try to address memoization problem in pegs. Calvin Rose 2019-08-29 19:09:43 -0500
  • 730080e6fd Get rid of robocopy nonsense. Calvin Rose 2019-08-29 02:57:47 -0400
  • d4b49cd622 Windows fixes for jpm. Calvin Rose 2019-08-29 02:02:05 -0400
  • 7e0586cb55 Fix test-install on windows. Calvin Rose 2019-08-28 23:50:15 -0400
  • 05695a35c7 Fix test-install after removing cook. Calvin Rose 2019-08-28 21:05:34 -0500
  • 58ffb9d7a5 Remove cook and path from default install Calvin Rose 2019-08-28 20:54:31 -0500
  • 7eb487d998 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-08-27 18:11:22 -0500
  • f903ee8acc Add quotes and remove input path as make target. Calvin Rose 2019-08-27 18:10:03 -0500
  • 91cbe2e22c Add quotes to shim if install-dir has spaces. Calvin Rose 2019-08-25 17:18:01 -0400
  • c45bad9437 Better shim for scripts on windows. Calvin Rose 2019-08-25 17:16:44 -0400
  • 4aa6afbf47 Fix binscripts on windows. Calvin Rose 2019-08-25 16:54:54 -0400
  • 29054e8072 Update changelog. Calvin Rose 2019-08-24 23:43:51 -0400
  • 060d11e4c2 Add Q and q formatters to buffer/format. Calvin Rose 2019-08-24 22:53:45 -0400
  • 77870508de Update CHANGELOG.md Calvin Rose 2019-08-24 19:06:02 -0400
  • 133ad0d355 Add test for longstring matcher using backmatches. Calvin Rose 2019-08-24 19:02:55 -0400
  • 711fe64a51 Add backmatch operator to pegs. Calvin Rose 2019-08-24 18:57:01 -0400
  • 78b5c94cb0 jpm updates. Calvin Rose 2019-08-24 17:36:50 -0400
  • 95266bdcf8 fix git submodule update command with :p flag Calvin Rose 2019-08-23 08:57:41 -0500
  • b78879dc18 missing closing paren Calvin Rose 2019-08-23 08:40:11 -0500
  • 5d29079393 Merge branch 'master' of github.com:janet-lang/janet Calvin Rose 2019-08-23 08:35:37 -0500
  • b052a57fc8 Add error message when dep fails to build. Calvin Rose 2019-08-23 08:35:18 -0500
  • 292be33b9d Fix some stack overflow bugs. Calvin Rose 2019-08-19 01:19:51 -0400
  • 0360942942 Add build commit hash to windows build from appveyor. Calvin Rose 2019-08-18 21:01:47 -0400
  • c35d6d2396 More batch syntax issues. Calvin Rose 2019-08-18 20:27:26 -0400
  • 1c73d8ce2b Remove some parens Calvin Rose 2019-08-18 20:19:50 -0400
  • 6a539df480 Make sure all appveyor artifacts get deployed Calvin Rose 2019-08-18 20:07:12 -0400
  • 1de09ec149 release test 5 Calvin Rose 2019-08-18 20:02:06 -0400
  • a1f785038d release-test4 Calvin Rose 2019-08-18 19:53:18 -0400
  • 5d475848a6 Fix appveyor.yml Calvin Rose 2019-08-18 19:35:17 -0400
  • 2695f2da46 Update installer with appveyor commands. Calvin Rose 2019-08-18 19:16:15 -0400
  • 3cdbf5753d Add some more artifacts to automate release. Calvin Rose 2019-08-18 18:02:28 -0400
  • daf92be5bc Better deploy test. Calvin Rose 2019-08-18 17:54:52 -0400
  • 79bbb0ee1c Appveyor test2. Calvin Rose 2019-08-18 17:05:53 -0400
  • 826bb1abbe Update appveyor deployment. Calvin Rose 2019-08-18 16:54:43 -0400
  • 81789a6930 Add wasm to architectures returned by os/arch. Calvin Rose 2019-08-18 10:08:52 -0500
  • 28fb2403d9 Add os/arch to core. Calvin Rose 2019-08-18 10:00:04 -0500
  • 1872bd344f Address #158 Calvin Rose 2019-08-18 08:36:50 -0500
  • 54170d92db Add some color to stacktraces in repl. Calvin Rose 2019-08-12 19:20:01 -0500
  • ec62e871dd Update to version 1.2.0. v1.2.0 Calvin Rose 2019-08-08 18:51:24 -0500
  • e795e8d58d Switch the splice from ; to @ Matthew Carter 2019-08-08 01:11:55 -0400
  • c7dd64d881 Alternate datatypes use # now instead of @ Matthew Carter 2019-08-08 01:05:04 -0400
  • 00ca85d8dc Use a lisp style comment character Matthew Carter 2019-08-08 00:56:07 -0400
  • 8414481487 Successfully freed the semi - now lets try using it as comment... Matthew Carter 2019-08-08 00:52:55 -0400
  • 4ba912cd57 Switch to 32 bit build. Calvin Rose 2019-08-07 22:51:16 -0400
  • 7713674ff6 Fix appveyor.yml Calvin Rose 2019-08-07 22:23:19 -0400
  • 0fce440455 See if we can use a different build of NSIS. Calvin Rose 2019-08-07 22:19:49 -0400
  • ab782d8896 Add optional default value to get. Calvin Rose 2019-08-06 18:10:48 -0500
  • c84ddefc53
    Merge pull request #156 from curist/take-and-drop Calvin Rose 2019-08-06 17:35:55 -0500
  • 5802155882 Update take/drop - while/until. curist 2019-08-06 15:33:55 +0800
  • ee8a68f7b2 Fix take/drop comments. curist 2019-08-06 14:25:09 +0800
  • 61bbeebfba Update take/drop implementation. curist 2019-08-06 14:19:22 +0800
  • 18da183ef7 Add take/drop. curist 2019-08-05 21:36:24 +0800
  • 19c6714f06 Fix MSVC warnings and errors. Calvin Rose 2019-08-05 20:19:46 -0500
  • 2193193b12 Improve error message on bad method calls. Calvin Rose 2019-08-05 19:06:58 -0500
  • 850a2d7f79 Allow method calls on typed arrays. Calvin Rose 2019-08-05 18:49:21 -0500
  • ca5dce5d9f Address #155. Calvin Rose 2019-08-05 17:52:05 -0500
  • 40eff3e4a3
    Merge pull request #153 from curist/docstring-fix Calvin Rose 2019-08-05 10:20:11 -0500
  • d387858db3 Add take/drop. curist 2019-08-05 21:36:24 +0800
  • d334f070a3 Update several docstrings. curist 2019-08-05 19:58:51 +0800
  • 44e752d737 Add shorthand function literals to janet. Calvin Rose 2019-08-04 12:18:57 -0500