factor/core
Slava Pestov fb64c1cb45 Fix class<=; a predicate class derived from a union was not reported as being contained in the union 2008-11-04 04:59:54 -06:00
..
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 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
byte-arrays Fix permission bits 2008-10-02 08:34:49 -05:00
byte-vectors Fix permission bits 2008-10-02 08:34:49 -05:00
checksums Fix permission bits 2008-10-02 08:34:49 -05:00
classes Fix class<=; a predicate class derived from a union was not reported as being contained in the union 2008-11-04 04:59:54 -06:00
combinators Fix some bugs in locals 2008-10-17 16:54:07 -05:00
compiler Fix notorious classes-intersect? bug, or at least one manifestation thereof. Turns out that we may temporarily end up with forgotten classes in the compiled-generic-crossref table. This is not a problem, since subsequently the words that reference forgotten classes will presumably be redefined and recompiled, but it does mean that (compiled-generic-usage) does need to handle this case 2008-11-04 03:38:44 -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 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
graphs Adding inline recursive declarations 2008-07-18 19:22:59 -05:00
grouping Doc updates 2008-07-12 21:28:43 -05:00
growable Fix permission bits 2008-10-02 08:34:49 -05:00
hashtables Fix permission bits 2008-10-02 08:34:49 -05:00
init Fix permission bits 2008-10-02 08:34:49 -05:00
io rename name to mount-point 2008-10-23 13:18:00 -05:00
kernel Merge branch 'master' into new_codegen 2008-10-20 01:59:52 -05: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 Fix permission bits 2008-10-02 08:34:49 -05:00
memory Fix permission bits 2008-10-02 08:34:49 -05:00
namespaces Fix permission bits 2008-10-02 08:34:49 -05:00
parser Fix bogus error message 2008-11-02 03:10:27 -06:00
quotations Fix permission bits 2008-10-02 08:34:49 -05:00
sbufs Fix permission bits 2008-10-02 08:34:49 -05:00
sequences fix typo in docs, fix load error 2008-10-19 13:34:00 -05:00
sets add docs for gather 2008-09-17 00:49:55 -05:00
slots Fix permission bits 2008-10-02 08:34:49 -05:00
sorting Fix permission bits 2008-10-02 08:34:49 -05: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 Fix permission bits 2008-10-02 08:34:49 -05: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 Fix help lint: links to obsolete article 2008-11-03 08:08:28 -06:00