John Benediktsson
|
c93fd319b3
|
help.markup: require $quotation to specify stack effect.
|
2012-09-27 11:08:52 -07:00 |
John Benediktsson
|
cc60477996
|
help.tutorial: some feedback from real world tutees.
|
2012-09-23 19:01:43 -07:00 |
Doug Coleman
|
8d6002c765
|
help.tutorial: Explain the workflow before telling the user to edit the code.
|
2012-08-15 08:58:14 -07:00 |
John Benediktsson
|
df91fa9527
|
help.html: fix test case back to original version.
|
2012-08-13 12:25:08 -07:00 |
Doug Coleman
|
94ad1c236f
|
help.html: Fix unit test.
|
2012-08-12 13:55:53 -07:00 |
John Benediktsson
|
adbe117b5a
|
help.stylesheet: missing one style...
|
2012-08-07 14:51:04 -07:00 |
John Benediktsson
|
7e616a4d55
|
help.stylesheet: provide a mechanism to adjust the help fonts.
|
2012-08-07 08:36:16 -07:00 |
John Benediktsson
|
692ae29078
|
help.search: bit faster, allow searching for things like "first2", formatted output, and allow both phrase and starts-with searching.
|
2012-07-31 14:24:08 -07:00 |
John Benediktsson
|
e6a26185d5
|
help.search: allow searching within help articles.
|
2012-07-31 10:31:05 -07:00 |
Doug Coleman
|
ba64012f79
|
docs: vm says to read "command-line" but it was called "cli". change the article title in the docs.
|
2012-07-25 23:49:19 -07:00 |
John Benediktsson
|
17a50c649b
|
vocabs: enforce sorting of keyed vocabs.
|
2012-07-24 15:04:32 -07:00 |
John Benediktsson
|
695e6aea49
|
help.html: fix using.
|
2012-07-22 22:24:56 -07:00 |
John Benediktsson
|
504bb901cf
|
help.html: adding links to github source files.
|
2012-07-22 22:12:19 -07:00 |
John Benediktsson
|
7dc8b2ef1f
|
help.vocabs: adding platforms to metadata.
|
2012-07-22 15:33:21 -07:00 |
John Benediktsson
|
9e1f82add6
|
help.markup: check the number of arguments to help markup.
|
2012-07-22 14:05:30 -07:00 |
John Benediktsson
|
7a615ae33b
|
help: don't make word help create global boxes.
|
2012-07-20 12:00:47 -07:00 |
Doug Coleman
|
7327999e0a
|
cookbook: One less pitfall.
|
2012-07-19 17:44:00 -07:00 |
John Benediktsson
|
1a73e79ef7
|
cleanup some use of with-scope.
|
2012-07-19 13:55:34 -07:00 |
John Benediktsson
|
90d0951ada
|
more use of H{ } make.
|
2012-07-19 11:24:45 -07:00 |
Doug Coleman
|
efbdf222a7
|
issue #358: Finish renaming <apropos> to <apropos-search>
|
2012-06-21 08:35:44 -07:00 |
Doug Coleman
|
425846298c
|
issue #358: Rename apropos tuple -> apropos-search.
|
2012-06-21 08:35:39 -07:00 |
Doug Coleman
|
2b35edb595
|
issue #358: Make a word lookup-article so that article is just a tuple.
|
2012-06-21 08:35:38 -07:00 |
Joe Groff
|
5948f53725
|
change temp-file to cache-file where appropriate
|
2012-04-16 11:55:27 -07:00 |
Doug Coleman
|
abc953ecea
|
help-lint fixes for recent changes
|
2011-12-07 12:26:35 -08:00 |
Slava Pestov
|
72fdb8c5fb
|
help.html: change back to the old naming scheme because we have too many links to existing doc articles all over the net
|
2011-12-04 13:46:13 -08:00 |
Joe Groff
|
1ef6fc03e6
|
remove values vocab
|
2011-11-28 21:26:33 -08:00 |
Joe Groff
|
c8fd36bbdb
|
kill tools.profiler.counting and ui.tools.profiler
Load tools.profiler.sampling from bootstrap/tools instead.
|
2011-11-10 12:33:10 -08:00 |
Doug Coleman
|
c731dc6edb
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
Doug Coleman
|
15575e5dd9
|
help.html: fix glossary link.
|
2011-11-05 00:05:58 -07:00 |
Joe Groff
|
43c832c991
|
help.handbook: update link to counting profiler
|
2011-11-02 13:23:15 -07:00 |
Slava Pestov
|
99b4752c57
|
help.html: I give up with the article name escaping. Just compute a SHA1 hash and use that as the file name. Fixes #309
|
2011-10-29 15:27:27 -07:00 |
Slava Pestov
|
914a4aee09
|
help.html: simpler stylesheet for navbar to give it a consistent look. Fixes #310
|
2011-10-29 15:27:27 -07:00 |
Slava Pestov
|
650fdc8fe5
|
help.html: use GET not POST for search form, so that the search term appears in the URL, and to make the back button work. Fixes #312
|
2011-10-29 15:27:27 -07:00 |
Doug Coleman
|
51c033a1f6
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
Doug Coleman
|
26872ffe4d
|
Rename vocab to lookup-vocab
|
2011-10-24 06:42:54 -05:00 |
John Benediktsson
|
5a943b32c4
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
John Benediktsson
|
d750197a7e
|
help.syntax: if you're gonna have HELP: stack effects, they might as well be correct...
|
2011-10-18 20:12:42 -07:00 |
John Benediktsson
|
2608214622
|
help.syntax: allow HELP: to have optional stack effect.
|
2011-10-18 19:14:53 -07:00 |
John Benediktsson
|
0965d9be41
|
webapps.help: remove frames. Fixes #242.
|
2011-10-13 22:09:30 -07:00 |
John Benediktsson
|
7bdf805a0f
|
help.html: better to set all recent help entries to empty.
|
2011-09-29 13:34:27 -07:00 |
John Benediktsson
|
aa0f7d0f72
|
help.html: don't display recent searches. Fixes #211.
|
2011-09-29 12:10:55 -07:00 |
Joe Groff
|
88c5bb17f8
|
help.markup: add tests
|
2011-09-15 15:55:54 -07:00 |
Joe Groff
|
668a4557da
|
help.markup: change related-words to notify definition observers for the affected words and to update the relations of formerly-related words; fixes #28
|
2011-09-15 15:55:54 -07:00 |
Doug Coleman
|
dd824bf0e5
|
Display articles in history better. Fixes issue #29.
Define a default method on article-name to call article-title.
|
2011-09-09 18:49:31 -07:00 |
John Benediktsson
|
eb6c986cd6
|
Merge branch 'master' into sorting
Conflicts:
basis/heaps/heaps-tests.factor
|
2011-04-12 18:09:36 -07:00 |
Doug Coleman
|
9b97f22b92
|
Make print-topic print a newline and adjust usages elsewhere. Reported by mrjbq7.
|
2011-04-10 14:18:35 -05:00 |
John Benediktsson
|
d58bc08aa0
|
Update code that did ">alist sort-" to just "sort-".
|
2011-04-07 09:01:21 -07:00 |
John Benediktsson
|
bac951a618
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2011-03-14 22:47:02 -07:00 |
otoburb
|
61096c1657
|
basis/help/apropos: Added unicode.categories. Missing from previous commit.
|
2011-03-14 01:21:56 +00:00 |
otoburb
|
e4bf5f104e
|
basis/help/apropos: Trimming whitespace before and after search query. Allows accidental/reflex whitespace to be corrected so results can still be returned.
|
2011-03-14 01:21:56 +00:00 |