..
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
math.ratios: moving to core.
2015-07-30 10:31:00 -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: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -07:00
classes
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -07:00
combinators
combinators: fix linear-case-quot to order the comparisons properly.
2015-07-16 09:55:19 -07:00
compiler /units
Docs: various more compiler-related docs
2015-07-28 17:58:28 -07:00
continuations
VM: bump stack_reserved from 1kb to 4kb
2015-08-04 16:02:10 +02: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
core: rename parse-call( to parse-call-paren
2015-07-27 09:54:08 -07:00
generic
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -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: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -07:00
kernel
Docs: various more compiler-related docs
2015-07-28 17:58:28 -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: make float-parse:point a fixnum.
2015-07-30 18:16:31 -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: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -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
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -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
parser, source-files: you need to bootstrap after this patch.
2015-07-23 22:03:43 -07:00
splitting
splitting: use unsafe in split-when, simplify split-indices.
2015-07-17 12:14:33 -07:00
strings
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -07:00
syntax
syntax docs: Fix octal example.
2015-08-01 14:29:12 -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
parser, source-files: you need to bootstrap after this patch.
2015-07-23 22:03:43 -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