]> gitweb.factorcode.org Git - factor.git/history - basis/tools/completion/completion.factor
core: cramp -> bound (was short)
[factor.git] / basis / tools / completion / completion.factor
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 John Benediktssontools.completion: fix logic
2022-06-19 John Benediktssontools.completion: don't search qualified if no string...
2022-02-14 Doug Colemantools.completion: let REUSE: find vocabularies
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-03 John Benediktssontools.completion: fix help-lint warning.
2022-01-03 John Benediktssontools.completion: slightly faster.
2022-01-02 John Benediktssontools.completion: adding some test cases for complete...
2022-01-02 John Benediktssontools.completion: make P"~/" complete properly.
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-02-22 Doug Colemantools.completion: Allow more autocomplete candidates.
2020-09-22 John Benediktssontools.completion: re-add chars-matching, not sure how...
2020-09-22 John Benediktssontools.completion: merge qualified and unqualified word...
2020-09-22 John Benediktssontools.completion: allow fuzzy vocab name in qualified...
2020-09-22 John Benediktssontools.completion: support qualified word completions.
2018-01-25 John Benediktssontools.completion: adding complete-vocab-words?.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-22 John Benediktssontools.completion: simplify runs which is just monotonic...
2015-08-06 John Benediktssonio.files.info: use directory?, symbolic-link?, and...
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2013-03-20 John Benediktssontools.completion: matching names.
2013-03-20 Doug Colemantools, ui.tools: Rename complete-P"? to complete-pathname?
2013-03-09 Doug Colemantools.completion: Add utility word for searching for...
2013-03-07 John Benediktssontools.completion: small performance improvements.
2012-10-23 John Benediktssontools.completion: don't use file-directory.
2012-10-23 John Benediktssontools.completion: minor fix to complete against file...
2012-10-23 John Benediktssontools.completion: better paths-matching.
2012-10-23 John Benediktssontools.completion: fix CHAR: and COLOR: completion to...
2012-09-25 John Benediktssontool.completion: ...
2012-09-25 John Benediktssontools.completion: less private.
2012-09-25 John Benediktssontools.completion: more <PRIVATE> words.
2012-09-25 John Benediktssontools.completion: moving "complete-?" words.
2012-09-25 John Benediktssontools.completion: add "paths-matching".
2012-09-24 John Benediktssontools.completion: adding colors-matching.
2012-07-15 John Benediktssonunicode.data: faster string operations by using constan...
2012-07-14 John Benediktssontools.completion: fix chars-matching word.
2012-06-19 John Benediktssontools.completion: 5-7% performance improvement.
2011-10-24 Doug ColemanFactor out ``no-roots no-prefixes'' into its own word...
2011-09-13 John Benediktssontools.completion: undo private change, and add tests.
2011-09-13 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-09-13 John Benediktssontools.completion: speed up apropos by 35%. Fixes ...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-14 John Benediktssontools.completion: making completions a lot faster using...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-21 Doug ColemanUse keys/values where appropriate
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/git/factor
2009-07-22 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-10 Samuel TardieuMerge branch 'symbolic-xt'
2009-07-09 Slava PestovMerge branch 'thead' of git://github.com/phildawes...
2009-07-09 Slava PestovMerge branch 'llvm' of git://github.com/yuuki/factor
2009-07-09 Slava PestovMerge branch 'master' of git://github.com/abeaumont...
2009-07-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-07 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-07 Jeremy HughesMerge branch 'master' into inlinec
2009-07-06 Slava PestovMerge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-06 Slava Pestovvocabs.hierarchy: more refactoring, update existing...
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-06-01 Slava PestovMerge branch 'master' into global_optimization
2009-05-27 John BenediktssonResolved merge.
2009-05-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-25 Doug Colemanrename peek -> last and update all usages
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'mongo-factor-driver' of git://github...
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovSplit up tools.vocabs. Note that load-everything is...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-26 Bruno DeferrariMerge branch 'master' into irc
2009-04-22 Nicholas SeckarMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-21 Doug ColemanMerge branch 'keyholder'
2009-04-20 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next