]> gitweb.factorcode.org Git - factor.git/history - basis/tools
factor: FUNCTION: rename by hand...
[factor.git] / basis / tools /
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-15 John BenediktssonFix some tests broken by optimized? rename.
2015-07-15 John Benediktssonvm: rename some primitives, and some cleanup.
2015-07-09 John Benediktssontools.scaffold: use vocabs:check-vocab-name.
2015-07-09 John Benediktssontools.scaffold: check vocab name in scaffold-vocab.
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-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis: Don't use the IN: foo.private feature...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-09 John Benediktssontools.coverage: cleanup and use deep-reduce in count...
2015-06-09 John Benediktssontools.coverage: fix refactor bug.
2015-06-09 John BenediktssonSome more general fixes for recent refactors.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-12 John Benediktssonhelp.lint.checks: re-enable leak detection.
2015-05-06 Doug Colemantools.scaffold: generating docs for obj/f was broken.
2015-04-29 Björn LindqvistDocs: bunch of smaller documentation fixes for various...
2015-04-19 John Benediktssoninterpolate: don't break backwards compatibility.
2015-04-19 John Benediktssoninterpolate: some fixes for recent API change.
2015-04-09 John Benediktssontools.ps: enable use from command-line.
2015-04-09 John Benediktssontools.hexdump: enable use from command-line.
2014-12-30 John Benediktssonio.launcher: cleanup public interface, make some things...
2014-12-23 John Benediktssontools.deploy.backend: add word for deleting cached...
2014-12-23 John Benediktssoncommand-line: save the executable in a variable so...
2014-12-23 John Benediktssontools.deploy.shaker: set the rest of the args to preser...
2014-12-19 John Benediktssontools.disassembler: allow disassemble of compose and...
2014-12-02 John Benediktssonbasis: cleanup using.
2014-11-24 Doug ColemanRevert "tools.test: Print tests homoiconically. There...
2014-11-24 Doug ColemanRevert "tools.test: Fix using list."
2014-11-24 Doug Colemantools.test: Fix using list.
2014-11-24 Doug Colemantools.test: Print tests homoiconically. There is too...
2014-11-13 John Benediktssonbasis/extra: cleanup uses of add-library.
2014-11-13 John Benediktssonbasis/extra: switch to "vocab." os name>> append require.
2014-11-13 John Benediktssontools.scaffold: support more types and maybe types.
2014-11-08 Doug Colemantools.scaffold: Add type for exemplar in docs.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-11-01 Doug Colemantools.scaffold: Make a better scaffold-examples word...
2014-10-09 Doug Colemantools.deploy-tests: inc size for linux32
2014-10-08 Doug Colemantools.deploy: Bump the build size. This is a comparativ...
2014-10-08 Doug Colemantools.profiler.sampling: Kick it down a notch. Makes...
2014-09-29 Björn LindqvistVM: new primitive (callback-room) for querying the...
2014-09-28 Björn Lindqvisttools.deploy.backend: with-variables need to be on... 1144/head
2014-09-28 Björn Lindqvisttools.deploy.backend: rearranging the order of paramete...
2014-09-25 Doug Colemantools.deploy: bump sizes for linux32. so not hardcore.
2014-09-12 Doug Colemantools.depoy: Bump test size for mac32.
2014-08-05 John Benediktssontools.deploy.backend: use make-my-image.
2014-08-05 John Benediktssontools.deploy.macosx: needs more boolean.
2014-08-05 John Benediktssontools.deploy.macosx: whoops needs more string.
2014-08-05 John Benediktssontools.deploy.macosx: deployed apps should be retina...
2014-08-05 John Benediktssontools.profiler.sampling: use formatting instead of...
2014-07-10 Doug Colemantools.deploy: Pump p p pump pump it up
2014-07-06 John Benediktssontools.deploy: bump sizes to get clean 32-bit builds...
2014-07-03 Björn Lindqvisttools.deploy.backend: ui depends on (full) io so it...
2014-07-03 Doug Colemantools.coverage.testvocab: Fix help lint errors.
2014-06-09 Jon Harpertools.coverage: add tests, fixes #433
2014-06-09 Jon Harpertest-coverage-recursively: remove private and tests...
2014-06-06 John Benediktssontools.deprecation: make deprecation warnings not fatal...
2014-06-06 John Benediktssontools.coverage: add docs for test-coverage-recursively.
2014-06-06 John Benediktssontools.ps.macosx: fix for recent change to system-info...
2014-06-05 Doug Colemanalien.libraries: Change <library> to be just a construc...
2014-06-04 John Benediktssontools.coverage: change test-coverage to not test recurs...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-05-07 Doug Colemandeploy-tests: Bump the sizes to get a Linux32 build.
2014-04-23 Doug Colemandeploy: Up the size.
2014-04-23 John BenediktssonRevert "tools.deploy.test: use temp directory for deplo...
2014-04-22 John Benediktssontools.deploy.test: use temp directory for deploy image.
2014-04-22 John Benediktssontools.deploy.config: some docs for deploy-directory.
2014-04-22 John Benediktssontools.deploy: adding a configurable deploy-directory.
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-04-16 John Benediktssonadd some libc usings for macosx.
2014-04-16 Doug Colemantools.scaffold: Add word to scaffold a mason rc file.
2014-04-14 Björn Lindqvisthelp.lint.checks: check for disposable leaks and print...
2014-03-12 Doug Colemantools.coverage: Add a ``test-coverage-recursively`...
2013-09-24 Doug Colemanio.directories: Add with-resource-directory word and...
2013-07-16 Doug Colemantools.deploy.test: Bump windows binaries size up a...
2013-07-15 John Benediktssontools.ps.windows: use offset-of instead.
2013-07-15 Doug Colemantools.ps.windows: Fix offsets for win64.
2013-05-28 John Benediktssontools.disassembler.udis: no longer need these tests.
2013-05-28 John Benediktssontools.disassembler.udis: 1k ought to be enough for...
2013-05-02 Doug Colemantools.ps.windows: Add read-peb and my-peb.
2013-04-27 Doug Colemantools.ps.windows: Implement ps. for Windows!
2013-04-27 John Benediktssontools.test: allow testing from the command-line.
2013-04-26 John Benediktssontools.ps.macosx: use trim-head-slice, simpler.
2013-04-25 John Benediktssontools.ps.linux: fix USE: tools.ps.
2013-04-25 John Benediktssontools.ps.linux: fix USE: system.
2013-04-25 John Benediktssontools.ps: sort-by-pid and print headers.
2013-04-25 John Benediktssontools.ps: implemented on macosx.
2013-04-22 John Benediktssontools.profiler.sampling: don't mis-use collect-by.
2013-04-20 Doug Colemantools.deploy: Cheater mode, add 20kb to tools.deploy... similar-0.96
2013-04-06 John Benediktssontools.crossref: switch to using identity hash-sets.
2013-03-25 Doug Colemantools.coverage: Fix docs
2013-03-25 Doug Colemanbasis/extra: Fix load errors
next