John Benediktsson
|
d94b135087
|
vocabs.metadata: cleanup paths to be fully specified.
|
2020-03-05 08:59:36 -08:00 |
John Benediktsson
|
8f9bfae37c
|
vocabs.metadata: rename vocab-file-contents to vocab-file-lines.
|
2018-02-09 10:19:33 -08:00 |
John Benediktsson
|
94e285e6de
|
vocabs.metadata: remove filter-don't-test (inline it instead).
|
2017-07-05 09:41:05 -07:00 |
Björn Lindqvist
|
f8e34c7392
|
vocabs.metadata: removing words not used anymore
|
2017-07-05 01:50:39 +02:00 |
Doug Coleman
|
4e0de5d6c4
|
vocabs.metadata: Refactor metadata so that all metadata files harvest empty lines.
|
2016-03-30 22:11:18 -07:00 |
Doug Coleman
|
6c4960737c
|
vocabs.metadata: Allow empty lines in platforms.txt parsing. Fixes 1554.
|
2016-03-30 21:52:13 -07:00 |
John Benediktsson
|
e2e3b448ee
|
vocabs.metadata: moving os-specific paths to tools.deploy.
|
2016-03-23 07:44:35 -07:00 |
John Benediktsson
|
087b8df798
|
vocabs.metadata: fix for error refactoring.
|
2015-08-23 18:37:34 -07:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
02008979d9
|
factor: Change ERROR: foo ; to define ``throw-foo`` instead of having ``foo`` throw implicitly. The old ``foo`` still throws implicitly because this is a big change to get right in one patch, but it should be removed soon.
|
2015-08-12 15:26:18 -05:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
Doug Coleman
|
aafc2a6190
|
vocabs.metadata: Rename unsupported-platform.
|
2013-03-23 21:35:36 -07:00 |
John Benediktsson
|
83712ad87e
|
io.directories: defining "?delete-file".
|
2012-10-25 10:07:15 -07:00 |
Doug Coleman
|
c731dc6edb
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
Slava Pestov
|
7524007110
|
load-all now skips vocabs tagged 'not loaded', and test-all skips vocabs tagged 'not tested'
|
2010-04-13 18:43:33 -07:00 |
Daniel Ehrenberg
|
da57436180
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
Slava Pestov
|
6e516789d5
|
continuations: add a throw-continue word for resumable errors, and change vocabs.metadata to throw a resumable error if the current platform is not supported
|
2010-02-20 13:41:33 +13:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Joe Groff
|
f9d6ba0339
|
tools.deploy.macosx: copy "icon.icns" from deployed vocab to app bundle as app icon
|
2010-02-15 10:56:23 -08:00 |
Joe Groff
|
c0aee19082
|
vocabs.metadata: add "vocab-resources" word to read list of deployable resource files from a "resources.txt" file in the vocab directory. add "vocabs.metadata.resources" subvocab that expands globs and directory names in resources.txt entries
|
2010-02-13 14:31:10 -08:00 |
Slava Pestov
|
b2c3183b21
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |