]> gitweb.factorcode.org Git - factor.git/history - basis/tools
windows.dropfiles[-docs]: update copyright year to 2018
[factor.git] / basis / tools /
2018-01-22 John Benediktssontools.scaffold: remove unused contains-dot?, contains...
2017-12-30 Doug Colemantools.ps.windows: If we can't read the process command...
2017-12-18 Doug Colemantools.deploy: cheat on file sizes.
2017-10-25 John Benediktssontools.errors.model: remove in favor of ui.tools.error...
2017-10-25 John Benediktssonsource-files.errors: rename <definition-error> to new...
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-08-06 Doug Colemancocoa: CLASS: ; -> <CLASS: ;CLASS>
2017-07-25 John Benediktssontools.test: less duplication in unit-test~/v~.
2017-07-25 John Benediktssontools.test: better errors when unit-test-~/v~ fail.
2017-07-23 Doug Colemantools.test: Fix unit-test~ and a couple of tests.
2017-07-22 Doug Colemanbasis: Add unit-test~ and unit-test-v~ for testing...
2017-07-08 Björn Lindqvistbasis/,core/,extra/: more tags
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-07-05 John Benediktssonvocabs.metadata: remove filter-don't-test (inline it...
2017-06-23 Björn Lindqvisttools.trace: we can surely hardcode the excluded vocab...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-05 Robert Vollmerttest runner: non-zero exit code in case of failed tests
2017-06-04 Doug Colemantools.test: Make the flag public. Finish porting tester... unmaintained
2017-06-04 Doug Colemantools.deploy: Change unit-test to long-unit-test for...
2017-06-04 Doug Colemantools.test: Add long-unit-test and refactor a bit.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-06-01 Doug Colemanfactor: Add newlines to every line.
2017-05-29 John Benediktssontools.test: fix fake unit test to notify observers...
2017-04-07 Alexander Iljintools.test-docs: fix the order of parameters for must... 1803/head
2017-03-05 John Benediktssontools.deploy.shaker: support "stop-after-last-window?".
2017-02-07 John Benediktssontools.deploy.shaker: change compiler-classes to return...
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2017-01-13 Alexander Iljintools.test-docs: add missing $syntax entries
2017-01-04 John Benediktssonuse with-variable in some places with-scope was used.
2017-01-03 Björn Lindqvistcalendar.english: new vocab for english names for days...
2016-12-29 John Benediktssontools.destructors: use collect-by.
2016-12-28 John Benediktssontools.profiler.sampling: cleanup using.
2016-12-18 Björn Lindqvisttools.deploy.*: new word maybe-open-deploy-directory
2016-12-18 Björn Lindqvistwebbrowser: let's change the name open-file -> open...
2016-12-09 Björn Lindqvisttools.memory: moving the code-block types to the vm...
2016-12-09 Björn Lindqvisttools.memory: fix code-room. word, no more profiling...
2016-12-07 John Benediktssontools.deprecation: use filter-word-defs.
2016-11-30 Björn Lindqvistcompiler.crossref: changes the way in which dependencie...
2016-11-27 John Benediktssonsome cleanup.
2016-11-24 Björn Lindqvistkernel.private: adding OBJ-SAMPLE-CALLSTACKS + test...
2016-11-01 John Benediktssontools.deploy.backend: removing empty description.
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-10-20 Björn LindqvistVM: add marking as a timed gc phase
2016-10-19 Björn LindqvistVM: refactor gc_event so that the phase times are store...
2016-10-19 Björn LindqvistVM: uppercasing gc_op
2016-10-12 Björn LindqvistVM: remove the reversing from sampling profiler callsta...
2016-10-07 Sankaranarayanan... tools.walker: Improve docs for breakpoint words
2016-09-26 Björn Lindqvistcommand-line,tools.deploy.shaker: removes refs to execu...
2016-09-16 Björn Lindqvisttools.deploy.shaker: there is no no-def-strip property
2016-09-01 Björn Lindqvistbootstrap.image.primitives,tools.profiler.sampling...
2016-08-22 Björn Lindqvisttools.deploy.windows: fix the using ambiguity with...
2016-08-21 Björn Lindqvisttools.deploy.windows: using an empty string seem to...
2016-08-21 Björn Lindqvisttools.deploy.*: refactoring of the deploy* words
2016-08-19 Björn Lindqvisttools.deploy.config: fix + tc for the deploy help error...
2016-08-19 Björn Lindqvisttools.deploy.backend: refactoring of make-staging-image
2016-08-19 Björn Lindqvisttools.deploy.shaker: another global to strip
2016-07-30 Alexander Iljintools.scaffold-docs: add documentation for the scaffold...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-06-29 Alexander Iljintools.scaffold: fix scaffold-docs generating $var-decsr...
2016-06-22 Alexander Iljintools.memory: move invariant code to cleanup-always...
2016-06-17 Björn Lindqvistui.backend.gtk: use a global variable to store the...
2016-06-17 Björn Lindqvistui.backend.gtk: hi-res icon awesomeness
2016-05-31 Björn Lindqvisttools.profiler.sampling.tests: attempt to fix the unit...
2016-05-25 Alexander Iljintools.crossref-docs: fix wording 1633/head
2016-05-18 Björn Lindqvisttools.profiler.sampling.tests: call gc beforehand to...
2016-05-10 Doug Colemantools.deploy: bump the other bunny deploy size.
2016-05-10 Doug Colemantools.deploy: bump the bunny size.
2016-05-06 Björn LindqvistVM: when starting the sampling profiler, the data needs...
2016-05-05 Björn Lindqvisttools.deploy.shaker: dont strip the "layout" property
2016-05-05 Björn LindqvistVM: the (clear-samples) primitive is unused
2016-05-04 Björn LindqvistVM: don't end the gc event in start_gc_again, fixes...
2016-05-02 Björn Lindqvisttools.deploy.tests: guess we need to bump the size...
2016-04-30 Björn Lindqvisttools.deploy.tests: changes name of the test file to...
2016-04-30 Björn Lindqvisttools.deploy.shaker: Revert from f488f77
2016-04-28 Björn Lindqvisttools.deploy.shaker: vocabs.loader hooks is required...
2016-04-24 Björn Lindqvisttools.deploy.shaker: a bunch more word properties which...
2016-04-24 Björn Lindqvisttools.deploy.shaker: fix startup hook stripping
2016-04-24 Björn Lindqvisttools.deploy.shaker: docs
2016-04-24 Björn Lindqvisttools.deploy.shaker: use ignore-errors to prevent a...
2016-04-04 John Benediktssontools.test: adding with-test-file and with-test-directory.
2016-04-02 Björn Lindqvisttools.deploy.*: refactoring to not use dynamic variable...
2016-03-31 John Benediktssontools.test: maybe "continue running tests" isn't a...
2016-03-31 John Benediktssontools.test: add a restartable-tests? flag to control...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-31 John Benediktssontools.test: better restart checking.
2016-03-30 John Benediktssontools.test: rethrow any restart failures from tests.
2016-03-30 Björn Lindqvisttools.deploy.test: new word test-image-path
2016-03-30 Doug Colemantools.deploy.windows: Windows processes launch from...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-29 John Benediktssonsets: rename unordered-set back to set.
2016-03-29 Doug Colemantools.deploy.windows: use "resource:" instead of "...
2016-03-29 Doug Colemantools.deploy.shaker: Fix load error.
2016-03-29 Doug Colemantools.deploy: add using
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2016-03-29 Doug Colemantools.deploy: Make sure to deploy-test in a temp direct...
2016-03-29 John Benediktssontools.test: fix <test-failure> stack effect for file...
2016-03-29 John Benediktssontools.deploy: need to USE: system.
next