John Benediktsson
9f8a791a3b
tools.completion: re-add chars-matching, not sure how i removed it.
2020-09-22 13:23:06 -07:00
John Benediktsson
c200cfb8ca
tools.completion: merge qualified and unqualified word completions.
2020-09-22 11:30:43 -07:00
John Benediktsson
cc08ad38a4
tools.completion: allow fuzzy vocab name in qualified-matching.
2020-09-22 11:24:04 -07:00
John Benediktsson
03e62f3bc5
tools.completion: support qualified word completions.
2020-09-22 11:12:52 -07:00
John Benediktsson
115b7b62df
basis: removing unnecessary method stack effects.
2020-09-09 15:00:54 -07:00
John Benediktsson
8cc090950a
tools.profiler.sampling: fixing missed rename.
2020-08-14 11:57:27 -07:00
John Benediktsson
6e83e00d22
vm: rename primitive_sampling_profiler to primitive_set_profiling.
...
also rename the private primitives words in tools.profiler.sampling.
2020-08-14 10:40:54 -07:00
John Benediktsson
995d717277
tools.profiler.sampling: assert that profile-data is created.
2020-08-13 14:50:52 -07:00
John Benediktsson
da8a378b38
ui.tools.error-list: changing icons from tiff to png.
2020-05-21 17:31:41 -07:00
John Benediktsson
cc823e7db1
tools.profiler.sampling: bump runtime.
2020-05-19 07:46:25 -07:00
John Benediktsson
94d97a20f5
basis/extra: move tools.
2020-04-02 17:06:50 -07:00
John Benediktsson
de3b74d1c6
basis/extra: move fewer things.
2020-04-01 21:37:28 -07:00
John Benediktsson
33eb8a7837
Revert "basis: Move more extra to basis."
...
This reverts commit 2d85dafa98
.
2020-04-01 21:37:28 -07:00
Doug Coleman
2d85dafa98
basis: Move more extra to basis.
...
I missed these because they were already loaded in my saved image.
2020-03-28 10:39:06 -05:00
John Benediktsson
d94b135087
vocabs.metadata: cleanup paths to be fully specified.
2020-03-05 08:59:36 -08:00
John Benediktsson
3b18827044
tools.errors: fix to match current behavior: "show".
2020-03-02 15:40:37 -08:00
John Benediktsson
38bfcd4bf1
help: add more bold table headings.
2020-02-13 15:18:43 -08:00
Doug Coleman
ada064d9c3
byte-arrays: Add a byte-sequence protocol for byte-{array,vector}
...
Allow hexdumping strings as utf8 for convenience.
2020-01-16 18:18:46 -06:00
Doug Coleman
4acb08d905
tools.deploy: Up the deploy sizes for mac32.
...
Looks like upgrading to unicode 12 caused the sizes to grow. These are mostly graphics demos which should not depend on unicode, but the tools can't detect this easily, so punt for now.
Here's a command to show the last clean deploy to where it broke.
git log -p 4201c2149b66d5ce45a9e45be95459256486a7ea..8eb7621b549a7956665affc9e53a48e8e8b29ea3
2020-01-08 19:23:37 -06:00
John Benediktsson
8e8c62a2d9
tools.test: adding a warning for possible long unit tests.
...
This will help us learn which tests are the slowest on Travis.
2019-12-08 09:06:55 -08:00
John Benediktsson
ec71ef22ee
tools.test: add silent-tests? that hides unit-tests.
2019-11-07 13:13:05 -08:00
Doug Coleman
17a0a6e1a4
tools.deploy: Trying to get clean binaries.
2019-09-28 13:51:39 -05:00
Doug Coleman
dc10c08158
tools.deploy: Bump the deploy size.
...
We should look at deploy sizes and try to fix them correctly.
2019-09-28 09:43:07 -05:00
John Benediktsson
5f1f2a00d6
tools.deploy: bump size for spheres.
2019-09-18 19:25:17 -07:00
John Benediktsson
0ea9f8935d
tools.crossref: actually, prefer higher level article-links word.
2019-09-11 07:20:02 -07:00
John Benediktsson
9736acaa5b
tools.crossref: faster M\ link uses by calling article-content once.
2019-09-11 05:00:11 -07:00
John Benediktsson
e6eb7be61c
tools.deploy: bump tetris image size.
2019-08-20 17:10:17 -07:00
John Benediktsson
41db42a571
Revert "io.encodings.utf16: add a utf16n word for native utf16 type."
...
This reverts commit ad24fa414f
.
2019-08-06 07:12:55 -07:00
John Benediktsson
5e6a79c187
tools.deploy: bump sizes for macosx-32.
...
Need a better approach to this...
2019-08-05 14:27:46 -07:00
John Benediktsson
ad24fa414f
io.encodings.utf16: add a utf16n word for native utf16 type.
...
remove io.encodings.utf16n vocabulary, which was kind of single purpose.
update a bunch of vocab usings.
2019-08-05 13:08:09 -07:00
John Benediktsson
ba75d0994a
tools.deploy: bump deploy sizes for macosx-32.
2019-08-05 09:18:44 -07:00
Doug Coleman
d8c1eef9f3
tools.deploy: up the size.
2019-07-31 17:52:34 -05:00
John Benediktsson
bca952ebd2
tools.disassembler.gdb: cleanup using.
2019-05-20 12:52:31 -07:00
Alexander Iljin
0007789795
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07:00
Doug Coleman
3f777a6fdd
tools: use base91 instead of base85
2019-04-06 11:39:07 -05:00
Doug Coleman
16a79f1397
tools: Fix some issues and use base85.
2019-01-26 12:12:18 -06:00
Doug Coleman
4db062cc1b
tools.directory-to-file: Fix using
2018-12-30 19:20:39 -06:00
Doug Coleman
ffcb7839f6
directory-to-file: Better nested syntax.
2018-12-30 17:08:00 -06:00
John Benediktsson
8d07e763d9
tools.hexdump: use re-decode.
2018-08-02 13:34:38 -07:00
Doug Coleman
4b614cc15b
factor: Make source files/resources 644 instead of 755.
2018-07-13 20:36:50 -05:00
Doug Coleman
8a8399e633
tools.directory-to-file: Add a command-line program to make a directory into a file and restore it.
2018-07-09 01:59:58 -05:00
Doug Coleman
411a55314c
help.lint: Add a MAIN: to help-lint to test lint from command line like we already have for unit tests.
...
Also flush stdout for both MAIN: test apps.
2018-07-07 01:13:19 -05:00
Doug Coleman
e21125ac2c
tools.test: Print out test failures at the end of test main.
2018-07-07 01:13:19 -05:00
Doug Coleman
9f213f96f6
core: Add the shuffler words but without primitives.
...
The nipd branch slowed bootstrap by a minute, this patch does not.
sorry about changing the fjsc line endings...
2018-06-19 22:52:58 -05:00
Doug Coleman
317ceee23c
tools.scaffold: delete from root cache but allow vocab to exist already.
...
If tools.scaffold fails, it is nice to rerun it to finish scaffolding anything it failed on and have it give you links to the files.
2018-06-15 18:09:21 -05:00
John Benediktsson
b854217796
tools.scaffold: quick fix for scaffold-vocab bug.
...
root-cache was getting added to with ``f`` and then subsequent check fails.
2018-06-15 15:51:45 -07:00
Doug Coleman
653af68a8e
Revert "use tilde paths instead of home append-path."
...
This reverts commit 8af27125ec
.
2018-03-15 08:45:12 -05:00
John Benediktsson
1685c4537c
tools.scaffold: adding scaffold for error classes.
2018-03-14 20:27:17 -07:00
John Benediktsson
c4f9ae8071
tools.hexdump: fix tests for slightly changed output.
2018-03-14 15:52:40 -07:00
John Benediktsson
880ce3d4b5
tools.hexdump: smaller binary sizes without formatting.
2018-03-14 13:34:41 -07:00