Björn Lindqvist
|
e4b961a26e
|
continuations: new words for ignoring masked errors
it comes from the db.errors vocab but seems to be useful in lots of
situations
|
2016-11-18 23:41:36 +01:00 |
John Benediktsson
|
35ca557ce7
|
core: use $sequence help-markup in a few places.
|
2016-03-16 10:13:56 -07:00 |
John Benediktsson
|
bee46baecb
|
continuations: rename catchstack* to (get-catchstack) for consistency.
|
2015-08-13 17:52:40 -07:00 |
Doug Coleman
|
c21a154056
|
core: callstack is a builtin type and a class name. rename the *stack words that grab the current stack get-foostack to avoid the callstack builtin conflict and for better symmetry with set-foostack.
|
2015-08-13 10:11:59 -07:00 |
John Benediktsson
|
2c3492a916
|
minor cleanup to some docs.
|
2015-05-13 16:09:14 -07:00 |
Björn Lindqvist
|
92165e4ee7
|
Docs: bunch of smaller documentation fixes for various vocabs
|
2015-04-29 09:31:54 -07:00 |
Björn Lindqvist
|
88fb349bd0
|
stack-checker,compiler: docs for stack-checker and compiler words
|
2014-10-17 23:18:57 +02:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
98935b7f15
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
Joe Groff
|
9894a6ade5
|
continuations: document full effect of cleanup
We can't yet apply the effect because of #138 but we can at least document it.
|
2011-10-14 14:45:21 -07:00 |
Slava Pestov
|
dabbe35bd9
|
concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95
|
2011-10-03 00:24:37 -07:00 |
John Benediktsson
|
9f34c9c676
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -07:00 |
Keita Haga
|
a7665bc7fe
|
continuations: fix typo in docs
|
2011-02-07 23:42:44 +09:00 |
Keita Haga
|
1aaa0409a1
|
continuations, io.binary: add whitespace between '"' and '{ $snippet' in the documentation
|
2011-01-08 22:26:06 +09:00 |
Doug Coleman
|
fe1daf4e08
|
Fix throw-restarts example
|
2010-09-11 19:41:06 -05:00 |
Slava Pestov
|
be024c228c
|
continuations: faster with-datastack
|
2010-04-03 19:10:21 -04:00 |
Joe Groff
|
18f3df9d4a
|
more help-lint
|
2010-03-09 21:02:43 -08:00 |
Slava Pestov
|
6e516789d5
|
continuations: add a throw-continue word for resumable errors, and change vocabs.metadata to throw a resumable error if the current platform is not supported
|
2010-02-20 13:41:33 +13:00 |
erikc
|
f33c73bf94
|
Merge up
|
2010-01-30 20:39:43 -08:00 |
Doug Coleman
|
1f76ab2d45
|
try-find is just attempt-all. oops
|
2010-01-28 23:28:11 -06:00 |
Doug Coleman
|
46f2515ba8
|
add try-find for random.windows
|
2010-01-28 22:44:31 -06:00 |
Doug Coleman
|
0d4b9132d7
|
fix a bunch of typos in docs
|
2009-10-21 17:40:43 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
2b23d1dd9e
|
Remove silly retry word from continuations vocab
|
2009-05-08 00:20:54 -05:00 |
Slava Pestov
|
c2fe2a4fea
|
Improve stack checker documentation
|
2009-04-23 03:48:32 -05:00 |
Slava Pestov
|
c0874e64cc
|
Documentation updates
|
2009-04-15 18:19:35 -05:00 |
Slava Pestov
|
be4fb1e7d9
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
Slava Pestov
|
5269eba011
|
Document restart word
|
2009-03-05 13:40:30 -06:00 |
Doug Coleman
|
86a46477a6
|
Unchecked-examples are hard, let's go shopping.
|
2009-02-03 21:29:24 -06:00 |
Doug Coleman
|
d5f2a2133b
|
add random to using list
|
2009-02-03 21:27:59 -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 |
Doug Coleman
|
d74db52204
|
fix example in docs
|
2009-01-26 15:05:45 -06:00 |
Slava Pestov
|
63fda570bf
|
Fixing assorted compile errors and help lint warnings
|
2008-12-16 01:12:36 -06:00 |
Slava Pestov
|
8db24bdd34
|
assert-depth now has a static stack effect. This fixes a UI unit test failure
|
2008-12-05 08:25:26 -06:00 |
Doug Coleman
|
a329960d7e
|
move retry word to continuations
|
2008-12-03 08:32:12 -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
|
4fe65ae331
|
more continuations docs
|
2008-09-16 22:44:29 -05:00 |
Slava Pestov
|
2f4500c742
|
Fix help lint
|
2008-07-28 22:05:34 -05:00 |
Slava Pestov
|
6333223a2e
|
Move with-datastack to contiinuations vocab, make it compile
|
2008-07-22 21:25:49 -05:00 |
Slava Pestov
|
6e0d35e615
|
Split up huge parser vocabulary
|
2008-06-25 03:25:08 -05:00 |
Slava Pestov
|
2cbfa9c2d7
|
Move destructors to core
|
2008-05-14 23:23:12 -05:00 |
Slava Pestov
|
75fb15ee4c
|
Split stdio up into input-stream/output-stream, pipes work in progress
|
2008-05-05 02:19:25 -05:00 |
slava
|
56892ae74a
|
Overhaul monitors
|
2008-04-11 07:15:26 -05:00 |
Slava Pestov
|
8f8d78d73d
|
Documentation updates
|
2008-04-04 09:57:06 -05:00 |
Slava Pestov
|
8aa676ab1e
|
Documentation fixes
|
2008-03-30 22:42:36 -05:00 |
Slava Pestov
|
b6fece6314
|
Doc fixes
|
2008-03-15 06:22:29 -05:00 |
Slava Pestov
|
32526206f1
|
Help fixes
|
2008-03-11 19:51:58 -05:00 |
Slava Pestov
|
ed4506c0b0
|
Errors remember the original thread
|
2008-02-27 19:23:22 -06:00 |
Slava Pestov
|
da575528cf
|
Add ignore-errors to core
|
2008-02-26 14:58:02 -06:00 |