]> gitweb.factorcode.org Git - factor.git/history - basis/vocabs
windows.uniscribe: support text with transparent background
[factor.git] / basis / vocabs /
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-07-16 Doug Colemanvocabs.platforms: Add <LINUX LINUX> sections that ignor...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-25 John Benediktssonvocabs.refresh: slight cleanup.
2018-02-25 John Benediktssonvocabs.refresh: changing ``changed-vocabs`` to a hash...
2018-02-24 John Benediktssonhelp.html: remove funky vocab-prefix hack.
2018-02-09 John Benediktssonvocabs.metadata: rename vocab-file-contents to vocab...
2018-02-09 John Benediktssonvocabs.metadata.resources: sometimes vocab-resources...
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-07-05 John Benediktssonvocabs.metadata: remove filter-don't-test (inline it...
2017-07-04 Björn Lindqvistvocabs.metadata: removing words not used anymore
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2016-11-28 Björn Lindqvistvocabs.metadata.resources,help.pdf: gather used
2016-11-10 John Benediktssonvocabs.cache: reset-cache only when vocabs forgotten...
2016-09-13 Björn Lindqvistvocabs.metadata.resources: updating the docs i forgot
2016-09-13 Björn Lindqvistvocabs.metadata.resources: new error resource-missing...
2016-09-13 Björn Lindqvistvocabs.metadata.resources: refactoring of code for...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-06-14 Björn Lindqvistio.directories: new utility word make-parent-directorie...
2016-05-10 John Benediktssonui.theme: updates to color scheme.
2016-05-10 nicolas-pMoved both themes into ui.theme
2016-05-10 nicolas-pReplaced hard-coded colors with constants
2016-03-31 Doug Colemanvocabs.metadata: Refactor metadata so that all metadata...
2016-03-31 Doug Colemanvocabs.metadata: Allow empty lines in platforms.txt...
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-23 John Benediktssonvocabs.metadata: moving os-specific paths to tools...
2015-11-03 Doug Colemanvocabs.refresh.monitor: Add exception handling in monit...
2015-11-03 Doug Colemanio.monitors.windows: ADS pathnames crashing the monitor...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-28 Doug Colemanvocabs.metadata: wrap test in a with-manifest to ensure...
2015-08-28 Doug Colemanvocabs.metadata: Fix test so it stops trying to load...
2015-08-24 John Benediktssonvocabs.metadata: add some tests.
2015-08-24 John Benediktssonvocabs.metadata: fix for error refactoring.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-06 John Benediktssonio.files.info: use directory?, symbolic-link?, and...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-21 John Benediktssonvocabs.loader: make require-all throw restarts.
2015-07-21 John Benediktssonvocabs.prettyprint: lookup syntax vocab only once in...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-06-08 Doug Colemanvocabs.refresh: Trying to clean up some vocabs code.
2015-05-13 John Benediktssonminor cleanup to some docs.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-11-30 John Benediktssonremoving small and unnecessary files.
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-06-03 John Benediktssonbasis: use <vocab-link> in a couple places.
2014-06-03 John Benediktssonvocabs.hierarchy: a little bit cleaner.
2014-06-03 John Benediktssonvocabs.hierarchy: simplify vocab-subdirs.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-04-15 John Benediktssonvocabs.files: change vocab-tests example to sort output.
2014-04-14 Björn LindqvistDocs: fixed doc example errors triggered by help-lint...
2014-04-14 Björn LindqvistDocs: examples for vocab-files and vocab-tests
2014-04-02 Björn Lindqvistlibc: several vocabs now need to depend on libc
2013-04-26 John Benediktssonprettyprint: fix off-by-one, thanks @adjvondrak!
2013-03-24 John Benediktssonbasis: fewer tokens when possible using if*.
2013-03-24 Doug Colemanvocabs.metadata: Rename unsupported-platform.
2013-03-06 John Benediktssonvocabs.cache: root-cache get instead of get-global.
2012-10-25 John Benediktssonio.directories: defining "?delete-file".
2012-10-23 John Benediktssonchange some "2drop 2drop" to "4drop".
2012-08-13 John Benediktssonvocabs.cache: bringing back the fry change.
2012-08-13 John BenediktssonRevert "vocabs.cache: use fry, its cleaner."
2012-08-13 John BenediktssonRevert "vocabs.cache: oops."
2012-08-13 John Benediktssonvocabs.cache: oops.
2012-08-13 John Benediktssonvocabs.cache: use fry, its cleaner.
2012-08-13 John Benediktssonvocabs.cache: clear only the vocab that changed from...
2012-08-13 John Benediktssonvocabs: change vocabs-changed to be vocab-changed and...
2012-08-13 John Benediktssonvocabs.hierarchy: much faster using directory entries.
2012-08-13 John Benediktssonvocabs: reverting recent private vocab changes.
2012-08-11 John Benediktssonvocabs.refresh: skip private vocabs.
2012-08-10 John Benediktssonvocabs.loader: better fix for append-vocab-dir.
2012-08-10 John Benediktssonvocabs: make source/docs/tests work for private vocabs.
2012-07-23 John Benediktssonvocabs.files: adding a 'vocab-tests-path' that doesn...
2012-07-15 John Benediktssonvocabs.hierarchy: ensure-valid-root only once per root.
2012-07-15 John Benediktssonvocabs.hierarchy: some cleanup and minor speedups.
2011-11-17 Joe Groffvocabs.refresh.monitor: use resolve-symlinks
2011-11-16 Joe Groffvocabs.refresh.monitor: remove debug traces
2011-11-16 Joe Groffvocabs.refresh.monitor: handle symlink paths
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-29 Doug ColemanCleanup vocab name validation. Vocab names and vocab...
2011-10-26 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-10-25 Doug ColemanFix error reporting for load, reported by Recursed
2011-10-24 Doug ColemanRename vocab to lookup-vocab
2011-10-24 Doug ColemanFactor out ``no-roots no-prefixes'' into its own word...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
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-12 Slava Pestovio.directories: move directory-tree-files words to...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
next