]> gitweb.factorcode.org Git - factor.git/history - basis/command-line
scryfall: make decks better, import from moxfield
[factor.git] / basis / command-line /
2024-02-24 GiftpflanzeMake -roots=<paths> known to the documentation
2023-09-01 John Benediktssonio.files: using some of the new file-exists combinators
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 John Benediktssoncommand-line.startup: remove extra space
2023-01-23 Giftpflanzecommand-line: Fix -exclude docs
2023-01-20 John BenediktssonSwitch to https urls
2022-02-04 John Benediktssoneval: separate eval-with-stack and eval-with-stack...
2022-02-04 John Benediktssoncommand-line: moving run-script to command-line.startup
2022-02-04 John Benediktssoncommand-line: print the remaining data stack on run...
2022-02-04 John Benediktssoncommand-line.startup: use eval-with-stack, don't jump...
2022-02-04 John Benediktssoncommand-line.startup: always eval and run-script with...
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-12 Doug Colemanvm: 64mb for codeheap is not enough for load-all. defau...
2022-01-11 John Benediktssoncommand-line.startup: print more version info.
2022-01-03 Doug Colemancommand-line: Clear errors for rc files before running.
2021-12-21 Doug Colemancore: Add auto-use to syntax and add -ea parameter...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-03-14 John Benediktssoncommand-line.loop: moving to extra/command-loop for...
2021-03-13 John Benediktssoncommand-line.loop: adding a generic command interpreter.
2020-10-13 John Benediktssoncommand-line: strip all leading - from parameters.
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-08 nomennescioAdd description of '-help' switch to documentation.
2019-11-06 John Benediktssoncommand-line.startup: adding version argument.
2018-03-15 Doug ColemanRevert "use tilde paths instead of home append-path."
2018-03-15 Doug ColemanRevert "fix a couple more tilde paths."
2018-02-27 John Benediktssonfix a couple more tilde paths.
2018-02-27 John Benediktssonuse tilde paths instead of home append-path.
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-02-02 John Benediktssoncommand-line: fix rename of nosignals to no-signals.
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.
2017-01-05 Alexander Iljincommand-line-docs: fix wording
2016-09-26 Björn Lindqvistcommand-line,tools.deploy.shaker: removes refs to execu...
2016-09-25 Björn Lindqvistcommand-line: executable symbol isn't needed, vm-path...
2016-09-16 Björn Lindqvistnone: looks like this vocab isn't needed
2016-04-02 Doug Colemancommand-line: gvim example obsolete. update to new...
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
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-29 John Benediktssoncommand-line: rename file to path for user-init-error...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-24 Doug Colemanparser, source-files: you need to bootstrap after this...
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...
2014-09-26 John Benediktssoncommand-line: make script and -run= param behave similarly.
2012-08-14 John Benediktssoncommand-line: need to check for run differently.
2012-08-14 John Benediktssoncommand-line: need to check rest of args.
2012-08-13 John Benediktssoncommand-line: if run is specified first non-param start...
2012-07-26 Doug Colemancommand-line: Remove -securegc from docs.
2012-07-26 Doug Colemandocs: vm says to read "command-line" but it was called...
2011-12-07 Joe Groffcommand-line: don't pull in tools.errors
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-27 Joe Grofficon for user-init-errors
2011-11-27 Joe Groffbreak circularity
2011-11-27 Joe Groffcommand-line: don't die if factor-rc has an error
2011-11-15 Joe Groffcommand-line.startup: fix help message on windows
2011-11-03 Joe Groffremove lingering mentions of macosx-ppc
2011-11-02 Joe Groffconstants for special object hardcoded literals
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-14 John Benediktssonnamespaces: adding a "with-global" word to replace...
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...
2011-09-02 Slava Pestovcommand-line: fix typo in docs
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-20 Joe Groffcommand-line: enable "quiet" mode for -e or script...
2011-08-19 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-19 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-19 Joe Groffcommand-line: interpret "-help" or "--help" and print...
2011-08-18 Doug ColemanMerge git://factorcode.org/git/factor
2011-08-18 Joe Groffcommand-line, parser, syntax: move the MAIN: invocation...
2011-08-18 Joe Groffparser, source-files, syntax: have MAIN: store the...
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik CharleboisUse .factor-rc etc on Windows too, files can begin...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-13 Mitchell N Charitycommand-line-docs: fix -run description
next