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 |
John Benediktsson
|
ee83e0f0d3
|
tools.hexdump: don't require stream-length
for better stdin compatibility.
|
2018-03-14 13:29:47 -07:00 |
John Benediktsson
|
3f64af43e1
|
tools.hexdump: much faster hexdump.
|
2018-03-14 11:22:47 -07:00 |
John Benediktsson
|
4e872db628
|
tools.hexdump: adding deploy file.
|
2018-03-13 14:17:21 -07:00 |
John Benediktsson
|
70749aa736
|
tools.hexdump: support stdin hexdump.
|
2018-03-13 13:53:47 -07:00 |
John Benediktsson
|
5c69396fb3
|
tools.cocoa: fix use of each-method-in-class.
|
2018-03-13 13:28:35 -07:00 |
John Benediktsson
|
e11009d1a8
|
Revert "tools.deploy: bump image sizes."
This reverts commit 980b426760 .
|
2018-02-28 08:56:01 -08:00 |
John Benediktsson
|
0ab7ed6979
|
io.encodings: use new latin1 instead of 8-bit encoding from file.
|
2018-02-28 08:56:01 -08:00 |
Björn Lindqvist
|
1887593b8e
|
tools.test: improved docs
|
2018-02-27 13:20:57 +01:00 |
John Benediktsson
|
5098628f57
|
tools.scaffold.windows: handle rename of touch.
|
2018-02-26 20:45:14 -08:00 |
John Benediktsson
|
43af9df6e0
|
tools.scaffold: rename ``touch.`` to ``scaffold-file``.
|
2018-02-26 17:21:27 -08:00 |
John Benediktsson
|
8af27125ec
|
use tilde paths instead of home append-path.
|
2018-02-26 17:17:15 -08:00 |
John Benediktsson
|
980b426760
|
tools.deploy: bump image sizes.
|
2018-02-26 12:13:35 -08:00 |
John Benediktsson
|
85b69b5b49
|
io.encodings.8-bit: more encodings, and reduce hierarchy.
|
2018-02-26 10:21:35 -08:00 |
John Benediktsson
|
607de53ad3
|
more test IN: cleanup.
|
2018-02-25 15:44:16 -08:00 |
John Benediktsson
|
c48d3da8b5
|
tools.scaffold: revert previous commit.
|
2018-02-24 18:01:55 -08:00 |
John Benediktsson
|
b7d763a6e0
|
tools.scaffold: include vocab-root in error message.
|
2018-02-24 16:07:24 -08:00 |
John Benediktsson
|
68eb683387
|
tools.scaffold: make sure vocab does not exist.
|
2018-02-24 15:49:32 -08:00 |
John Benediktsson
|
30739e70ff
|
tools.deprecation: use none?.
|
2018-02-14 11:57:55 -08:00 |
John Benediktsson
|
8f9bfae37c
|
vocabs.metadata: rename vocab-file-contents to vocab-file-lines.
|
2018-02-09 10:19:33 -08:00 |