Doug Coleman
|
4e9d383fe5
|
docs: Fix help-lint-all mistakes.
|
2018-07-07 01:13:19 -05:00 |
John Benediktsson
|
8f9bfae37c
|
vocabs.metadata: rename vocab-file-contents to vocab-file-lines.
|
2018-02-09 10:19:33 -08:00 |
John Benediktsson
|
77f56b648f
|
vocabs.metadata.resources: sometimes vocab-resources can be ``f``.
|
2018-02-09 10:19:06 -08: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 |
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 |
Björn Lindqvist
|
581e2e2a62
|
vocabs.metadata.resources,help.pdf: gather used
|
2016-11-28 02:04:28 +01:00 |
Björn Lindqvist
|
3dbec75864
|
vocabs.metadata.resources: updating the docs i forgot
|
2016-09-13 17:11:48 +02:00 |
Björn Lindqvist
|
b40e6cbd6d
|
vocabs.metadata.resources: new error resource-missing, if a resources.txt line doesnt match something
So then if files declared in resources.txt are missing, that will
hopefully be caught by the deploy process.
|
2016-09-13 06:07:14 +02:00 |
Björn Lindqvist
|
c23dbf0f8f
|
vocabs.metadata.resources: refactoring of code for gathering resources
|
2016-09-13 05:36:50 +02:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
Björn Lindqvist
|
ea4333e490
|
io.directories: new utility word make-parent-directories, for making sure directories exists
|
2016-06-15 00:33:44 +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 |
Doug Coleman
|
b2a51dfeb2
|
vocabs.metadata: wrap test in a with-manifest to ensure there's a manifest. Fixes #1463.
|
2015-08-27 22:28:30 -07:00 |
Doug Coleman
|
2a520191e1
|
vocabs.metadata: Fix test so it stops trying to load the wrong platform vocabulary forever. Fixes #1463.
|
2015-08-27 18:51:40 -07:00 |
John Benediktsson
|
3154e70b88
|
vocabs.metadata: add some tests.
|
2015-08-23 18:43:36 -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 |
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 |
John Benediktsson
|
2c3492a916
|
minor cleanup to some docs.
|
2015-05-13 16:09:14 -07:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
Björn Lindqvist
|
60ffe0680e
|
kernel: new combinator 2with = with with
|
2014-07-22 07:40:13 -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
|
f3b264522c
|
io.directories: move directory-tree-files words to io.directories.hierarchy, where all the other *-tree stuff is
|
2010-09-11 18:43:47 -07: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
|
2f70ebd4d0
|
vocabs: document platforms.txt
|
2010-02-21 20:38:09 +13: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
|
31029de959
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-16 10:41:15 -08:00 |
Joe Groff
|
25b93af7df
|
git doesn't track empty directories. remove that from the vocab.metadata.resources tests
|
2010-02-16 10:29:18 -08:00 |
Slava Pestov
|
4b41d8e83e
|
vocabs.metadata.resources: fix help lint
|
2010-02-17 01:52:16 +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
|
281ddf5b27
|
remove debug output from vocab.metadata.resources
|
2010-02-14 12:08:13 -08:00 |
Joe Groff
|
9c77d7bde8
|
have tools.deploy.shaker write a manifest of loaded vocabs to a file. have tools.deploy.backend read in this manifest. have tools.deploy.macosx copy resources for the manifest vocabs to the deployed bundle
|
2010-02-14 11:29:37 -08:00 |
Joe Groff
|
072dd3b0d0
|
vocabs.metadata.resources: don't try to expand resource patterns for vocabs without a resources.txt
|
2010-02-14 09:59:36 -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 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04: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 |