aboutsummaryrefslogtreecommitdiffhomepage
path: root/janet.1 (follow)
AgeCommit message (Expand)AuthorLines
2026-01-22Disable persistent REPL history without JANET_HISTFILE.Calvin Rose-2/+3
2026-01-22Add persistent repl history.Calvin Rose-0/+5
2025-09-11Improve windows-related docs and notessogaiu-3/+2
2024-09-20Add support for multiple directories in JANET_PATH.Calvin Rose-1/+2
2023-05-06Add support for the NO_COLOR environment variable.Calvin Rose-0/+10
2022-08-18Clarify the documentation of janet -E flagTechcable-1/+6
2021-09-19Add -i flag to run .jimage files as scripts.Calvin Rose-1/+6
2021-08-21Fix #759 - Add -E flag for one-liners.Calvin Rose-0/+6
2021-05-31Update changelog.Calvin Rose-1/+14
2021-01-16Update man page.Calvin Rose-0/+10
2020-12-29Change Ctrl-C and move old behavior to Ctrl-QCalvin Rose-0/+8
2020-08-03Add JANET_HASHSEED environment variable.Calvin Rose-0/+8
2020-07-06Update docs for -l option.Calvin Rose-2/+2
2020-05-16Remove more mentions of lisp in descriptions.Calvin Rose-2/+2
2020-04-27Update documentation for the -q flag.Calvin Rose-1/+1
2020-04-10Add debugger to the core repl.Calvin Rose-0/+10
2020-01-22Make REPL key bindings more similar to those on GNU readline.crocket-25/+45
2020-01-20Add manpage docs for repl keybindings.Calvin Rose-2/+82
2019-07-28Tweak man page.Calvin Rose-1/+1
2019-07-28Update man pagecurist-1/+1
2019-06-18Update module system.Calvin Rose-1/+1
2019-05-19Update manpage and make -k mode not exit on error.Calvin Rose-1/+5
2019-03-24Add colors to repl and string/format.Calvin Rose-1/+5
2019-02-18Add JANET_PATH back in.Calvin Rose-1/+10
2019-02-18Update man page.Calvin Rose-21/+26
2019-01-21Update man page.Calvin Rose-14/+21
2019-01-16Typo.Calvin Rose-1/+1
2019-01-16Update man page and add early exit to number scanning for parser.Calvin Rose-1/+5
2019-01-06Update copyright date, fix types, remove trailing whitespace.Calvin Rose-2/+2
2018-11-18Add a man page.Calvin Rose-0/+74