]> gitweb.factorcode.org Git - factor.git/history - basis/tools
ui.theme.switching.tools: switch breakpoint symbol
[factor.git] / basis / tools /
2022-08-09 Doug Colemantools.scaffold: Support unit tests with more than one...
2022-08-08 John Benediktssontools.scaffold: don't use sequences.extras.
2022-08-08 Doug Colemantools.scaffold: Add a word to scaffold tests.
2022-08-01 John Benediktssontools.profiler.sampling: faster printing in the UI
2022-07-31 Doug Colemantools.scaffold: Use object instead of null and fix...
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-07-31 Doug Colemanfactor: use new words
2022-07-31 John Benediktssontools.disassembler: make udis86 pprint words so we...
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 John Benediktssontools.completion: fix logic
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 John Benediktssontools.completion: don't search qualified if no string...
2022-06-18 John BenediktssonRevert "Revert "use tilde paths in more places.""
2022-06-18 John BenediktssonRevert "use tilde paths in more places."
2022-06-17 John Benediktssonuse tilde paths in more places.
2022-02-14 Doug Colemantools.completion: let REUSE: find vocabularies
2022-02-13 John Benediktssontools.ps.macosx: use unix.sysctl
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-24 John BenediktssonRevert "tools.test: run tests with auto-use? turned...
2022-01-24 John Benediktssontools.test: run tests with auto-use? turned off
2022-01-21 John Benediktssonio.encodings.utf16n: merge with io.encodings.utf16
2022-01-20 John Benediktssontools.crossref: fix for not-enough crossref resetting
2022-01-20 John Benediktssontools.crossref: invalidate only with null definitions...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-12 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
2022-01-12 John BenediktssonRevert "words: use remove-word-prop instead of f set...
2022-01-11 John Benediktssontools.annotations: simplify M\ word (reset)
2022-01-09 John Benediktssonwords: use remove-word-prop instead of f set-word-prop.
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-21 Doug Colemanfactor: use more split/join words
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanfactor: fix some lines -> read-lines
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-12-15 John Benediktssontools.test: add a --fast option.
2021-06-02 John Benediktssontools.test: fix help-lint.
2021-06-02 timorvocabs.refresh: Add variants of refresh(-all) that...
2021-05-04 Giftpflanzetools.test: Fix documentation
2021-04-30 timortools.annotations: Optionally re-annotate silently...
2021-03-23 Doug Colemantools.memory: Fix deploy test 23
2021-03-23 John Benediktssontools: fix some docs uses.
2021-03-19 John Benediktssontools.scaffold: choose a vocab-root for scaffold-vocab...
2021-03-18 John Benediktssontools.scaffold: fix "protocols.foobar" case.
2021-03-15 John Benediktssontools.deploy.backend: use alien.libraries.finder.
2021-03-15 John Benediktssontools.scaffold: change scaffold-vocab to scaffold-vocab-in.
2021-03-15 John Benediktssontools.deploy.libraries: remove in favor of alien.librar...
2021-02-26 John Benediktssonio.directories: merge io.directories.search and io...
2021-02-22 Doug Colemantools.completion: Allow more autocomplete candidates.
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2020-12-10 John Benediktssontools.deploy: fix test.
2020-11-30 John Benediktssontools.test: remove --only.
2020-11-22 John Benediktssontools.test: make sure to skip don't-test? vocabs.
2020-11-22 John Benediktssontools.test/help.lint: use vocab-roots instead of resour...
2020-11-22 John Benediktssontools.test/help.lint: use vocabs-to-load.
2020-11-22 John Benediktssonhelp.lint: lookup vocab-root.
2020-11-22 John Benediktssonhelp.lint: use require-all.
2020-11-10 John Benediktssontools.test: allow --only command-line option.
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.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-08-14 John Benediktssontools.profiler.sampling: fixing missed rename.
2020-08-14 John Benediktssonvm: rename primitive_sampling_profiler to primitive_set...
2020-08-13 John Benediktssontools.profiler.sampling: assert that profile-data is...
2020-05-22 John Benediktssonui.tools.error-list: changing icons from tiff to png.
2020-05-19 John Benediktssontools.profiler.sampling: bump runtime.
2020-04-03 John Benediktssonbasis/extra: move tools.
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2020-04-02 John BenediktssonRevert "basis: Move more extra to basis."
2020-03-28 Doug Colemanbasis: Move more extra to basis.
2020-03-05 John Benediktssonvocabs.metadata: cleanup paths to be fully specified.
2020-03-02 John Benediktssontools.errors: fix to match current behavior: "show".
2020-02-13 John Benediktssonhelp: add more bold table headings.
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-17 Doug Colemanbyte-arrays: Add a byte-sequence protocol for byte...
2020-01-09 Doug Colemantools.deploy: Up the deploy sizes for mac32.
2019-12-08 John Benediktssontools.test: adding a warning for possible long unit...
2019-11-07 John Benediktssontools.test: add silent-tests? that hides unit-tests.
2019-09-28 Doug Colemantools.deploy: Trying to get clean binaries.
2019-09-28 Doug Colemantools.deploy: Bump the deploy size.
2019-09-19 John Benediktssontools.deploy: bump size for spheres.
2019-09-11 John Benediktssontools.crossref: actually, prefer higher level article...
2019-09-11 John Benediktssontools.crossref: faster M\ link uses by calling article...
2019-08-21 John Benediktssontools.deploy: bump tetris image size.
2019-08-06 John BenediktssonRevert "io.encodings.utf16: add a utf16n word for nativ...
2019-08-05 John Benediktssontools.deploy: bump sizes for macosx-32.
2019-08-05 John Benediktssonio.encodings.utf16: add a utf16n word for native utf16...
2019-08-05 John Benediktssontools.deploy: bump deploy sizes for macosx-32.
next