.. |
alien
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
arrays
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
assocs
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
bootstrap
|
factor: system:image -> image-path, like vm-path. image is all over the place png, jpg etc
|
2015-07-20 00:17:09 -07:00 |
byte-arrays
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
byte-vectors
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
checksums
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
classes
|
factor: fix breakage with word renamings.
|
2015-07-20 05:51:16 -07:00 |
combinators
|
combinators: fix linear-case-quot to order the comparisons properly.
|
2015-07-16 09:55:19 -07:00 |
compiler/units
|
factor: rename classes:members to class-members so it doesn't conflict with sets:members. ugh.
|
2015-07-20 00:32:42 -07:00 |
continuations
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
definitions
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
destructors
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
effects
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
generic
|
factor: superclass -> superclass-of, superclasses -> superclasses-of
|
2015-07-20 00:46:33 -07:00 |
growable
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
hash-sets
|
hash-sets: make sure capacity and growth use same load factor.
|
2015-07-14 18:35:14 -07:00 |
hashtables
|
hashtables: Don't test word's hashcode as a bignum after all. It's not allowed.
|
2015-07-18 09:17:34 -07:00 |
init
|
init: cleaner using "initialize" instead of "global [ ... ] cache".
|
2015-07-09 19:06:19 -07:00 |
io
|
factor: system:image -> image-path, like vm-path. image is all over the place png, jpg etc
|
2015-07-20 00:17:09 -07:00 |
kernel
|
vm: rename some primitives, and some cleanup.
|
2015-07-15 11:13:52 -07:00 |
layouts
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
lexer
|
lexer: change with-lexer to use with-variable.
|
2015-06-29 19:31:24 -07:00 |
make
|
make: update docs for 'make-assoc' functionality.
|
2012-08-02 09:32:18 -07:00 |
math
|
math.parser: remove digits>integer.
|
2015-07-19 19:18:47 -07:00 |
memory
|
factor: system:image -> image-path, like vm-path. image is all over the place png, jpg etc
|
2015-07-20 00:17:09 -07:00 |
namespaces
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
parser
|
factor: rename classes:members to class-members so it doesn't conflict with sets:members. ugh.
|
2015-07-20 00:32:42 -07:00 |
quotations
|
vm: rename some primitives, and some cleanup.
|
2015-07-15 11:13:52 -07:00 |
sbufs
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
sequences
|
sequences: bring back check-length.
|
2015-07-20 09:58:12 -07:00 |
sets
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
slots
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
sorting
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
source-files
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
splitting
|
splitting: use unsafe in split-when, simplify split-indices.
|
2015-07-17 12:14:33 -07:00 |
strings
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
syntax
|
syntax-docs: Revert documentation for IN: foo.private
|
2015-06-30 21:20:20 -07:00 |
system
|
factor: system:image -> image-path, like vm-path. image is all over the place png, jpg etc
|
2015-07-20 00:17:09 -07:00 |
vectors
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
vocabs
|
factor: rename files that are not loadable on mac, too
|
2015-07-19 16:55:36 -07:00 |
words
|
word hashcodes: Don't unsafely set the hashcode for a word to be a bignum. Revert foldable, type declaration for word hashcode*.
|
2015-07-18 08:55:38 -07:00 |