.. |
alien
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
arrays
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
assocs
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
bootstrap
|
bootstrap/stage1: Turn off parser-quiet? flag sooner so the files loaded in the USING: list in stage2 print a loading message.
|
2011-11-30 23:15:43 -08:00 |
byte-arrays
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
byte-vectors
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
checksums
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
classes
|
classes.maybe: Change the type of maybe's class slot. As a result, maybe: maybe: integer is valid now, so fix the unit tests and its prettyprinting.
|
2011-11-23 01:43:02 -08:00 |
combinators
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
compiler/units
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
continuations
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
definitions
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
destructors
|
Add unless-disposed combinator to clean up some repetition, and fix bogus error reported from timer thread if an I/O operation with a set timeout fails on Windows
|
2010-08-23 21:12:24 -05:00 |
effects
|
generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose.
|
2011-11-27 20:25:22 -08:00 |
generic
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
graphs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
growable
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
hash-sets
|
hash-sets: separate <hash-set> and >hash-set to match other containers. Fixes #154.
|
2011-10-19 11:35:25 -07:00 |
hashtables
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
init
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
io
|
Revert "io.pathnames: Added ~/ (tilde) prefix recognition as a special pathname."
|
2012-01-31 11:46:02 -08:00 |
kernel
|
kernel: Change the example for with to be more clear. Division example credit goes to chezmax.
|
2012-02-16 09:49:08 -08:00 |
layouts
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
lexer
|
lexer: skip #! as a single token at front of line
|
2011-11-27 14:59:54 -08:00 |
make
|
Typo in "make.factor" documentation
|
2011-03-14 06:07:32 +00:00 |
math
|
math.parser: hex> etc. shouldn't take radix prefix
|
2011-12-16 17:20:05 -08:00 |
memory
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
namespaces
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
parser
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
quotations
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
sbufs
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
sequences
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
sets
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
slots
|
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
|
2011-11-22 18:49:42 -08:00 |
sorting
|
Fixing docs for recent stack effects additions.
|
2011-09-24 22:08:54 -07:00 |
source-files
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
splitting
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
strings
|
fixed effect based on inner behavior and outer context
|
2011-12-10 19:47:34 -05:00 |
syntax
|
syntax: add note to #! docs
|
2011-11-27 15:03:40 -08:00 |
system
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
vectors
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
vocabs
|
Set up listener's manifest so that words defined in "scratchpad" take precedence over other vocabularies and do not raise a restart. This matches the behavior of IN: and USE: in files, where the IN: takes precedence. Also remove unused clear-manifest word. Fixes #407
|
2012-01-02 23:18:52 -06:00 |
words
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |