.. |
alien
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
arrays
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
assocs
|
assocs: inline assoc-empty? and make M\ enum at* not check bounds twice.
|
2012-07-20 09:04:51 -07:00 |
bootstrap
|
classes:
|
2012-05-03 19:45:30 -07:00 |
byte-arrays
|
Remove stack effects from HELP: declarations.
|
2011-10-20 19:36:11 -07:00 |
byte-vectors
|
…
|
|
checksums
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
classes
|
classes.tuple: moving get-slot-named and set-slot-named from db.types.
|
2012-07-24 11:55:16 -07:00 |
combinators
|
using reverse! when possible.
|
2012-04-25 20:09:36 -07:00 |
compiler/units
|
compiler.units: Oops, meant not to commit this one.
|
2012-05-04 09:05:43 -07:00 |
continuations
|
continuations: change continuation word to current-continuation. continuation is now just the tuple name. issue #358
|
2012-07-20 12:30:14 -07:00 |
definitions
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
destructors
|
continuations: change continuation word to current-continuation. continuation is now just the tuple name. issue #358
|
2012-07-20 12:30:14 -07:00 |
effects
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
generic
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
graphs
|
graphs: simplify by removing temporary namespace variables.
|
2012-07-17 11:00:38 -07:00 |
growable
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
hash-sets
|
hash-sets: using ?adjoin to implement duplicates, some tests.
|
2012-05-14 15:47:56 -07:00 |
hashtables
|
hashtables: Revert size of associate, but keep inlined. ~10s speedup on bootstrap
|
2012-07-20 09:30:37 -07:00 |
init
|
fixing some docs.
|
2012-07-19 09:47:14 -07:00 |
io
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
kernel
|
kernel: adding docs for "same?"
|
2012-07-21 19:43:16 -07:00 |
layouts
|
constants for special object hardcoded literals
|
2011-11-02 12:54:50 -07:00 |
lexer
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
make
|
make: switch to with-variable instead of with-scope.
|
2012-07-21 10:44:54 -07:00 |
math
|
math.integers: Bignum hashcode* -- call bignum>fixnum to avoid a dispatch.
|
2012-07-23 09:38:12 -07:00 |
memory
|
core/basis: trim down using lists
|
2011-11-30 23:15:42 -08:00 |
namespaces
|
namespaces: do not create globals via "foo get".
|
2012-07-20 15:09:06 -07:00 |
parser
|
parser: Drunk coding is buzzed coding.
|
2012-06-21 17:35:24 -07:00 |
quotations
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
sbufs
|
Fix all failures in the linux64 build email
|
2011-10-24 19:33:09 -07:00 |
sequences
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
sets
|
sets: adding ?adjoin.
|
2012-05-14 15:47:44 -07: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
|
splitting: slightly faster string-lines.
|
2012-07-13 20:26:07 -07:00 |
strings
|
fixed effect based on inner behavior and outer context
|
2011-12-10 19:47:34 -05:00 |
syntax
|
syntax: Clarify that inlined words can also be compiled stand-alone.
|
2012-07-23 12:18:43 -07: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
|
vocabs.parser: speedup parse-datum for numbers.
|
2012-07-20 22:48:47 -07:00 |
words
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |