factor/basis
John Benediktsson 5a99bbaf1d io.directories.unix: style fix to line up code. 2013-03-25 19:47:56 -07:00
..
alien alien.libraries: Rename library to lookup-library. 2013-03-23 17:16:46 -07:00
ascii
atk
base64 base64: faster encode and decode. 2013-03-21 17:46:07 -07:00
biassocs
binary-search
bit-arrays bit-arrays: move toggle-bit to bit-arrays.private. 2012-08-21 18:05:59 -07:00
bit-sets bit-sets: use adjoin-all. 2013-03-23 22:07:22 -07:00
bit-vectors
bitstreams
bootstrap bootstrap.image: 6-7% speedup to make-image. 2013-03-25 16:59:38 -07:00
boxes boxes: don't check occupied twice. 2013-03-21 17:57:03 -07:00
byte-arrays/hex
cache cache: faster purge-cache. 2013-03-06 09:17:35 -08:00
cairo
calendar zoneinfo: fix for calendar renaming. 2013-03-20 09:02:40 -07:00
channels
checksums basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
circular circular: fix minor typo in copyright url. 2012-09-11 10:35:21 -07:00
classes/struct assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
cocoa cococa.messages: Rename selector. 2013-03-23 16:54:55 -07:00
colors colors: Inline >rgba methods. 2013-02-19 10:09:47 -08:00
columns Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
combinators combinators.smart: adding smart-2reduce and smart-2map-reduce, for @erg. 2012-09-26 17:43:26 -07:00
command-line command-line: need to check for run differently. 2012-08-13 21:06:57 -07:00
compiler compiler: Fix tuple literals in tests. 2013-03-24 01:09:37 -07:00
compression compression.zlib: faster by using byte-vectors. 2013-03-25 11:36:08 -07:00
concurrency concurrency.count-downs: Rename count-down tuple. 2013-03-23 16:41:58 -07:00
core-foundation core-foundation.run-loop: Rename run-loop. 2013-03-23 22:38:38 -07:00
core-graphics
core-text core-text: better check. 2012-11-01 16:43:26 -07:00
cpu basis: Re-enable some things I commented out. Fixes #22. Thanks @ajvondrak! 2012-12-31 11:48:30 -08:00
csv csv: cleanup some of the words a bit. 2013-03-19 11:03:30 -07:00
db Revert "db: don't nest transactions. 2012-09-26 13:29:40 -07:00
debugger debugger: Fix undefined-word. 2013-03-23 21:44:37 -07:00
definitions/icons
delegate delegate: Rename consult-method. 2013-03-23 16:51:34 -07:00
deques
disjoint-sets disjoint-sets: ahem. 2013-03-21 18:13:24 -07:00
dlists
documents
editors editors.notepad: Make this Windows only. 2013-03-23 15:14:51 -07:00
endian basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
environment basis: Re-enable some things I commented out. Fixes #22. Thanks @ajvondrak! 2012-12-31 11:48:30 -08:00
eval
farkup
fonts
formatting formatting: use $snippet to make format strings stand out in docs. 2012-09-24 09:48:58 -07:00
fry
ftp
functors words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
furnace basis: fewer tokens when possible using if*. 2013-03-23 22:25:02 -07:00
game/input sequences: define a single "?set-nth" that is used. 2013-02-20 10:42:21 -08:00
gdk
generalizations
gio
glib
globs
gmodule
gobject
gobject-introspection
graphs graphs: fix stack effect to be more clear on closure. 2013-03-24 09:34:05 -07:00
grouping grouping: Fix docs 2013-03-25 11:57:25 -07:00
gtk
hashtables assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
heaps heaps: performance improvements. 2013-03-06 19:41:37 -08:00
help help.lint: fix error-type-holder. 2013-03-23 22:04:49 -07:00
hints io.encodings: speed up ascii and utf8 stream-read-until. 2013-03-18 13:35:22 -07:00
html html.components: Fix test name 2013-03-25 11:57:25 -07:00
http assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
images basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
inspector
interpolate
interval-maps interval-maps: bit of unsafe. 2013-03-07 10:46:41 -08:00
interval-sets basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
inverse
io io.directories.unix: style fix to line up code. 2013-03-25 19:47:56 -07:00
iokit iokit: Rename 2013-03-24 10:11:17 -07:00
json json: some performance improvements. 2013-03-14 18:53:13 -07:00
lcs lcs: more performance improvements. 2013-03-21 21:16:34 -07:00
libc destructors: use hash-sets to keep track of disposables. 2013-03-08 16:30:33 -08:00
linked-assocs assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
listener
lists lists: Fix lists 2013-03-24 21:48:40 -07:00
literals
locals locals.parser: check for valid locals names. 2013-03-20 09:48:55 -07:00
logging logging.server: Modernize a bit. 2012-08-25 18:42:37 -07:00
macros
match
math math: Revert clone on median algorithm, perhaps need to revisit this. Call clump for moving-median 2013-03-24 01:14:35 -07:00
memoize memoize: change unpacker to embed array type. 2013-03-14 14:50:41 -07:00
mime assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
mirrors
models
multiline strings, multiline: Fix unexpected-eof. 2013-03-23 21:42:26 -07:00
nibble-arrays
nmake
none
opengl opengl.annotations: Fix tuple slot name. 2013-03-23 20:00:41 -07:00
openssl
pack cleanup some use of with-scope. 2012-07-19 13:55:34 -07:00
pango
peg peg.search: create a stream-tree-write. 2013-03-24 17:29:48 -07:00
persistent Change "3dup drop" to "2over". 2012-10-22 20:45:15 -07:00
porter-stemmer
present present: simplify M\ pathname present. 2012-10-22 20:11:11 -07:00
prettyprint prettyprint: fix length limit to be 'maximum length before truncation'. 2013-03-20 15:30:29 -07:00
promises promises: rename. 2013-03-24 15:33:19 -07:00
quoted-printable
quoting
random hash-sets: faster implementation based on hashtables. 2013-03-07 21:43:17 -08:00
refs
regexp regexp.dfa: more use of hash-sets. 2013-03-08 16:50:59 -08:00
roman
search-deques
see 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
sequences sequences.generalizations: add "nfind" and "nany?". 2012-10-04 14:48:46 -07:00
serialize
shuffle kernel: Add 4dup, 4drop, and 4cleave. 2012-10-22 09:47:34 -07:00
simple-flat-file
simple-tokenizer
smtp smtp: plain-auth-string should return a ... string. 2012-09-28 19:04:38 -07:00
sorting
soundex
source-files/errors/debugger
specialized-arrays specialized-arrays: Don't generate malloc-foo-array words. Use 4 \ double malloc-array instead. 2012-09-26 16:25:20 -07:00
specialized-vectors
splitting/monotonic
stack-checker basis: fewer tokens when possible using if*. 2013-03-23 22:25:02 -07:00
strings/tables sequences: Add some short useful factors. Clean up the use of longest. 2013-03-11 17:47:52 -07:00
suffix-arrays
summary summary: inline object-summary. 2012-09-21 11:36:04 -07:00
syndication
system-info
threads
timers timers: use typed to speedup 10%. 2013-02-19 15:40:45 -08:00
tools tools.coverage: Fix docs 2013-03-25 11:57:25 -07:00
tr hints: prevent specialization on inline-recursive words. 2013-03-04 17:34:20 -08:00
tuple-arrays
typed words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
ui ui.tools: Fix restart. 2013-03-23 17:39:48 -07:00
unicode assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
unix io.launcher.unix, unix.ffi: Reset ignored signal in process launcher. Fix SIG_DFL etc. 2013-03-24 12:38:02 -07:00
unrolled-lists
urls urls: allow pathnames to convert >url. 2012-10-22 20:16:19 -07:00
uuid uui: remove trailing spaces. 2013-03-06 09:20:59 -08:00
validators
vectors/functor
vlists
vm
vocabs basis: fewer tokens when possible using if*. 2013-03-23 22:25:02 -07:00
webbrowser webbrowser: rename url-like to url-string. 2012-09-22 16:52:01 -07:00
windows windows: Fix bootstrap. 2012-10-25 09:06:02 -07:00
wrap wrap: more speedups. 2012-09-19 17:09:07 -07:00
x11 ui.backend.gtk.io.unix: switch to "mx get-global". 2012-08-01 16:22:23 -07:00
xml xml: use ERROR: 2013-03-24 14:24:28 -07:00
xml-rpc xml-rpc: Use ERROR: 2013-03-23 23:10:30 -07:00
xmode assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00