John Benediktsson
|
3265f33b6b
|
vocabs: fix help lint error.
|
2015-07-14 18:17:28 -07:00 |
John Benediktsson
|
94ed98e78c
|
Use $sequence in a few places.
|
2015-07-14 15:57:18 -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
|
98935b7f15
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
John Benediktsson
|
d44cc17161
|
update docs for help.lint checks.
|
2013-08-24 11:39:31 -07:00 |
Doug Coleman
|
f6353e17cd
|
Make the require-hook throw an error if the vocabulary does not exist in the dictionary or on disk. Move require docs to vocabs. Add unit tests for require. Fixes #339.
|
2011-11-03 11:39:34 -07:00 |
Doug Coleman
|
fb44adef99
|
Clean up formatting, rename load-vocab-hook to require-hook. Add a unit test for vocabs.loader.
|
2011-11-02 16:31:42 -07:00 |
Doug Coleman
|
26872ffe4d
|
Rename vocab to lookup-vocab
|
2011-10-24 06:42:54 -05:00 |
Doug Coleman
|
3d65fbf1c7
|
Remove docs for removed word
|
2011-10-24 00:57:14 -05:00 |
John Benediktsson
|
605c2b265e
|
vocabs: adding docs for 'parent-vocab?' and 'parent-vocabs'.
|
2011-09-25 18:36:20 -07:00 |
Keita Haga
|
1270167513
|
vocabs: fix typo in docs
|
2010-11-14 17:14:40 +09:00 |
Slava Pestov
|
5ac954b154
|
vocabs: add a link to the parse-time word lookup article
|
2010-04-28 05:04:09 -04:00 |
Joe Groff
|
2599993093
|
link vocabularies->words->quotations in synopsis documentation
|
2009-10-28 22:48:25 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
7741d2ca23
|
- definitions.icons now has a reference article
- move about to help.vocabs; it now opens the vocab browser instead
- help.vocabs is in default use list
- add runnable-vocab predicate class
|
2009-03-24 09:11:45 -05:00 |
Slava Pestov
|
7c61cf190f
|
Circularity between vocabularies no longer causes an infinite loop; loading a vocabulary like json or furnace no longer loads certain files twice
|
2008-11-23 00:04:18 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Doug Coleman
|
bbcba1a7f6
|
fix docs
|
2008-09-02 15:22:56 -05:00 |
Slava Pestov
|
3591ed402d
|
Simplify vocab.loader even further
|
2008-03-19 14:39:08 -05:00 |
Slava Pestov
|
d9338b1cd2
|
Remove interned predicate class
|
2008-02-06 12:47:15 -06:00 |
Slava Pestov
|
3b311d3cb7
|
definition observers; move with-compilation-unit and related support to compiler.units
|
2008-01-09 04:52:08 -05:00 |
Slava Pestov
|
fa72e695a4
|
Fix tpo
|
2008-01-09 01:35:28 -05:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |