factor/core
John Benediktsson 17da9e0cff assocs: faster keys/values for enums. 2013-04-07 12:44:09 -07:00
..
alien classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
arrays classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
assocs assocs: faster keys/values for enums. 2013-04-07 12:44:09 -07:00
bootstrap classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
byte-arrays classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
byte-vectors
checksums
classes core/extra tests: Fix word -> last-word 2013-03-24 01:11:54 -07:00
combinators combinators: Forgot an iota method. 2013-03-23 16:37:36 -07:00
compiler/units compiler.units: use ?adjoin. 2013-03-23 22:13:14 -07:00
continuations continuations: Rename restart to continue-restart. 2013-03-23 17:18:09 -07:00
definitions definitions: Separate definition definitions. 2013-03-23 16:34:33 -07:00
destructors
effects
generic use concat instead of join. 2013-04-06 17:02:22 -07:00
growable growable: use fixnum+fast and integer>fixnum. 2013-03-23 14:37:02 -07:00
hash-sets hash-sets: inline >hash-set to speed up set operations. 2013-03-26 17:51:59 -07:00
hashtables hashtables: cleanup duplicate code. 2013-04-06 21:36:39 -07:00
init
io io.encodings.utf16n: Rename utf16n. 2013-03-23 17:19:24 -07:00
kernel classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
layouts
lexer lexer, parser: Rename unexpected-eof. 2013-03-23 21:35:50 -07:00
make
math math.floats: fix M\ float /mod. 2013-03-29 08:48:28 -07:00
memory
namespaces
parser core/extra tests: Fix word -> last-word 2013-03-24 01:11:54 -07:00
quotations classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things. 2013-03-10 12:05:38 -07:00
sbufs
sequences sequences: adding nths-unsafe. 2013-04-06 14:29:47 -07:00
sets sets: inline small/large. 2013-03-26 17:42:40 -07:00
slots slots: fix typo, cleanup style a little bit. 2013-03-28 20:04:19 -07:00
sorting sorting: Rename merge tuple to merge-state. 2013-03-23 21:56:56 -07:00
source-files source-files.errors: Oops fix double define. 2013-03-23 21:54:44 -07:00
splitting splitting: removing split* to extras. 2013-04-01 09:14:01 -07:00
strings strings, multiline: Fix unexpected-eof. 2013-03-23 21:42:26 -07:00
syntax words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
system
vectors
vocabs vocabs.loader: use adjoin-all. 2013-03-23 22:07:08 -07:00
words words.alias: definition is just the def>>. 2013-03-31 17:00:31 -07:00