factor/core
Doug Coleman c2311f2d1d effects: Fix check-stack-effect. Better to report the expected before the got. 2016-04-12 17:06:12 -07:00
..
alien core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
arrays core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
assocs assocs: Add assoc-union-as. Use assoc-reject-like. 2016-04-12 14:18:54 -07:00
bootstrap bootstrap.primitives: assoc-each to register builtins 2016-04-11 01:17:13 +02:00
byte-arrays core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
byte-vectors core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
checksums core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
classes core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
combinators core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
compiler/units core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
continuations continuations: Moving usages of rethrow below where it's defined. I don't know if these work, but I'm trying to make the hooks throw like the stack effect requests. 2016-04-06 17:55:47 -07:00
definitions core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
destructors core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
effects effects: Fix check-stack-effect. Better to report the expected before the got. 2016-04-12 17:06:12 -07:00
generic core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
graphs fix some tests for the sets:set change. 2016-03-29 20:43:46 -07:00
growable core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
hash-sets core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
hashtables core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
init init: cleaner using "initialize" instead of "global [ ... ] cache". 2015-07-09 19:06:19 -07:00
io io.files: fix cd test on windows (needs normalize-path instead of absolute-path). 2016-04-09 10:25:10 -07:00
kernel core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
layouts core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
lexer lexer: make CHAR: ! work. 2016-03-30 21:21:40 -07:00
make core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
math math: fix docs for binary printing. 2016-03-31 07:46:14 -07:00
memory core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
namespaces core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
parser core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
quotations core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
sbufs core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
sequences core: clean up split-lines with subseq-as. clean up subseq/subseq-as/subseq-unsafe/subseq-unsafe-as. 2016-04-05 12:42:38 -07:00
sets sets: make null? use cardinality. 2016-04-04 21:06:21 -07:00
slots core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
sorting core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
source-files core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
splitting splitting: string-lines is optimized for strings. revert my previous slowdown of 50% or so. add a note so this won't happen again. oops. 2016-04-05 21:17:43 -07:00
strings strings.parser: allow "\u{snowman}" or "\u{2603}". 2016-04-05 10:19:43 -07:00
syntax strings.parser: remove parse-short-string, everyone should parse-string. 2016-04-04 15:00:04 -07:00
system core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
vectors core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
vocabs vocabs.parser: sift the search-vocabs. 2016-03-31 08:36:23 -07:00
words core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00