]> gitweb.factorcode.org Git - factor.git/history - basis/command-line/startup/startup.factor
core: Add auto-use to syntax and add -ea parameter to factor command line.
[factor.git] / basis / command-line / startup / startup.factor
2021-12-21 Doug Colemancore: Add auto-use to syntax and add -ea parameter...
2020-09-26 John Benediktssonvm: remove -console option, seems not necessary.
2020-09-26 John Benediktssoncommand-line: cleanup some documentation, change termin...
2020-08-04 John Benediktssoncommand-line.startup: print default values for parameters.
2019-11-06 John Benediktssoncommand-line.startup: adding version argument.
2017-02-02 John Benediktssoncommand-line.startup: -help isn't going to be set.
2017-01-21 John Benediktssonvm: change -nosignals to -no-signals.
2017-01-21 John Benediktssoncommand-line.startup: s/Common/Factor.
2016-03-11 Benjamin Pollackcommand-line: document memory sizes as mebibytes/kibibytes
2016-03-04 Benjamin PollackAllow specifying vocabulary roots on the command line
2016-03-04 Benjamin PollackUse proper SI prefixes in memory flag docs
2016-03-04 Doug Colemancommand-line: More consistent command-line docs, fix...
2016-03-04 Doug Colemancommand-line.startup: document more command line flags...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-20 Doug Colemanfactor: rename system:vm -> vm-path to differentiate...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-12-23 John Benediktssoncommand-line: save the executable in a variable so...
2014-12-23 John Benediktssonvm: store full command-line including executable first...
2011-11-15 Joe Groffcommand-line.startup: fix help message on windows
2011-09-11 Joe Groffcommand-line.startup: add note about -run=listener...
2011-09-07 Doug ColemanMake "quiet" true by default. Disable quiet mode for...
2011-09-02 Slava Pestovcommand-line: move some stuff to command-line.startup...