factor/basis/tools
John Benediktsson dd3189ecb6 tools.test: adding with-test-file and with-test-directory.
These provide unique temp files (and directories) that are
automatically cleaned up when the quotation exits. Mostly this
allows us to simplify some of our test files.
2016-04-04 10:33:03 -07:00
..
annotations change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
cocoa
completion unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
continuations Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
coverage
crossref sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
deploy tools.deploy.*: refactoring to not use dynamic variables in make-deploy-image 2016-04-02 17:48:23 +02:00
deprecation tools.crossref: change crossref to store uses in hash-set. 2016-03-20 20:20:34 -07:00
destructors factor: rename classes:members to class-members so it doesn't conflict with sets:members. ugh. 2015-07-20 00:32:42 -07:00
disassembler factor: rename files that are not loadable on mac, too 2015-07-19 16:55:36 -07:00
dispatch
errors syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
files unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
hexdump
memory
profiler/sampling factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
ps tools.ps.linux: recover from missing file in ps-cmdline, fixes #1120 2015-10-20 16:55:48 +02:00
scaffold unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
test tools.test: adding with-test-file and with-test-directory. 2016-04-04 10:33:03 -07:00
threads
time
trace
walker
summary.txt