Commit Graph

895 Commits (2c67a5cd78e5dcffd7146e6fd0eb95f810a497e1)

Author SHA1 Message Date
John Benediktsson f750dd035a tools.crossref: switch to using identity hash-sets. 2013-04-06 14:53:54 -07:00
Doug Coleman a145d1cd90 tools.coverage: Fix docs 2013-03-25 11:57:25 -07:00
Doug Coleman 4120978b64 basis/extra: Fix load errors 2013-03-24 22:19:28 -07:00
Doug Coleman 73360c0982 tools.coverage: Rename 2013-03-24 10:11:17 -07:00
Doug Coleman 8caaaf8efc tools.trace: Rename 2013-03-24 10:11:17 -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
Doug Coleman a0be6ff5aa tools.deploy.shaker: Fix call to lookup-library. 2013-03-23 20:03:51 -07:00
Doug Coleman adb8156357 tools.test: Rename did-not-fail. 2013-03-23 17:09:19 -07:00
Doug Coleman 9453abd846 tools.deprecation: Rename deprecation-note 2013-03-23 16:48:41 -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 b792bd1f55 grouping: Remove <groups>, old <sliced-groups> is now <groups>. Fixes 2013-03-23 11:37:51 -07:00
John Benediktsson 7b23dcc4a1 tools.completion: fix test cases. 2013-03-20 23:08:00 -07:00
John Benediktsson 5a569a2474 tools.completion: matching names. 2013-03-20 16:51:09 -07:00
Doug Coleman 8b06a2b8ab tools, ui.tools: Rename complete-P"? to complete-pathname? 2013-03-20 16:18:30 -07:00
John Benediktsson 6a349523a9 Use bl in more places. 2013-03-14 19:24:00 -07:00
John Benediktsson 88a11ffe48 tools.crossref: fix for bootstrap errors. 2013-03-12 21:01:16 -07:00
John Benediktsson a45bab49df tools.crossref: more "make UI browser happy". 2013-03-12 09:27:07 -07:00
Doug Coleman b0308e898e math.statistics: Fix histogram and collect. Histogram used each-index even when it didn't need to. 2013-03-10 12:57:48 -07:00
John Benediktsson 07478b7a2b tools.scaffold: more use of hash-sets. 2013-03-10 10:02:53 -07:00
John Benediktsson 3be783eb67 compiler.units: changing definitions-changed to use a set. 2013-03-10 09:11:18 -07:00
John Benediktsson e343fc7b01 tools.crossref: fix help-lint. 2013-03-08 22:24:21 -08:00
Doug Coleman 6b26a91973 tools.completion: Add utility word for searching for a string in a sequence of strings. 2013-03-08 16:50:10 -08:00
John Benediktsson 9a0ccea599 destructors: use hash-sets to keep track of disposables. 2013-03-08 16:30:33 -08:00
John Benediktsson a68a68a2c9 tools.crossref: speed up build-crossref. 2013-03-08 16:18:26 -08:00
John Benediktsson 3f7b2d3ec3 tools.profiler.sampling: more use of hash-sets. 2013-03-08 14:36:04 -08:00
John Benediktsson a318742202 Use -unsafe words with pair methods. 2013-03-07 10:47:23 -08:00
John Benediktsson 8fc00ab33c tools.completion: small performance improvements. 2013-03-06 19:58:53 -08:00
John Benediktsson 9e513bb1a8 tools.profiler.sampling: fix top-down*. 2013-03-01 09:20:48 -08:00
Doug Coleman 1ad6f37ebc tools.ps: Use unix.linux.proc for parsing. 2013-02-24 18:30:18 -08:00
Doug Coleman 659e30432e tools.deploy.windows.ico: Throw an error if the .ico is a unsupported
format.
2013-01-08 15:52:17 -08:00
Doug Coleman 040a7b8e8b basis: Try to fix the build. My profiler is hanging, but I can't figure out why. See if the build farm has the same is
sue.
2012-11-27 12:47:44 -06:00
John Benediktsson 0c7ce9684b tools.completion: don't use file-directory. 2012-10-23 09:49:44 -07:00
John Benediktsson 3e36ac7bfc Change "3dup drop" to "2over". 2012-10-22 20:45:15 -07:00
John Benediktsson 46544e3d84 tools.completion: minor fix to complete against file-name, not full-path. 2012-10-22 19:17:52 -07:00
John Benediktsson 53527e4f00 tools.completion: better paths-matching. 2012-10-22 18:51:38 -07:00
John Benediktsson c3b6f3283c tools.completion: fix CHAR: and COLOR: completion to require extra tokens. 2012-10-22 18:29:53 -07:00
John Benediktsson 2cbb92d3d6 tool.completion: ... 2012-09-25 10:34:32 -07:00
John Benediktsson 0291346832 tools.completion: less private. 2012-09-25 10:01:56 -07:00
John Benediktsson a875c7a6b5 tools.completion: more <PRIVATE> words. 2012-09-25 09:45:44 -07:00
John Benediktsson 8273a0bbbb tools.completion: moving "complete-?" words. 2012-09-25 09:10:44 -07:00
John Benediktsson bea3053a31 tools.completion: add "paths-matching". 2012-09-24 20:22:29 -07:00
John Benediktsson f2a1ec7d84 tools.completion: adding colors-matching. 2012-09-24 15:07:30 -07:00
John Benediktsson c657d9ab25 tools.annotations: add total number of calls to timing information. 2012-09-20 08:29:37 -07:00
Doug Coleman ba51919e50 assocs: Add sift-keys and sift-values. Remove three other implementations
of sift-values and use the new one.
2012-08-23 22:36:10 -07:00
John Benediktsson 527d6121e1 tools.time: flush the banner so you can use time in a loop. 2012-08-10 15:23:10 -07:00
John Benediktsson 70d4690289 tools.scaffold: rename scaffold-help to scaffold-docs. 2012-07-27 15:24:30 -07:00
John Benediktsson e288cf970b tools.annotations: add a predicate class for annotated words. 2012-07-27 14:06:38 -07:00
Doug Coleman 93af1ad172 tools.profiler: Make the unit tests do more work so there's something to sample. Fixes #563. 2012-07-26 12:05:48 -07:00