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
John Benediktsson
8f5bd796a1
help.markup: Store $url as urls.
2011-03-07 15:03:48 -08:00
Keita Haga
fba461fe64
help.topics: fix typo in docs
2011-02-04 22:53:05 +09:00
Keita Haga
84e5c21fa9
help.tutorial: minor fix
2011-01-18 18:35:48 +09:00
Keita Haga
c12412ba29
help.tutorial: updating to 2011
2011-01-15 12:52:14 +09:00
Keita Haga
2e08b85977
help: minor improvement in example usage of 'ARTICLE:'
2011-01-14 23:50:54 +09:00
Keita Haga
69353f2625
help: clean up to example usage of 'HELP:' in docs
2011-01-14 23:05:32 +09:00
John Benediktsson
d926a5e28a
help.tutorial: updating to 2011.
2011-01-05 18:37:32 -08:00
John Benediktsson
5dcd6b36d4
Merge branches 'master' and 'cleanup' into cleanup
2011-01-05 18:35:13 -08:00
Keita Haga
9f7c22be60
help, hints: remove syntax vocab in few examples
2010-12-04 01:25:14 +09:00
Keita Haga
cca391861e
help: add stack effect declaration and using to HELP: example in docs
2010-11-29 03:44:45 +09:00
John Benediktsson
7a06cacd45
help.tutorial: minor cleanup.
2010-11-25 23:58:33 -08:00
Keita Haga
58bac61281
help.handbook: fix typo
2010-11-16 17:45:25 +09:00
Slava Pestov
8912253b5c
help.html: put exact matches first in search results
2010-09-20 21:36:20 -07:00
John Benediktsson
0701a68760
help.apropos: some cleanup and performance improvement.
2010-08-13 19:32:49 -07:00
Slava Pestov
7f4b7d66a3
help.html: escape % in word names (reported by Anton Gorenko)
2010-07-26 17:43:50 -04:00
Doug Coleman
3560b93329
make unlinked-words take a vocabulary name instead of a list of words
2010-06-23 14:58:07 -05:00
Doug Coleman
bdecd564a3
Use keys/values where appropriate
2010-05-21 12:48:04 -05:00
Slava Pestov
627295f094
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
2010-05-06 17:21:02 -04:00
Daniel Ehrenberg
512fe14e4e
Merge branch 'bags' of git://github.com/littledan/Factor
...
Conflicts:
basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor
basis/furnace/auth/auth.factor
basis/stack-checker/backend/backend.factor
2010-03-16 13:28:00 -04:00
Joe Groff
4367b15c4a
update help-lint to complain when $quotation effect doesn't match declared effect on corresponding input parameter of stack effect
2010-03-09 19:51:04 -08:00
Daniel Ehrenberg
434605c0b5
Changing some uses of prune to use members
2010-02-27 13:14:03 -05:00
Daniel Ehrenberg
7ad324837b
Updated documentation for sets
2010-02-27 00:27:40 -05:00
Daniel Ehrenberg
7cd3360cdd
Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth
2010-02-26 17:17:40 -05:00
Daniel Ehrenberg
7074979745
Moving new-sets to sets
2010-02-26 16:01:01 -05:00
Slava Pestov
c3de89c808
help.lint.checks: you can't have duplicate names in $values anymore
2010-02-19 12:32:03 +13:00
Slava Pestov
2a517d31df
help.stylesheet: tweak color
2010-02-19 04:11:57 +13:00
Slava Pestov
da7cd4186a
help.markup: make $example render slightly nicer
2010-02-18 01:18:48 +13: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
229a956593
help.handbook: mention foo! naming convention
2010-02-04 03:55:08 +13:00
Slava Pestov
6306d58f77
help.crossref, tools.crossref: improved help cross-referencing
2010-01-26 01:18:10 +13:00
Slava Pestov
13e2de5cae
help.lint: flush
2010-01-26 01:01:27 +13:00
Slava Pestov
0612bc6177
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
Slava Pestov
b551721dd9
Minor cosmetic fixes
2009-11-10 21:48:00 -06:00
Doug Coleman
89a426d797
fix help lint
2009-10-30 13:35:20 -05:00
Joe Groff
eccf3fba9d
shun ugly shuffle words in the docs
2009-10-29 19:42:55 -05:00
Slava Pestov
50f5c3d116
remq -> remove-eq, delq -> remove-eq!
2009-10-28 00:23:08 -05:00
Joe Groff
18d8dd4aee
restore getting started and index topics to the handbook for the benefit of docs.factorcode.org
2009-10-24 21:28:24 -05:00
Joe Groff
0223ab5b2a
Merge branch 'master' of http://factorcode.org/git/factor
2009-10-24 16:30:39 -05:00
Joe Groff
99778566bd
homepage header consistency
2009-10-24 16:27:27 -05:00
Joe Groff
6f006cd0c7
rearrange top-level help a little so that introductory articles are more discoverable
2009-10-24 16:14:19 -05:00
Joe Groff
7d10458aef
make the glossary the first thing on the "conventions" page
2009-10-24 15:47:06 -05:00
Slava Pestov
9d4df482c8
help: don't consider children of $markup-examples for cross-referencing
2009-10-23 03:27:45 -05:00
Doug Coleman
83a442c30f
don't natural-sort the stack effects or $values in help-lint -- catches a lot more documentation errors
2009-10-21 17:39:53 -05:00
Slava Pestov
5346fb9f23
help.handbook: remove 'type index'
2009-10-20 07:07:03 -05:00
Slava Pestov
fc317d7714
help.tutorial: clarify role of ''reload'' word
2009-10-19 19:17:38 -05:00
Keith Lazuka
36a6e9e7bb
help.markup: markup unit tests must ensure that 'last-element' is initialized to 'f' before running each test.
2009-10-09 12:16:02 -04:00
Slava Pestov
b952977d53
help.markup: long links don't show stack effect for parsing words and symbols
2009-10-09 04:46:41 -05: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
405e5d015b
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
Keith Lazuka
1a44b22f14
help.markup: new logic for preventing accidental double blank lines
...
$subsections emits a blank line after the final link so that subsequent span text is nicely spaced away from the group of links. Prior to this bug fix, if you were to put a $heading immediately after a $subsections element, there would be 2 blank lines between them. This fixes it so that there is only a single blank line between them.
I also added a bunch of unit tests for span, block, $heading and $nl layout interactions.
2009-10-01 13:15:28 -04:00
Keith Lazuka
f58e913336
help.markup: fix layout bug for "N more results" link in apropos content
2009-09-30 15:06:29 -04:00
Slava Pestov
da623ba29a
Merge branch 'link' of git://github.com/klazuka/factor
2009-09-30 05:11:21 -05:00
Keith Lazuka
bdd47b9991
help.markup: word link stack effect is now clickable
2009-09-28 10:44:46 -04:00
Slava Pestov
77fa16c76f
alien: improve documentation
2009-09-26 21:28:11 -05:00
Slava Pestov
0836e79e66
Fix conflict
2009-09-23 20:52:04 -05:00
Keith Lazuka
c4ed7f38b7
help: added documentation for $subsections
2009-09-21 15:46:34 -04:00
Keith Lazuka
c4419ba4a3
help.markup: made $nl less promiscuous with its newlines
2009-09-21 15:41:04 -04:00
Keith Lazuka
66a6108d42
help.markup: added $subsections markup and consolidated $link implementations
...
- Created a new markup element, $subsections, which is a plural variant
of $subsection. The advantage is that it automatically inserts a
blank line after the final subsection which makes help articles
considerably easier to read.
- Consolidated the implementation of $link, $long-link and $pretty-link
- Moved $definition-icons from definition.icons to help.markup
- Moved $pretty-link from help.vocabs to help.markup
2009-09-21 15:35:16 -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
Doug Coleman
eceed177d6
replace usages of <" with """
2009-09-20 22:42:40 -05:00
Slava Pestov
096c7e7a47
help.html: don't strip out vocabs without roots since that gets rid of private vocabs
2009-09-15 14:48:56 -07:00
Slava Pestov
d772bff8b9
help.vocabs: tweak 'not loaded' message some more
2009-09-14 16:19:36 -05:00
Keith Lazuka
b6d57a4d19
help.vocabs: tweaked the vocab-not-loaded msg
2009-09-14 14:27:30 -04:00
Keith Lazuka
fad3d47a8b
help.vocabs: inform the user when browsing a vocab that is not loaded.
2009-09-14 11:13:45 -04:00
Keith Lazuka
91c7eb9eea
Renamed a Factor theme color to something more sensible.
2009-09-14 09:01:03 -04:00
Keith Lazuka
d0652d9d0b
help.stylesheet: fixed black border bug around nav links in HTML documentation
2009-09-14 08:50:58 -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
a96e828d7c
io.styles: renamed the 'border-width' style to 'inset'. inset takes a pair of 2 numbers (horizontal and vertical insets)
2009-09-09 15:50:25 -04:00
Keith Lazuka
28b8703b5b
help.html: link color now matches help.stylesheet link color
2009-09-09 13:33:40 -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
Keith Lazuka
ab7e2fc69b
Factor theme colors are now referenced by name.
...
Added a text file, "factor-colors.txt", which is like "rgb.txt" except it lists the theme colors used in the Factor UI.
Changed url-style color to DodgerBlue4 to match link-style.
2009-09-08 15:25:27 -04:00
Keith Lazuka
9c7d45e08a
Removed text shadow support
2009-09-08 14:22:27 -04:00
Keith Lazuka
3fb75247b2
Applied ui-tweaks patchset.
...
- prettyprinter now does syntax highlighting of Factor code
- added a prettyprinter.stylesheet vocab
- text shadow character style for formatted streams
- text shadow for labels
- toolbar buttons display keyboard shortcut in status bar rather than in the button title
- changed some colors in help.stylesheet to match the colors in Factor's scrollbars and border-buttons
- changed status bar color to match the dark blue in Factor's scrollbars
- added some internal padding to the browser gadget to give the article content some breathing room
NOTE: I removed the "pane" slot from browser-gadget. The slot was never used (at least in my image), and now that the browser-gadget's help-pane is wrapped by a "border" gadget, the slot name would be misleading.
2009-09-08 13:30:30 -04:00
Slava Pestov
ec70e1d714
More minor documentation tweaks
2009-08-30 06:32:20 -05:00
Slava Pestov
bb51ee8d26
help.vocabs: 'authors' and 'tags' weren't recursing like they should've been
2009-08-24 21:56:14 -05:00
Joe Groff
54ff361331
Merge branch 'master' of git://factorcode.org/git/factor
2009-08-24 18:04:44 -05:00
Slava Pestov
46045c882e
Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems
2009-08-24 02:26:13 -05:00
Joe Groff
c6b9a45881
$deprecated help markup
2009-08-20 18:36:55 -05:00
Joe Groff
90f8cdc0d1
link tools.deprecation docs into handbook and error-list docs
2009-08-20 16:18:47 -05:00
Doug Coleman
3f3d57032b
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
2009-08-13 19:21:44 -05:00
Philipp Brüschweiler
230061783a
misc small documentation fixes, some fixes for factor.vim, changed permissions of vm/* to 644
2009-08-10 21:33:07 +02:00
Slava Pestov
fb80f21d75
help.tutorial: minor tweaks
2009-08-07 14:54:51 -05:00
Slava Pestov
89305e0bcb
Merge branch 'master' of git://factorcode.org/git/factor
2009-08-03 01:02:14 -05:00
Slava Pestov
30fde00570
help.html: fix vocab help generation
2009-08-03 01:02:00 -05:00
Joe Groff
7c5ef08aab
[ [ ... ] compare ] sort => [ ... ] sort-with
2009-08-02 20:09:23 -05:00
Slava Pestov
afec68db24
help.lint.checks: don't throw strings
2009-07-16 21:38:54 -05:00
Slava Pestov
daed003f33
vocabs.hierarchy: more refactoring, update existing code for new API
2009-07-06 04:55:23 -05:00
Slava Pestov
bcdd94d50a
help.html: Update for vocabs.hierarchy changes
2009-07-06 04:35:00 -05:00
Slava Pestov
4d950dee9a
help.html: escape # in word names. Reported by ex_rzrjck
2009-07-06 04:24:01 -05:00
Doug Coleman
f1bf5db9ed
turn off auto-use when using help-lint
2009-06-18 19:34:56 -05:00
Slava Pestov
37b01357ec
Remove unused words discovered by Samuel Tardieu
2009-06-16 16:38:39 -05:00
Slava Pestov
aba4fa7371
Recent vocabs.parser change had a regression: vocabs with no roots (scratchpad) were excluded from default use list. Also move with-interactive-vocabs to listener vocab
2009-06-07 21:59:13 -05:00
Doug Coleman
407377fc98
rename peek -> last and update all usages
2009-05-25 16:38:33 -05:00
Slava Pestov
9be2a3c080
help.html: fix escape-filename
2009-05-16 16:54:02 -05:00
Slava Pestov
3ff291cc92
help.lint: don't use mutable vocab tuple as key in lint-failures hash
2009-05-16 09:43:01 -05:00
Slava Pestov
274655e77c
More work on auto-use
2009-05-16 04:26:45 -05:00
Slava Pestov
66a9416473
Update documentation for stricter vocabulary search path semantics
2009-05-16 00:29:21 -05:00
Slava Pestov
b62630b5ac
Updating code in basis and extra for stricter vocab search path semantics
2009-05-14 23:23:06 -05:00
Slava Pestov
b31fe9b8f2
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
2009-05-14 22:31:29 -05:00
Slava Pestov
fb6df472a2
Cleaning up USING: lists for new strict semantics
2009-05-14 16:54:16 -05:00
Slava Pestov
3cb6d95a4f
help.lint: fix :lint-failures word
2009-05-04 13:10:27 -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
2e115dc5c3
Better prettyprinting of method-body instances
2009-04-24 00:20:33 -05:00
Slava Pestov
c2fe2a4fea
Improve stack checker documentation
2009-04-23 03:48:32 -05:00
Slava Pestov
3353a777f7
Fixing some unit test failures
2009-04-22 07:05:00 -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
399de5137d
help.markup: { $maybe "foo" } now works
2009-04-21 23:02:20 -05:00
Slava Pestov
b1d0066baa
ui.tools.listener: better error summary display
2009-04-21 00:27:21 -05:00
Slava Pestov
05f3f9dcb9
Fixing unit tests for stack effect inference changes
2009-04-20 21:15:19 -05:00
Slava Pestov
ec72f33fcb
Documentation updates
2009-04-20 02:23:52 -05:00
Slava Pestov
d039f9a946
help.handbook: fix typos reported by Jon Kleiser
2009-04-19 17:38:20 -05:00
Doug Coleman
7a1841f59b
(( -- )) eval -> eval( -- )
2009-04-17 15:49:21 -05:00
Doug Coleman
dba4c0d589
fixing compiler errors in basis
2009-04-17 12:46:04 -05:00
Slava Pestov
c0874e64cc
Documentation updates
2009-04-15 18:19:35 -05:00
Slava Pestov
50a6ac2d55
Merge branch 'smarter_error_list' of git://factorcode.org/git/factor into smarter_error_list
2009-04-15 16:16:24 -05:00
Slava Pestov
ac5ad3582f
Merge branch 'master' of git://factorcode.org/git/factor into smarter_error_list
2009-04-15 16:16:14 -05:00
Slava Pestov
83b7ac3f3a
Forgetting a definition removes compile error
...
Notify definition observers with nested compilation units
2009-04-15 00:27:02 -05:00
Slava Pestov
8bbc3d577e
Load fix
2009-04-14 19:57:25 -05:00
Slava Pestov
9f09463d2f
help.html: workaround for cygwin not liking unicode path names
2009-04-14 19:24:32 -05:00
Slava Pestov
3421491f48
Unclutter handbook
2009-04-14 18:54:28 -05:00
Slava Pestov
128715def4
Documentation updates
2009-04-14 17:55:58 -05:00
Slava Pestov
6c5fbd3197
Documentation updates
2009-04-13 20:38:30 -05:00
Slava Pestov
a2cff89591
Call notify-error-observers
2009-04-13 14:40:03 -05:00
Slava Pestov
7a33780bc2
Fix bootstrap
2009-04-12 16:31:25 -05:00
Slava Pestov
c4be8bd65a
Refactor error code so that error types are registered; listener prints a summary of errors
2009-04-12 16:08:46 -05:00
Slava Pestov
0420b39f4f
Make source file error types a bit more extensible
2009-04-11 22:26:24 -05:00
Slava Pestov
26356ffc63
Working on error-list tool
2009-04-11 21:26:36 -05:00
Slava Pestov
e5df0559eb
Working on adding help-lint errors to error list
2009-04-11 20:30:09 -05:00
Slava Pestov
a0ba66080d
Documentation updates suggested by dmpk2k
2009-04-10 03:52:53 -05:00
Slava Pestov
2c08376cd5
Minor doc updates
2009-04-06 17:52:14 -05:00
Slava Pestov
99b8400e56
Documentation updates
2009-04-06 03:00:46 -05:00
Slava Pestov
1a35be8ae0
Add a new tip
2009-04-03 09:44:48 -05:00
Slava Pestov
e0a8def090
Fix generate-help to not open thousands of windows in UI
2009-04-02 13:48:53 -05:00
Slava Pestov
2aaeb62c4e
Fix up 'demos' vocab
2009-04-02 01:17:55 -05:00
Slava Pestov
903a6fbbc5
help.tips: use write-object to write heading so that right-clicking on "Tip of the day" and picking Edit works
2009-03-26 21:28:09 -05:00
Slava Pestov
6c0986f8b2
Add definition mixin in definitions vocab to replace hard-coded union in ui.tools.operations; add ?execute to kernel to replace dup word? [ execute ] when calls in unicode.breaks and opengl
2009-03-26 21:27:45 -05:00
Slava Pestov
0eb415b671
Tips of the day now implement the definition protocol
2009-03-26 13:02:28 -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
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
7e0022c16f
Merge branch 'master' of git://github.com/philippwinkler/factor
2009-03-23 23:38:28 -05:00
Slava Pestov
8385e9d9f5
Fixing compile errors, test failures and help lint failures
2009-03-23 17:12:41 -05:00
Philipp Winkler
b3080178c6
Add a missing step to the tutorial.
2009-03-23 12:39:03 -07:00
Slava Pestov
5a9dbc2c0f
Remove useless declarations
2009-03-23 01:18:24 -05:00
Slava Pestov
723bfab030
Fixing unit tests for syntax change
2009-03-23 00:34:02 -05:00
Slava Pestov
0ffc9247cc
words: Fix compile errors in unit tests, remove ?word-name word and replace its usages with present
2009-03-22 17:53:06 -05:00
Slava Pestov
ea60f8ae93
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -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
47dc534901
Help lint fixes
2009-03-15 23:25:29 -05:00
Slava Pestov
667eca9410
Fix unit tests and help lint for 'see' move
2009-03-11 17:33:54 -05:00
Slava Pestov
abab72f80c
Move 'see' to its own vocabulary, and fix excess newlines after panes change
2009-03-11 07:18:24 -05:00
Slava Pestov
692b648feb
Change tabular-output and smash-pane behavior to fix panes unit tests; re-organize panes code to make more words private
2009-03-11 03:17:30 -05:00
Slava Pestov
b3f09a9aed
Check for words which are not classes but have a $class-description element anyway
2009-03-10 17:28:17 -05:00
Slava Pestov
bfaedc8d0a
Don't spam console with so much output in help.html
2009-03-06 13:50:55 -06:00
Slava Pestov
91d0c4ed1f
Fix conflict
2009-02-22 20:02:13 -06:00
Doug Coleman
8b0b5878d2
at* -> ?at in a couple places
2009-02-22 17:52:59 -06:00
Slava Pestov
58e55d4f45
Working on documentation
2009-02-19 16:54:27 -06:00
Slava Pestov
b4a61114e1
Merge branch 'master' into new_ui
2009-02-19 13:36:32 -06:00
Slava Pestov
60134eeb98
Documentation fixes
2009-02-19 13:35:53 -06:00
Benjamin Pollack
d6cede8a8f
documentation fix
2009-02-19 11:48:40 -05:00
Slava Pestov
421ee726b8
Merge branch 'master' into new_ui
2009-02-16 21:22:12 -06:00
Slava Pestov
6b25e99470
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
Slava Pestov
4a639033fa
Merge branch 'master' into new_ui
2009-02-15 21:06:55 -06:00
Slava Pestov
6b99b04531
Add vocab: for vocab-relative paths
2009-02-15 19:53:21 -06:00
Slava Pestov
ace2e0a8d1
Fix word links in vocab browser
2009-02-12 02:09:45 -06:00
Slava Pestov
da825003ae
io.styles: support image style
2009-02-11 04:53:33 -06: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
3045777f02
Fix conflict
2009-02-09 00:34:00 -06:00
Daniel Ehrenberg
b65b88364c
Updating lots of things to use call( -- )
2009-02-08 22:12:11 -06:00
Slava Pestov
ca2c14646e
help.stylesheet: use COLOR:
2009-02-07 18:05:24 -06:00
Slava Pestov
dd9cf39467
Fix conflict in libc
2009-02-06 05:10:41 -06:00
Slava Pestov
148317846b
Update various vocabularies for colors.constants
2009-02-05 22:17:15 -06:00
Daniel Ehrenberg
86c3481f12
Moving XML vocabularies around
2009-02-05 21:17:03 -06:00
Slava Pestov
1085487028
help.stylesheet: Use a real bullet instead of a dash
2009-02-04 00:51:47 -06:00
Slava Pestov
00fb6496fb
Links to words in apropos work better
2009-02-01 06:33:44 -06:00
Slava Pestov
69938925ee
Fix conflict
2009-01-31 22:41:26 -06:00
Slava Pestov
938d9c733e
Fix help.html for Dan's recent changes
2009-01-31 20:44:30 -06:00
Slava Pestov
42c3c3383a
Merge branch 'master' into new_ui
2009-01-31 03:03:39 -06:00
Daniel Ehrenberg
d4f865d5f0
Fixing some things I broke
2009-01-30 19:28:16 -06:00
Slava Pestov
0e68581193
Merge branch 'master' into new_ui
2009-01-30 03:46:02 -06:00
Slava Pestov
fe886fc8f3
Help lint: check for empty description elements
2009-01-30 03:45:51 -06:00
Slava Pestov
0a0431e6ab
Fix conflict
2009-01-30 02:24:34 -06:00
Doug Coleman
3c408342ef
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
2009-01-29 22:19:07 -06:00
Slava Pestov
5cd4f65e59
Fix conflict
2009-01-27 15:49:49 -06:00
Slava Pestov
298fdecf32
Fixing eval unit test, and help lint failures from stricter help lint
2009-01-27 15:38:01 -06:00
Slava Pestov
8b6ae748b9
Merge branch 'master' into new_ui
2009-01-27 06:34:19 -06:00
Slava Pestov
730246c5e9
Make help.lint even stricter
2009-01-27 04:27:22 -06:00
Slava Pestov
a9ef525aed
Help lint fixes for stricter help lint
2009-01-27 04:12:37 -06:00
Slava Pestov
c93e56d893
Stricter help.lint
2009-01-27 04:11:43 -06:00
Slava Pestov
9935c8f3c0
help.lint: check examples in articles
2009-01-27 01:41:57 -06:00
Slava Pestov
670f2a3162
Smart quotes
2009-01-26 23:15:20 -06:00
Slava Pestov
5aec661b92
Rename font key in io.styles to font-name for clarity; clean up some nefarious stack shuffling in ui.gadgets.panes
2009-01-26 16:25:57 -06:00
Slava Pestov
2aa84a9b4f
Fix a couple of bootstrap errors
2009-01-25 00:11:06 -06:00
Slava Pestov
ef223f26d5
Fix conflict
2009-01-24 23:56:33 -06:00
Slava Pestov
6360df8c1b
Fix $or
2009-01-22 22:30:43 -06:00
Slava Pestov
42dfe4ce44
Add $or element to help, update help docs a bit
2009-01-22 19:07:44 -06:00
Slava Pestov
088ad42370
Merge branch 'master' into new_ui
2009-01-20 18:44:24 -06:00
Doug Coleman
90a63acf40
fix the handbook
2009-01-20 15:43:45 -06:00
Slava Pestov
25340e881b
Merge branch 'master' into new_ui
2009-01-20 15:38:05 -06:00
U-C4\Administrator
57ecdbe2c3
add limited streams to the handbook
2009-01-20 13:28:51 -06:00
Slava Pestov
64899f8187
Help lint fixes
2009-01-16 14:54:31 -06:00
Slava Pestov
8b85d627d3
Merge branch 'master' into new_ui
2009-01-16 14:49:44 -06:00
Slava Pestov
392516e845
More doc fixes
2009-01-16 14:20:29 -06:00
Slava Pestov
bfd2fcf750
help-lint doesn't check on value-words, this allows values to be documented. Also, make 'see' work with value words
2009-01-16 14:12:10 -06:00
Slava Pestov
21433c47ef
Fix conflict
2009-01-13 17:54:27 -06:00
Slava Pestov
4204fd495f
Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size
2009-01-13 17:12:43 -06:00
Slava Pestov
2b2f95e711
Merge branch 'master' into new_ui
2009-01-11 22:56:27 -06:00