Doug Coleman
|
6939b2ca5f
|
io.errors: Add words to print to error-stream as easily as to
output-stream.
|
2017-09-16 16:50:04 -05:00 |
Doug Coleman
|
3c8da3722d
|
sequences: Add assert-string=.
assert-sequence= prints strings as sequences of numbers, which is less
useful for writing unit tests.
|
2017-09-16 16:45:42 -05:00 |
Doug Coleman
|
f32b6a171c
|
tools.test: Add UNIT-TEST: top-level form.
|
2017-09-16 15:42:10 -05:00 |
Doug Coleman
|
76a6235940
|
zealot.factor: Print a message for each step.
|
2017-09-16 12:27:04 -05:00 |
Doug Coleman
|
4d3bc90e9d
|
zealot: ensure that the github source exists on disk.
|
2017-09-16 12:21:00 -05:00 |
Doug Coleman
|
70076fa7cd
|
tools.coverage: fix using
|
2017-09-16 11:23:16 -05:00 |
Doug Coleman
|
153f5372d3
|
factor: Really disable long unit tests for zealot. Only test root by
root.
|
2017-09-16 11:08:35 -05:00 |
Doug Coleman
|
122a73b5ac
|
basis: Fix a couple of trivial regressions.
|
2017-09-16 10:59:33 -05:00 |
Doug Coleman
|
0a7b50f208
|
Revert "tools.deploy.test: shake-and-bake is a long-unit-test"
This reverts commit a09cc13a17 .
|
2017-09-16 10:49:40 -05:00 |
Doug Coleman
|
a09cc13a17
|
tools.deploy.test: shake-and-bake is a long-unit-test
|
2017-09-16 10:23:29 -05:00 |
Doug Coleman
|
00c4069640
|
zealot.factor: Disable long unit tests.
|
2017-09-16 09:58:59 -05:00 |
Doug Coleman
|
953ddc566f
|
factor: Fix test errors.
|
2017-09-16 08:58:20 -05:00 |
Doug Coleman
|
1b138a74ec
|
zealot.factor: Test core, load basis and extra images for testing.
|
2017-09-16 06:38:11 -05:00 |
Doug Coleman
|
3dc8f5e039
|
core: Fix using list.
|
2017-09-16 06:32:01 -05:00 |
Doug Coleman
|
fbbf2eb550
|
zealot.factor: Try to load/test basis/extra in two processes.
|
2017-09-16 02:24:39 -05:00 |
Doug Coleman
|
51d5ca0695
|
zealot: Load basis/extra in parallel.
|
2017-09-16 02:05:45 -05:00 |
Doug Coleman
|
160632c3e6
|
Nmakefile: Let cl decide how many threads to use.
|
2017-09-15 19:40:26 -05:00 |
Doug Coleman
|
233d29d8de
|
Nmakefile: Parallel!
|
2017-09-15 19:07:29 -05:00 |
Doug Coleman
|
ea429d347d
|
rosetta-code: Can't use array[ ] on words that are not compiled yet.
|
2017-09-15 17:56:01 -05:00 |
Doug Coleman
|
c24680b93d
|
zealot: tweak to make it work on windows.
mason uses build.cmd to build factor, but that's super slow for some
reason. using nmake gives you normal speeds!
|
2017-09-15 17:25:16 -05:00 |
Doug Coleman
|
7ff2b9c345
|
zealot: Initial commit.
Zealot is a replacement for mason that allows parallel testing, testing
branches, and over-engineered git commands.
|
2017-09-15 01:01:43 -05:00 |
Doug Coleman
|
994485a90c
|
cli.git, web-services.github: Better api.
|
2017-09-15 00:34:50 -05:00 |
Doug Coleman
|
6dc30e953e
|
io.pathnames: Add 3append-path.
|
2017-09-14 23:11:22 -05:00 |
Doug Coleman
|
b8f9b6f8db
|
gpu.util: fix load error
|
2017-09-11 18:07:36 -05:00 |
Doug Coleman
|
ff93f58304
|
Merge branch 'master' into modern-harvey
|
2017-09-11 17:59:01 -05:00 |
John Benediktsson
|
705e7018c8
|
random: minor doc improvement with $snippet.
|
2017-09-11 15:47:39 -07:00 |
Doug Coleman
|
eb1bcf642c
|
factor: fix load-all
|
2017-09-11 17:46:06 -05:00 |
Robert Vollmert
|
8ab4e94475
|
random-bytes: fix docs, aligning with random-bytes*
|
2017-09-11 15:44:36 -07:00 |
Alexander Iljin
|
504c9959a1
|
Update some copyright headers to follow the current convention
Had to look through the history to find years for some headers. Added
authors to some files as well.
|
2017-09-11 15:43:03 -07:00 |
Doug Coleman
|
5d7c397b00
|
ui.backend.x11.keys: Fix bad refactor.
|
2017-09-11 17:08:32 -05:00 |
Doug Coleman
|
93a358038d
|
build.sh: Update branch.
|
2017-09-11 17:07:08 -05:00 |
Doug Coleman
|
e846674a2f
|
basis: Fix load errors.
|
2017-09-11 17:06:27 -05:00 |
Doug Coleman
|
5dd6256550
|
Merge branch 'master' of git://factorcode.org/git/factor into modern-harvey
|
2017-09-11 16:39:02 -05:00 |
Doug Coleman
|
200b5192ed
|
factor: commit weekend work.
|
2017-09-11 16:37:47 -05:00 |
Doug Coleman
|
f5f7770d30
|
combinators.smart.syntax: Add some useful smart combinators syntax.
|
2017-09-11 16:37:47 -05:00 |
Doug Coleman
|
7b150204b1
|
windows.kernel32: Don't use /* */
|
2017-09-08 23:42:56 -05:00 |
Doug Coleman
|
3b86f3b920
|
build.cmd: Let Windows build other branches.
|
2017-09-08 23:42:46 -05:00 |
Doug Coleman
|
50602dc1a4
|
windows.kernel32: Don't use /* */
|
2017-09-08 23:33:00 -05:00 |
Doug Coleman
|
17f3281844
|
build.cmd: Let Windows build other branches.
|
2017-09-08 23:32:45 -05:00 |
Doug Coleman
|
d4612f2140
|
Merge branch 'master' of git://factorcode.org/git/factor into modern-harvey
|
2017-09-06 21:52:37 -05:00 |
Doug Coleman
|
fc14a13335
|
windows.dragdrop-listener: Remove unfinished autogenerated docs.
To regenerate docs do ``"windows.dragdrop-listener" scaffold-undocumented`` and also run ``"windows.dragdrop-listener" help-lint``
|
2017-09-06 21:39:46 -05:00 |
Doug Coleman
|
8c4a7c0402
|
windows.dragdrop-listener: Fix an error when calling
``windows.dragdrop-listener" load``
|
2017-09-06 19:05:29 -05:00 |
John Benediktsson
|
5a0bc9621d
|
git: use with-test-directory.
|
2017-09-04 19:45:25 -07:00 |
Doug Coleman
|
060a98a01a
|
modern: Fix unit tests
|
2017-09-04 14:26:17 -05:00 |
Doug Coleman
|
646b627854
|
factor: remove trailing whitespace
|
2017-09-04 14:10:34 -05:00 |
Doug Coleman
|
3e77867cd2
|
modern: no postprocessing for concatenated tokens, instead...
take tokens until there is whitespace between them, then start a new
group of tokens
|
2017-09-04 14:07:52 -05:00 |
Doug Coleman
|
0e1eb52c4c
|
modern: the looping is tricky...this version is correct
|
2017-09-04 11:47:57 -05:00 |
Doug Coleman
|
d8d7c0cd3c
|
modern: Allow comound literals
|
2017-09-04 11:33:47 -05:00 |
Doug Coleman
|
d3497b9f6b
|
modern: working on compound tokens
|
2017-09-04 11:04:55 -05:00 |
Doug Coleman
|
2773cbf889
|
modern.out: Add a <renamed> word to keep spacing correct when
refactoring.
"math" [ dup { [ slice? ] [ seq>> string? ] } 1&& [ dup >upper <renamed> ] when ] rewrite-vocab
|
2017-09-03 13:28:39 -05:00 |