summaryrefslogtreecommitdiff
path: root/module/ice-9/command-line.scm
AgeCommit message (Expand)AuthorFilesLines
2024-10-12fix typo in commentArne Babenhauserheide1-1/+1
2024-10-12Redirect diagnostice output messages (e.g., auto-compiling code) to a newly d...Matthew Wette1-0/+4
2024-01-24Bump user-visible copyright years to 2024.Ludovic Courtès1-2/+2
2023-01-13Bump user-visible copyright years to 2023.Ludovic Courtès1-2/+2
2022-02-11Bump user-visible copyright years to 2022Andy Wingo1-2/+2
2021-01-07Bump copyright years for user-visible copyright messagesv3.0.5Andy Wingo1-2/+2
2020-01-13Bump user-visible copyright years to 2020Andy Wingo1-2/+2
2019-11-17Add R7RS documentation and --r7rs command-line optionwip-r7rsAndy Wingo1-0/+6
2019-09-25Add --r6rs command-line optionAndy Wingo1-0/+6
2019-09-12Use "G_" as the conventional alias for gettextAndy Wingo1-11/+11
2019-05-23Update user-visible copyright years.Mark H Weaver1-2/+2
2018-08-07Update copyright years in '--version' and the manual.Ludovic Courtès1-2/+2
2017-03-15Update --version and REPL copyright yearsAndy Wingo1-2/+2
2016-05-22Bump user-visible copyright years to 2016.Mark H Weaver1-2/+2
2016-05-22Bump user-visible copyright years to 2015.Mark H Weaver1-1/+1
2015-01-22Merge commit 'ed72201a795ac1c8d6c0288b6bb710f2bd0ebd9c'Andy Wingo1-5/+7
2015-01-13Improve output of command-line errors.Ludovic Courtès1-5/+7
2014-01-14Merge branch 'stable-2.0'Mark H Weaver1-2/+2
2014-01-12Bump user-visible copyright years to 2014.Mark H Weaver1-2/+2
2013-11-21No more VM objects visible to SchemeAndy Wingo1-1/+1
2013-11-21VM accessors take VM as implicit argument, not explicit argumentAndy Wingo1-1/+1
2013-04-06Bump 'copyright-year' to 2013.Mark H Weaver1-1/+1
2013-03-30Add -C command-line option to adjust %load-compiled-path.Mark H Weaver1-1/+15
2013-01-23fix regression in -lAndy Wingo1-1/+1
2013-01-23load files from the command line relative to the cwdAndy Wingo1-1/+1
2013-01-23add --language argumentAndy Wingo1-39/+74
2012-10-18Fix @@ usage in --listen optionIan Price1-8/+6
2012-06-22update version-etc copyright yearAndy Wingo1-1/+1
2011-09-10Fix --listen option to allow other portsIan Price1-3/+3
2011-09-09Clarify `--debug' vs. `--no-debug'.Ludovic Courtès1-2/+2
2011-04-28-x error message fixAndy Wingo1-1/+1
2011-04-28fix double-loading of script in -ds caseAndy Wingo1-12/+14
2011-04-15add --fresh-auto-compileAndy Wingo1-1/+7
2011-04-14fix embarrassing bugs in (ice-9 command-line)Andy Wingo1-3/+6
2011-04-14guile -v prints LGPLv3+.Andy Wingo1-0/+1
2011-04-14add (ice-9 command-line)Andy Wingo1-0/+416