| .. |
|
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
|
switch some vocabs to 4 spaces.
|
2013-07-24 14:52:09 -07:00 |
|
byte-vectors
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
checksums
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
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
|
destructors: more efficient dispose-each (not using make).
|
2013-05-20 16:43:00 -07:00 |
|
effects
|
effests.parser: Oops wrong word.
|
2013-04-14 13:33:48 -07:00 |
|
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
|
adding some summary.txt files.
|
2013-04-26 17:43:24 -07:00 |
|
hashtables
|
hashtables: cleanup duplicate code.
|
2013-04-06 21:36:39 -07:00 |
|
init
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
io
|
io.encodings: Add a stream-tell method for decoder streams.
|
2013-06-04 17:53:15 -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
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
lexer
|
lexer, parser: Rename unexpected-eof.
|
2013-03-23 21:35:50 -07:00 |
|
make
|
make: update docs for 'make-assoc' functionality.
|
2012-08-02 09:32:18 -07:00 |
|
math
|
math.floats: fix M\ float /mod.
|
2013-03-29 08:48:28 -07:00 |
|
memory
|
…
|
|
|
namespaces
|
namespaces: counter should be inlined for globals optimization to work.
|
2012-08-02 15:14:21 -07:00 |
|
parser
|
parser: add invalid-word-name, use it to check for redefining quotes.
|
2013-04-25 15:41:20 -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
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
sequences
|
sequences: change filter-as to allocate length of seq not exemplar.
|
2013-05-20 16:22:23 -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: cleanup duplicate code.
|
2013-06-25 15:17:44 -07:00 |
|
strings
|
strings: faster clone-like when both arguments are strings.
|
2013-06-25 15:39:34 -07:00 |
|
syntax
|
words: Change word -> last-word, set-word -> set-last-word.
|
2013-03-23 16:12:03 -07:00 |
|
system
|
…
|
|
|
vectors
|
core: cleanup USING lists.
|
2013-03-05 10:34:47 -08:00 |
|
vocabs
|
vocabs.loader: use adjoin-all.
|
2013-03-23 22:07:08 -07:00 |
|
words
|
words.alias: make aliases to parsing words also parsing words.
|
2013-04-16 11:23:41 -07:00 |