Commit Graph

10881 Commits (abc12f7d42d17db08752e5d30d9050c73dadb7e2)

Author SHA1 Message Date
Doug Coleman abc12f7d42 core-foundation.run-loop: Rename run-loop. 2013-03-23 22:38:38 -07:00
John Benediktsson e0d619d519 basis: fewer tokens when possible using if*. 2013-03-23 22:25:02 -07:00
Doug Coleman 009fe7ac48 tools,help: Fix error-type. 2013-03-23 22:07:40 -07:00
John Benediktsson 5158e502ba bit-sets: use adjoin-all. 2013-03-23 22:07:22 -07:00
John Benediktsson 3bec7d98ca help.lint: fix error-type-holder. 2013-03-23 22:04:49 -07:00
Doug Coleman 8ed87af4a9 debugger: Fix undefined-word. 2013-03-23 21:44:37 -07:00
Doug Coleman dc655594a9 strings, multiline: Fix unexpected-eof. 2013-03-23 21:42:26 -07:00
Doug Coleman 6880a4323a vocabs.metadata: Rename unsupported-platform. 2013-03-23 21:35:36 -07:00
Doug Coleman 1f74334c31 source-files.errors: Rename error-type. 2013-03-23 21:25:19 -07:00
Doug Coleman a519748326 compiler: Use lookup-library. 2013-03-23 21:23:23 -07:00
Doug Coleman a0be6ff5aa tools.deploy.shaker: Fix call to lookup-library. 2013-03-23 20:03:51 -07:00
Doug Coleman 9bfa15c195 opengl.annotations: Fix tuple slot name. 2013-03-23 20:00:41 -07:00
Doug Coleman 49d923694b io.files.info.windows: Fix file-info-tuple inheritance. 2013-03-23 19:14:28 -07:00
John Benediktsson bd3a6b7413 compiler.cfg.ssa.construction.tdmsc: fix previous broken commits. 2013-03-23 18:44:49 -07:00
John Benediktsson 02643c8f18 Revert "compiler.cfg.ssa.construction.tdmsc: more use of ?adjoin."
This reverts commit 6bf55a6d89.
2013-03-23 18:39:15 -07:00
John Benediktsson 557b74d0ad Revert "compiler.cfg.ssa.construction.tdmsc: pass visited set on stack."
This reverts commit ec2834300b.
2013-03-23 18:25:53 -07:00
John Benediktsson ec2834300b compiler.cfg.ssa.construction.tdmsc: pass visited set on stack. 2013-03-23 18:13:17 -07:00
John Benediktsson 6bf55a6d89 compiler.cfg.ssa.construction.tdmsc: more use of ?adjoin. 2013-03-23 17:57:41 -07:00
John Benediktsson 252732129f compiler: more use of ?adjoin. 2013-03-23 17:47:07 -07:00
Doug Coleman 892f8bc38c unix: rename C function kevent. 2013-03-23 17:44:00 -07:00
Doug Coleman dedb5c7a9a ui.tools: Fix restart. 2013-03-23 17:39:48 -07:00
Doug Coleman 4ace0fae0a ui.tools.error-list: Fix reset-memoized. 2013-03-23 17:35:18 -07:00
Doug Coleman cfd21993d9 io.files.info: Fix unit test. 2013-03-23 17:20:00 -07:00
Doug Coleman 0bae183d5f continuations: Rename restart to continue-restart. 2013-03-23 17:18:09 -07:00
Doug Coleman 2ac6657cd9 alien.libraries: Rename library to lookup-library. 2013-03-23 17:16:46 -07:00
Doug Coleman be7026b492 ui.tools.error-list: Rename error-list-gadget. 2013-03-23 17:14:04 -07:00
Doug Coleman dfb8af2782 compiler.tree.modular-arithmetic: Fix test for iota change. 2013-03-23 17:12:16 -07:00
Doug Coleman 27526a730e compiler.tests: Fix test for <groups> change. 2013-03-23 17:11:27 -07:00
Doug Coleman 5cc39fd294 compiler.errors: Rename linkage-error. 2013-03-23 17:10:11 -07:00
Doug Coleman adb8156357 tools.test: Rename did-not-fail. 2013-03-23 17:09:19 -07:00
Doug Coleman 863c6d895e help.lint: Rename help-lint-error. 2013-03-23 17:06:37 -07:00
Doug Coleman 9caf50d9f7 cococa.messages: Rename selector. 2013-03-23 16:54:55 -07:00
Doug Coleman 27b2a25803 delegate: Rename consult-method. 2013-03-23 16:51:34 -07:00
Doug Coleman 9453abd846 tools.deprecation: Rename deprecation-note 2013-03-23 16:48:41 -07:00
Doug Coleman 26dbe03f6f ui.gadgets.slider: Rename. 2013-03-23 16:47:04 -07:00
Doug Coleman 6e2019a21b ui.tools: Fix definition? usage. 2013-03-23 16:46:51 -07:00
Doug Coleman 4c184fdeae io.files.info: Rename file-info and file-system-info. 2013-03-23 16:43:32 -07:00
Doug Coleman ca83b988aa concurrency.count-downs: Rename count-down tuple. 2013-03-23 16:41:58 -07:00
Doug Coleman 34e87d9823 ui.gadgets: Rename grid-layout. 2013-03-23 16:41:02 -07:00
Doug Coleman 70c1d1ecf4 definitions: Separate definition definitions. 2013-03-23 16:34:33 -07:00
Doug Coleman a9c313c8c8 peg.ebnf: Regexp fail. 2013-03-23 16:30:57 -07:00
Doug Coleman f69ee71327 peg.ebnf: Rename tokenizer in peg.ebnf, fix whitespace. 2013-03-23 16:27:00 -07:00
Doug Coleman 8a71ab1c82 opengl: Rename gl-error to gl-error-tuple. 2013-03-23 16:26:43 -07:00
Doug Coleman 9a22d35cb7 words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
Doug Coleman 1a7db84ec1 stack-checker: Rename literal -> literal-tuple. 2013-03-23 16:12:03 -07:00
Doug Coleman dcccd60268 ui.gestures: Class vs word name duplication. Sorry for the lame names, this can get cleaned up with a tool once there are no more conflicts. 2013-03-23 16:12:03 -07:00
Doug Coleman 25fa30e46d editors.notepad: Make this Windows only. 2013-03-23 15:14:51 -07:00
Doug Coleman 38f11415c8 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
Doug Coleman 91fb609950 basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
Doug Coleman 36b8b56b2c grouping: Remove <clumps> and <circular-clumps> and rename <sliced-clumps>
and <sliced-circular-clumps> to those. Fixes #765.
2013-03-23 11:38:05 -07:00