]> gitweb.factorcode.org Git - factor.git/history - basis/tools
windows; add functions to determine DPI scaling
[factor.git] / basis / tools /
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.
2019-07-31 Doug Colemantools.deploy: up the size.
2019-05-20 John Benediktssontools.disassembler.gdb: cleanup using.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-04-06 Doug Colemantools: use base91 instead of base85
2019-01-26 Doug Colemantools: Fix some issues and use base85.
2018-12-31 Doug Colemantools.directory-to-file: Fix using
2018-12-30 Doug Colemandirectory-to-file: Better nested syntax.
2018-08-02 John Benediktssontools.hexdump: use re-decode.
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-09 Doug Colemantools.directory-to-file: Add a command-line program...
2018-07-07 Doug Colemanhelp.lint: Add a MAIN: to help-lint to test lint from...
2018-07-07 Doug Colemantools.test: Print out test failures at the end of test...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-06-15 Doug Colemantools.scaffold: delete from root cache but allow vocab...
2018-06-15 John Benediktssontools.scaffold: quick fix for scaffold-vocab bug.
2018-03-15 Doug ColemanRevert "use tilde paths instead of home append-path."
2018-03-15 John Benediktssontools.scaffold: adding scaffold for error classes.
2018-03-14 John Benediktssontools.hexdump: fix tests for slightly changed output.
2018-03-14 John Benediktssontools.hexdump: smaller binary sizes without formatting.
2018-03-14 John Benediktssontools.hexdump: don't require stream-length
2018-03-14 John Benediktssontools.hexdump: much faster hexdump.
2018-03-13 John Benediktssontools.hexdump: adding deploy file.
2018-03-13 John Benediktssontools.hexdump: support stdin hexdump.
2018-03-13 John Benediktssontools.cocoa: fix use of each-method-in-class.
2018-02-28 John BenediktssonRevert "tools.deploy: bump image sizes."
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-27 Björn Lindqvisttools.test: improved docs
2018-02-27 John Benediktssontools.scaffold.windows: handle rename of touch.
2018-02-27 John Benediktssontools.scaffold: rename ``touch.`` to ``scaffold-file``.
2018-02-27 John Benediktssonuse tilde paths instead of home append-path.
2018-02-26 John Benediktssontools.deploy: bump image sizes.
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-25 John Benediktssontools.scaffold: revert previous commit.
2018-02-25 John Benediktssontools.scaffold: include vocab-root in error message.
2018-02-24 John Benediktssontools.scaffold: make sure vocab does not exist.
2018-02-14 John Benediktssontools.deprecation: use none?.
2018-02-09 John Benediktssonvocabs.metadata: rename vocab-file-contents to vocab...
2018-01-26 John Benediktssontools.deploy: bump up deploy size for gpu.bunny.
2018-01-25 John Benediktssontools.completion: adding complete-vocab-words?.
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...
next