.. |
alien
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
arrays
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
assocs
|
assocs: 5-8% performance improvement to assoc>map. Fixes #69.
|
2011-11-12 17:02:33 -08:00 |
bootstrap
|
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
|
2011-11-22 01:56:13 -08:00 |
byte-arrays
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
byte-vectors
|
…
|
|
checksums
|
…
|
|
classes
|
classes.maybe: move maybe definition from classes.union to classes.maybe
|
2011-11-22 02:46:36 -08:00 |
combinators
|
combinators: fix docs for case.
|
2011-11-10 11:20:28 -08:00 |
compiler/units
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
continuations
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
definitions
|
…
|
|
destructors
|
…
|
|
effects
|
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
|
2011-11-22 01:56:13 -08:00 |
generic
|
classes.maybe: move maybe definition from classes.union to classes.maybe
|
2011-11-22 02:46:36 -08:00 |
graphs
|
…
|
|
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
|
hashtables: small cleanup
|
2011-11-12 15:35:51 -08:00 |
init
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
io
|
io: clean up some mess
|
2011-11-09 19:11:04 -08:00 |
kernel
|
vm: more defense against multi-faulting
|
2011-11-12 13:02:57 -08:00 |
layouts
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
lexer
|
Remove the lexer-factory because nothing uses it. Update usages.
|
2011-10-29 01:11:19 -07:00 |
make
|
…
|
|
math
|
math.parser: undo some inlining to shrink size
|
2011-11-11 15:49:53 -08:00 |
memory
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
namespaces
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
parser
|
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
|
2011-11-22 01:56:13 -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
|
random: go faster
|
2011-11-15 20:45:16 -08:00 |
sets
|
Cleanup lint warnings.
|
2011-10-14 11:47:24 -07:00 |
slots
|
classes.maybe: move maybe definition from classes.union to classes.maybe
|
2011-11-22 02:46:36 -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
|
Fixing docs for recent stack effects additions.
|
2011-09-24 22:08:54 -07:00 |
strings
|
strings: inline >string and 1string
|
2011-11-15 19:15:19 -08:00 |
syntax
|
classes.maybe: move maybe definition from classes.union to classes.maybe
|
2011-11-22 02:46:36 -08:00 |
system
|
remove BSD,solaris,etc. misc platform support code
|
2011-11-02 17:13:51 -07:00 |
vectors
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
vocabs
|
rearrange source-file-error error. to load earlier
|
2011-11-15 18:26:35 -08:00 |
words
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |