John Benediktsson
|
8dd67e0741
|
tools.scaffold: use vocabs:check-vocab-name.
|
2015-07-09 11:02:09 -07:00 |
John Benediktsson
|
7d50ab1937
|
tools.scaffold: check vocab name in scaffold-vocab.
|
2015-07-09 10:51:44 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
Doug Coleman
|
69ee8b9190
|
core, basis: Don't use the IN: foo.private feature and undocument it.
It only works well when you are loading code dynamically.
|
2015-06-30 08:51:07 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Doug Coleman
|
44e8e7b344
|
primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct.
Use PRIMITIVE: in core/ and basis/
|
2015-06-25 18:02:03 -07:00 |
John Benediktsson
|
6698f7d55d
|
tools.coverage: cleanup and use deep-reduce in count-callables.
|
2015-06-09 08:43:51 -07:00 |
John Benediktsson
|
667462e848
|
tools.coverage: fix refactor bug.
|
2015-06-09 08:03:35 -07:00 |
John Benediktsson
|
d68175f48f
|
Some more general fixes for recent refactors.
|
2015-06-08 19:15:29 -07:00 |
Doug Coleman
|
6e60c811ac
|
core: Rename create to create-word, create-in to create-word-in.
|
2015-06-08 12:47:35 -07:00 |
Doug Coleman
|
a4c5a748ad
|
core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise.
|
2015-06-08 12:47:35 -07:00 |
John Benediktsson
|
296968580a
|
use assoc-reject instead of [ ... not ] assoc-filter.
|
2015-05-12 19:08:42 -07:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
John Benediktsson
|
a33fc84de7
|
help.lint.checks: re-enable leak detection.
|
2015-05-12 10:46:37 -07:00 |
Doug Coleman
|
59205b0399
|
tools.scaffold: generating docs for obj/f was broken.
|
2015-05-05 21:39:55 -07:00 |
Björn Lindqvist
|
92165e4ee7
|
Docs: bunch of smaller documentation fixes for various vocabs
|
2015-04-29 09:31:54 -07:00 |
John Benediktsson
|
7e4d1178c3
|
interpolate: don't break backwards compatibility.
|
2015-04-18 20:22:29 -07:00 |
John Benediktsson
|
c5ed2c89fe
|
interpolate: some fixes for recent API change.
|
2015-04-18 19:36:49 -07:00 |
John Benediktsson
|
faa7fde557
|
tools.ps: enable use from command-line.
|
2015-04-09 10:43:43 -07:00 |
John Benediktsson
|
24101fbaeb
|
tools.hexdump: enable use from command-line.
|
2015-04-09 10:43:20 -07:00 |
John Benediktsson
|
83f7b31910
|
io.launcher: cleanup public interface, make some things private or internal.
|
2014-12-30 10:04:09 -08:00 |
John Benediktsson
|
0b460c431b
|
tools.deploy.backend: add word for deleting cached staging images.
|
2014-12-23 08:56:05 -08:00 |
John Benediktsson
|
c0dda5c7e9
|
command-line: save the executable in a variable so that people don't use (command-line) directly if possible.
|
2014-12-23 08:12:31 -08:00 |
John Benediktsson
|
9b47a82e78
|
tools.deploy.shaker: set the rest of the args to preserve current behavior.
|
2014-12-22 22:44:42 -08:00 |
John Benediktsson
|
3709749ea1
|
tools.disassembler: allow disassemble of compose and curry.
|
2014-12-19 11:40:41 -08:00 |
John Benediktsson
|
00b1919725
|
basis: cleanup using.
|
2014-12-01 22:18:32 -08:00 |
Doug Coleman
|
726e5068f7
|
Revert "tools.test: Print tests homoiconically. There is too much spacing still"
This reverts commit 34a197248c .
|
2014-11-23 23:59:57 -08:00 |
Doug Coleman
|
beaa8ef083
|
Revert "tools.test: Fix using list."
This reverts commit 4306180c11 .
|
2014-11-23 23:59:35 -08:00 |
Doug Coleman
|
4306180c11
|
tools.test: Fix using list.
|
2014-11-23 18:01:19 -08:00 |
Doug Coleman
|
34a197248c
|
tools.test: Print tests homoiconically. There is too much spacing still
but it's better than before imo. See #1221.
|
2014-11-23 16:51:40 -08:00 |
John Benediktsson
|
de179243ce
|
basis/extra: cleanup uses of add-library.
|
2014-11-13 13:05:14 -08:00 |
John Benediktsson
|
d6b6f3893d
|
basis/extra: switch to "vocab." os name>> append require.
|
2014-11-13 13:00:44 -08:00 |
John Benediktsson
|
d89ae96c64
|
tools.scaffold: support more types and maybe types.
|
2014-11-13 08:23:22 -08:00 |
Doug Coleman
|
1ce7c6a9e7
|
tools.scaffold: Add type for exemplar in docs.
|
2014-11-08 00:40:13 -08:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
Doug Coleman
|
7799c6f217
|
tools.scaffold: Make a better scaffold-examples word in hopes it will cause more examples to get written. Add more docs. Fix spacing bug in scaffold-undocumented.
|
2014-10-31 17:45:48 -07:00 |
Doug Coleman
|
56217afcbb
|
tools.deploy-tests: inc size for linux32
|
2014-10-09 12:23:12 -07:00 |
Doug Coleman
|
7328fa306f
|
tools.deploy: Bump the build size. This is a comparatively sizeable bump
compared to usual, but I really want clean builds.
|
2014-10-08 11:41:34 -07:00 |
Doug Coleman
|
424e1983e4
|
tools.profiler.sampling: Kick it down a notch. Makes win32 tests finish!
|
2014-10-07 23:56:50 -07:00 |
Björn Lindqvist
|
4a96e6163b
|
VM: new primitive (callback-room) for querying the VM about memory usage
The word works exactly like (code-room) except it looks at the memory
usage in the callback heap instead of the code heap.
|
2014-09-29 07:30:21 -07:00 |
Björn Lindqvist
|
8d6df6d128
|
tools.deploy.backend: with-variables need to be on the whole block
|
2014-09-28 22:57:24 +02:00 |
Björn Lindqvist
|
07dd28c94d
|
tools.deploy.backend: rearranging the order of parameters in the deploy process, -run needs to be last
|
2014-09-28 13:14:42 -07:00 |
Doug Coleman
|
c9e705ff6a
|
tools.deploy: bump sizes for linux32. so not hardcore.
|
2014-09-24 17:12:02 -07:00 |
Doug Coleman
|
cf6ae0ec2e
|
tools.depoy: Bump test size for mac32.
|
2014-09-12 12:08:05 -07:00 |
John Benediktsson
|
aaeb3f357e
|
tools.deploy.backend: use make-my-image.
|
2014-08-05 12:24:34 -07:00 |
John Benediktsson
|
f8c4827095
|
tools.deploy.macosx: needs more boolean.
|
2014-08-05 11:44:43 -07:00 |