factor/basis/tools
John Benediktsson ceb75057da change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
..
annotations change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
cocoa vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
completion io.files.info: use directory?, symbolic-link?, and regular-file?. 2015-08-05 18:33:35 -07:00
continuations core: callstack is a builtin type and a class name. rename the *stack words that grab the current stack get-foostack to avoid the callstack builtin conflict and for better symmetry with set-foostack. 2015-08-13 10:11:59 -07:00
coverage factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
crossref factor: rename set to unordered-set. 2015-08-12 10:54:19 -05:00
deploy change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
deprecation core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -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 factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -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 nested-comments: remove this vocab. we have /* */ which is good enough for now. 2015-07-21 12:07:53 -07:00
scaffold change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
test parser, source-files: you need to bootstrap after this patch. 2015-07-23 22:03:43 -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