factor/core
Doug Coleman b819f9d11c Merge branch 'master' into checksums 2009-05-16 14:06:39 -05:00
..
alien alien.strings: fix symbol>string for Windows 2009-05-05 14:41:38 -05:00
arrays Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
assocs Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
bootstrap Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
byte-arrays Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence 2009-02-04 05:13:12 -06:00
byte-vectors Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
checksums working on checksums 2009-05-16 13:03:09 -05:00
classes Fix even more usings 2009-05-16 10:45:17 -05:00
combinators Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
compiler/units Oops 2009-05-01 08:21:31 -05:00
continuations Remove silly retry word from continuations vocab 2009-05-08 00:20:54 -05:00
definitions Make FORGET: M\ ... work 2009-04-22 19:36:01 -05:00
destructors Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
effects call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
generic Fix regression with: bad interaction between predicate classes and tuple inheritance, reported by Bruno Deferrari 2009-05-13 16:58:01 -05:00
graphs Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
growable add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
hashtables hashtables: use each-integer instead of iota ... each in >alist 2009-05-06 15:30:30 -05:00
init Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
io Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
kernel Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
layouts add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
lexer add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
make Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
math "math" help-lint 2009-05-09 20:23:56 -05:00
memory Fix FEP if there are too many words in the image, clean up some VM code 2009-05-13 00:58:54 -05:00
namespaces add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
parser Docs for parser.notes 2009-05-16 09:56:09 -05:00
quotations Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
sbufs Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
sequences Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
sets Some gold plating 2009-05-01 02:03:22 -05:00
slots Fix even more usings 2009-05-16 10:45:17 -05:00
sorting Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
source-files Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
splitting add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
strings Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
syntax Fix even more usings 2009-05-16 10:45:17 -05:00
system Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
vectors Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
vocabs Factor out parser note code into parser.notes vocabulary, and print a note if a using list contains duplicates 2009-05-16 09:40:17 -05:00
words Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00