summaryrefslogtreecommitdiff
path: root/module/ice-9/command-line.scm
Commit message (Expand)AuthorAgeFilesLines
* Bump user-visible copyright years to 2020...Andy Wingo2020-03-071-2/+2
* Update user-visible copyright years....Mark H Weaver2019-04-161-2/+2
* Update copyright years in '--version' and the manual....Ludovic Courtès2018-07-011-2/+2
* Update --version and REPL copyright years...Andy Wingo2017-03-151-2/+2
* Bump user-visible copyright years to 2016....Mark H Weaver2016-05-221-2/+2
* Bump user-visible copyright years to 2015....Mark H Weaver2016-05-221-1/+1
* Merge commit 'ed72201a795ac1c8d6c0288b6bb710f2bd0ebd9c'...Andy Wingo2015-01-221-5/+7
|\
| * Improve output of command-line errors....Ludovic Courtès2015-01-131-5/+7
* | Merge branch 'stable-2.0'...Mark H Weaver2014-01-141-2/+2
|\|
| * Bump user-visible copyright years to 2014....Mark H Weaver2014-01-121-2/+2
* | No more VM objects visible to Scheme...Andy Wingo2013-11-211-1/+1
* | VM accessors take VM as implicit argument, not explicit argument...Andy Wingo2013-11-211-1/+1
|/
* Bump 'copyright-year' to 2013....Mark H Weaver2013-04-061-1/+1
* Add -C command-line option to adjust %load-compiled-path....Mark H Weaver2013-03-301-1/+15
* fix regression in -l...Andy Wingo2013-01-231-1/+1
* load files from the command line relative to the cwd...Andy Wingo2013-01-231-1/+1
* add --language argument...Andy Wingo2013-01-231-39/+74
* Fix @@ usage in --listen option...Ian Price2012-10-181-8/+6
* update version-etc copyright year...Andy Wingo2012-06-221-1/+1
* Fix --listen option to allow other ports...Ian Price2011-09-101-3/+3
* Clarify `--debug' vs. `--no-debug'....Ludovic Courtès2011-09-091-2/+2
* -x error message fix...Andy Wingo2011-04-281-1/+1
* fix double-loading of script in -ds case...Andy Wingo2011-04-281-12/+14
* add --fresh-auto-compile...Andy Wingo2011-04-151-1/+7
* fix embarrassing bugs in (ice-9 command-line)...Andy Wingo2011-04-141-3/+6
* guile -v prints LGPLv3+....Andy Wingo2011-04-141-0/+1
* add (ice-9 command-line)...Andy Wingo2011-04-141-0/+416