.. |
alien
|
Fix typo
|
2008-10-10 13:43:58 -05:00 |
arrays
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
assocs
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
bootstrap
|
Add winnt-x86.64 boot image name
|
2008-11-07 20:34:26 -06:00 |
byte-arrays
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
byte-vectors
|
Fix byte vector prettyprinting
|
2008-11-11 23:38:19 -06:00 |
checksums
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
classes
|
Remove more redundant branches from tuple type predicates and generic words with methods on tuple classes
|
2008-11-06 09:08:17 -06:00 |
combinators
|
Use eq? instead of number= in a few places
|
2008-11-11 23:04:15 -06:00 |
compiler
|
Old fix for classes-intersect? no-method bug was incorrect; we were
|
2008-11-05 18:32:02 -06:00 |
continuations
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
definitions
|
Only build a generic word once, even if a compilation unit defines several methods on it, by adding generics to a set and building them at the end. 25% improvement on bootstrap time
|
2008-11-03 03:51:28 -06:00 |
destructors
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
effects
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
generic
|
Simplify inline? now that generic words can't be inline anymore
|
2008-11-13 09:33:18 -06:00 |
graphs
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
growable
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
hashtables
|
Another speedup to >alist: create vector with right size up-front. 10 second bootstrap time reduction
|
2008-11-12 00:10:50 -06:00 |
init
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
io
|
document file-systems
|
2008-11-11 15:41:27 -06:00 |
kernel
|
Fix loop combinator docs
|
2008-11-11 08:50:48 -06:00 |
layouts
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
lexer
|
Add missing meta-data
|
2008-09-23 16:11:59 -05:00 |
make
|
Add missing meta-data
|
2008-09-23 16:11:59 -05:00 |
math
|
Add more unit tests
|
2008-11-07 20:34:04 -06:00 |
memory
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
namespaces
|
Minor documentation fixes
|
2008-11-11 10:51:15 -06:00 |
parser
|
Better error reporting in FROM: and RENAME: words
|
2008-11-08 19:33:15 -06:00 |
quotations
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
sbufs
|
Use eq? instead of number= in a few places
|
2008-11-11 23:04:15 -06:00 |
sequences
|
Minor documentation fixes
|
2008-11-11 10:51:15 -06:00 |
sets
|
add docs for gather
|
2008-09-17 00:49:55 -05:00 |
slots
|
SLOT: now defines the accessor words instead of just deferring them
|
2008-11-14 00:39:28 -06:00 |
sorting
|
Change tags a bit
|
2008-11-14 20:17:27 -06:00 |
source-files
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
splitting
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
strings
|
Use eq? instead of number= in a few places
|
2008-11-11 23:04:15 -06:00 |
syntax
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
system
|
remove primitives from core, update usages
|
2008-10-18 21:42:01 -05:00 |
vectors
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
vocabs
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
words
|
Simplify inline? now that generic words can't be inline anymore
|
2008-11-13 09:33:18 -06:00 |