John Benediktsson
|
ace299b5c7
|
help: fix some html navigation styles.
|
2015-08-16 11:38:38 -07:00 |
John Benediktsson
|
81cbf71d27
|
help: make the default print prev/next links but then modify ui.tools.browser to do what it used to do.
|
2015-08-16 11:33:24 -07:00 |
nicolas-p
|
d71f7b955e
|
help: fixed USING
|
2015-08-16 07:54:45 -07:00 |
nicolas-p
|
1817a4b8cb
|
Refactored prev/next buttons code
|
2015-08-16 07:54:16 -07:00 |
nicolas-p
|
706fe6eb4e
|
help: Added arrows in prev/next links
|
2015-08-16 07:53:34 -07:00 |
nicolas-p
|
10cb51c031
|
help: removing prefix
|
2015-08-16 07:53:30 -07:00 |
nicolas-p
|
0bdeb0c60f
|
Prev/next buttons in Browser
|
2015-08-16 07:53:30 -07:00 |
nicolas-p
|
547ca698d8
|
Removed extra new line in help
|
2015-08-16 07:53:28 -07:00 |
nicolas-p
|
376eb20f8b
|
Browser improvements
Browser with a unified toolbar and a header that is always visible. The
prev/next buttons are moved to the bottom of the page.
|
2015-08-16 07:53:25 -07:00 |
John Benediktsson
|
f88febc03e
|
namespaces: remove is-global word.
|
2015-08-13 17:46:40 -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
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
c74939e43b
|
help: make sure error-classes are displayed in error index.
|
2013-04-06 13:35:37 -07:00 |
Doug Coleman
|
aa26fec7c6
|
help: Mismatched <PRIVATE PRIVATE> pair.
|
2013-03-10 15:14:14 -07:00 |
John Benediktsson
|
7a615ae33b
|
help: don't make word help create global boxes.
|
2012-07-20 12:00:47 -07:00 |
John Benediktsson
|
90d0951ada
|
more use of H{ } make.
|
2012-07-19 11:24:45 -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 |
Slava Pestov
|
bd7be6f7b8
|
help.home: don't flip out if an article in the recent list does not exist. Fixes problem where forgetting a vocab screws up help browser
|
2010-02-09 22:21:05 +13:00 |
Slava Pestov
|
b551721dd9
|
Minor cosmetic fixes
|
2009-11-10 21:48:00 -06:00 |
Keith Lazuka
|
4743ffdc18
|
help.html: with-nesting-block now maps to an HTML DIV with display: inline-block CSS style
This change allowed me to remove the old hack that suppressed newlines
in the stream if they occurred immediately after a DIV.
|
2009-10-04 07:17:54 -04:00 |
Keith Lazuka
|
992a49839f
|
help: inserted a blank line between the title and the article content.
|
2009-09-21 15:33:21 -04:00 |
Keith Lazuka
|
65e9c29a7b
|
io.styles: bailed out on the with-nested-styles combinator
|
2009-09-11 20:35:56 -04:00 |
Keith Lazuka
|
e1979f5ad5
|
help browser: tweaked the colors based on user feedback.
The USING: line should be easier to read now.
I also decided to stop highlighting symbols.
|
2009-09-10 13:27:49 -04:00 |
Keith Lazuka
|
1bb48ec9ea
|
Changed Browser's "Up:" links to a traditional breadcrumbs list.
Tweaked a few colors in the Factor UI.
|
2009-09-09 10:44:41 -04:00 |
Slava Pestov
|
2e115dc5c3
|
Better prettyprinting of method-body instances
|
2009-04-24 00:20:33 -05:00 |
Slava Pestov
|
48e70b65fa
|
Move cross-referencing stuff to tools.crossref since compiler doesn't depend on it anymore, and compute cross-referencing index as needed; reduces image size by ~4Mb
|
2009-04-22 04:20:38 -05: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
|
786475102d
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
Slava Pestov
|
be4fb1e7d9
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
Slava Pestov
|
ab386d01aa
|
Merge branch 'master' into new_ui
|
2009-02-10 16:23:14 -06:00 |
Slava Pestov
|
07caee3405
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
Slava Pestov
|
fe59b4d24d
|
help: make all relevant words infer
|
2009-02-09 01:47:31 -06:00 |
Slava Pestov
|
4849830ebd
|
Help pages now have next/prev links
|
2008-12-20 17:32:38 -06:00 |
Slava Pestov
|
41d3b13f7c
|
f print-topic no longer prints an error
|
2008-12-18 21:17:33 -06:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Slava Pestov
|
915bd51b20
|
Tweak debugger and traceback a bit
|
2008-11-24 12:29:24 -06:00 |
Slava Pestov
|
208a54e08e
|
Help for generic words and classes now lists methods
|
2008-11-22 03:37:46 -06:00 |
Slava Pestov
|
1162ee6b0f
|
Add <> word
|
2008-11-22 03:22:19 -06:00 |
Slava Pestov
|
2620a10107
|
Display help in browser tool
|
2008-11-20 20:34:49 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
44f53de164
|
Move make to its own vocabulary, remove fry _ feature
|
2008-09-10 20:07:00 -05:00 |
Doug Coleman
|
8a921c791c
|
if-empty changes
|
2008-09-06 19:13:59 -05:00 |
Slava Pestov
|
a9cf3facbb
|
More load fixes
|
2008-07-29 03:17:21 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |