factor/basis/tools
Doug Coleman 8e59246a8b tools.deploy.windows: Windows processes launch from relation to the executable that launches them. Therefore, we need to normalize the path for the "Hello World" binary since it's in the temp directory and not relative to the factor/ directory. 2016-03-29 23:46:34 -07:00
..
annotations change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
cocoa
completion tools.completion: fix help-lint for runs now that it returns slices. 2016-03-22 07:44:28 -07:00
continuations Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
coverage factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
crossref sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
deploy tools.deploy.windows: Windows processes launch from relation to the executable that launches them. Therefore, we need to normalize the path for the "Hello World" binary since it's in the temp directory and not relative to the factor/ directory. 2016-03-29 23:46:34 -07: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 primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
errors syntax: removing #! as a comment character. 2015-09-09 18:28:08 -07:00
files change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
hexdump factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
memory factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
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 2015-10-20 16:55:48 +02:00
scaffold change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
test tools.test: fix <test-failure> stack effect for file -> path change. 2016-03-29 08:06:56 -07:00
threads core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
time factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
trace factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
walker Fix some tests broken by optimized? rename. 2015-07-15 11:47:03 -07:00
summary.txt