Björn Lindqvist
a1f9fca4dc
FUEL: ensuring that autodoc works for qualified word references (eg unix.ffi:accept)
2017-01-07 15:26:19 +01: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
Björn Lindqvist
c631ba8dfe
FUEL: the web reference have next and prev links for each word, let's add them to the fuel
...
help too
2015-06-07 17:00:56 -07:00
Björn Lindqvist
b9082ca7b1
FUEL: fallback to the all-words algorithm when search doesnt work
...
It's to hard to figure out the correct "in" and "usings" values for
fuel-eval-in-context when *fuel help* is looking at articles. Instead
of trying, fallback on the less precise word lookup algorith and
accept that it sometimes will lead you wrong.
2014-04-18 08:43:11 -07:00
Björn Lindqvist
385a8a0798
FUEL: remove fuel-help-short and supporting code
...
The feature is not used anywhere (not bound to any key) and the normal
fuel-help display works better than fuel-help-short anyway
2014-04-18 08:43:11 -07:00
Björn Lindqvist
35fd1ad8cb
FUEL: correct fuel-helps word lookup algorithm
...
e.g if you lookup help for pop you should see the help page for
sequences:pop not persistent.deques.private:pop
2014-04-14 08:38:33 -07:00
John Benediktsson
17b467a58e
fuel.help: fix use of lookup-article.
2012-06-21 11:53:46 -07:00
Doug Coleman
763d9a3f7d
Missed yet more renames
2011-10-24 17:00:09 -07:00
Slava Pestov
daed003f33
vocabs.hierarchy: more refactoring, update existing code for new API
2009-07-06 04:55:23 -05:00
Slava Pestov
aaeeaa1e6f
Fix load errors
2009-06-08 04:18:57 -05: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
Slava Pestov
637d06a4f8
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
2009-03-24 04:11:08 -05:00
Slava Pestov
eb0bedd9b0
Fixing up code after 'see' refactoring
2009-03-11 08:34:25 -05:00
Jose A. Ortega Ruiz
42fc636abc
FUEL: fix vocabulary list tables.
2009-03-07 14:21:23 +01:00
Jose A. Ortega Ruiz
6a711861c6
FUEL: Compilation fixes.
2009-03-07 13:55:22 +01:00
Jose A. Ortega Ruiz
e426026f73
FUEL: Fix.
2009-02-19 10:36:52 +01:00
Jose A. Ortega Ruiz
9e68c222f0
FUEL: small refactoring.
2009-02-19 10:26:00 +01:00
Jose A. Ortega Ruiz
08113cd741
FUEL: Don't load vocabs in USING: form by default.
2009-02-19 01:33:47 +01:00
Jose A. Ortega Ruiz
2ea9d0bce1
FUEL: Better handling of $see in help browser.
2009-01-30 00:20:58 +01:00
Jose A. Ortega Ruiz
d3cbb62851
FUEL: fuel.xref subvocabulary factored out.
2009-01-22 16:11:44 +01:00
Jose A. Ortega Ruiz
16c067e71a
FUEL: Bug fix.
2009-01-13 10:29:27 +01:00
Jose A. Ortega Ruiz
5909ca0bd8
FUEL: New refactoring: inline word.
2009-01-13 04:06:21 +01:00
Jose A. Ortega Ruiz
960b67f6c9
FUEL: Subvocabularies factored out from fuel.
2009-01-12 00:52:31 +01:00