aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorLines
2019-09-051.3.0 Releasev1.3.0Calvin Rose-1/+1
2019-09-05Update CHANGELOG.mdCalvin Rose-1/+2
2019-09-05Add put-in.Calvin Rose-5/+28
2019-09-05Add get-in, update-in, and freeze to core.Calvin Rose-1/+45
2019-09-05Work on makefile and build for jpm.1Calvin Rose-1/+4
2019-09-04Update to 1.3.0, add jpm.1Calvin Rose-9/+188
2019-09-01Update CHANGELOG.mdCalvin Rose-1/+5
2019-09-01Add `jpm run` and `jpm rules`Calvin Rose-0/+11
2019-09-01Allow relative paths for jpm commands (deps)Calvin Rose-6/+12
2019-08-30Add option for using tags in jpm deps.Calvin Rose-1/+9
2019-08-30Simplify peg caching further.Calvin Rose-36/+56
2019-08-29Fix some more recursion issues with pegs.Calvin Rose-25/+53
2019-08-29Try to address memoization problem in pegs.Calvin Rose-8/+26
2019-08-29Windows fixes for jpm.Calvin Rose-3/+17
2019-08-28Fix test-install on windows.Calvin Rose-1/+1
2019-08-28Fix test-install after removing cook.Calvin Rose-7/+10
2019-08-28Remove cook and path from default installCalvin Rose-945/+782
2019-08-27Merge branch 'master' of github.com:janet-lang/janetCalvin Rose-5/+5
2019-08-27Add quotes and remove input path as make target.Calvin Rose-25/+26
2019-08-25Add quotes to shim if install-dir has spaces.Calvin Rose-1/+1
2019-08-25Better shim for scripts on windows.Calvin Rose-1/+2
2019-08-25Fix binscripts on windows.Calvin Rose-3/+2
2019-08-24Update changelog.Calvin Rose-1/+1
2019-08-24Add Q and q formatters to buffer/format.Calvin Rose-4/+16
2019-08-24Update CHANGELOG.mdCalvin Rose-0/+1
2019-08-24Add test for longstring matcher using backmatches.Calvin Rose-0/+10
2019-08-24Add backmatch operator to pegs.Calvin Rose-2/+53
2019-08-24jpm updates.Calvin Rose-0/+17
2019-08-23fix git submodule update command with :p flagCalvin Rose-1/+1
2019-08-23missing closing parenCalvin Rose-1/+1
2019-08-23Merge branch 'master' of github.com:janet-lang/janetCalvin Rose-26/+78
2019-08-23Add error message when dep fails to build.Calvin Rose-1/+1
2019-08-19Fix some stack overflow bugs.Calvin Rose-10/+25
2019-08-18Add build commit hash to windows build from appveyor.Calvin Rose-12/+18
2019-08-18More batch syntax issues.Calvin Rose-2/+1
2019-08-18Remove some parensCalvin Rose-1/+1
2019-08-18Make sure all appveyor artifacts get deployedCalvin Rose-1/+1
2019-08-18release test 5Calvin Rose-3/+3
2019-08-18release-test4Calvin Rose-0/+1
2019-08-18Fix appveyor.ymlCalvin Rose-2/+2
2019-08-18Update installer with appveyor commands.Calvin Rose-5/+19
2019-08-18Add some more artifacts to automate release.Calvin Rose-0/+9
2019-08-18Better deploy test.Calvin Rose-3/+3
2019-08-18Appveyor test2.Calvin Rose-1/+1
2019-08-18Update appveyor deployment.Calvin Rose-1/+9
2019-08-18Add wasm to architectures returned by os/arch.Calvin Rose-0/+3
2019-08-18Add os/arch to core.Calvin Rose-2/+55
2019-08-18Address #158Calvin Rose-1/+1
2019-08-12Add some color to stacktraces in repl.Calvin Rose-2/+8
2019-08-08Update to version 1.2.0.v1.2.0Calvin Rose-3/+3