factor/basis
Slava Pestov a3b21292b6 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-30 23:07:36 -05:00
..
alarms
alien
ascii
base64
biassocs
binary-search
bit-arrays
bit-vectors
bitstreams Move constructors vocabulary to extra and refactor basis code not to use it 2009-06-13 18:47:19 -05:00
bootstrap
boxes
cache
cairo separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
calendar
channels
checksums 50% speedup using unsafe nth/set-nth/exchange in checksums.sha 2009-06-21 00:58:36 -05:00
circular circular: Fix rotate-circular 2009-06-09 18:28:53 -05:00
cocoa cocoa.windows: Fix help lint 2009-06-20 15:14:45 -05:00
colors
columns
combinators
command-line
compiler Merge branch 'master' of git://factorcode.org/git/factor 2009-06-30 23:07:36 -05:00
compression Move constructors vocabulary to extra and refactor basis code not to use it 2009-06-13 18:47:19 -05:00
concurrency
cords
core-foundation
core-graphics separate component format from component order in image objects 2009-06-22 11:20:54 -05:00
core-text
cpu %dispatch: sometimes the generated sequence is one byte longer, so instead of hard-coding it, compute the right length 2009-06-30 18:11:15 -05:00
csv
db
debugger minor indentation changes 2009-06-11 11:02:40 -05:00
definitions/icons
delegate
deques
disjoint-sets disjoint-sets: add some tests for compiler bug; eventually more tests should be written for this vocab 2009-06-30 16:08:16 -05:00
dlists
documents
editors
endian
environment
eval
farkup
fonts
formatting
fry
ftp
functors Remove unused words discovered by Samuel Tardieu 2009-06-16 16:38:39 -05:00
furnace
game-input win32 support for window-controls 2009-06-18 11:41:34 -05:00
generalizations fix nover, add unit test 2009-06-19 12:58:17 -05:00
glib
globs
grouping
hash2
heaps Remove unused words discovered by Samuel Tardieu 2009-06-16 16:38:39 -05:00
help turn off auto-use when using help-lint 2009-06-18 19:34:56 -05:00
hints
html
http
images opengl 3.1 2009-06-24 17:28:37 -05:00
inspector
interpolate
interval-maps
inverse
io Remove initial-quot feature 2009-06-15 13:07:15 -05:00
iokit
json Fix a error parsing out nested arrays. 2009-06-06 20:49:44 -07:00
lcs
libc
linked-assocs
listener Recent vocabs.parser change had a regression: vocabs with no roots (scratchpad) were excluded from default use list. Also move with-interactive-vocabs to listener vocab 2009-06-07 21:59:13 -05:00
lists
literals oops, forgot a USING 2009-06-18 09:57:49 -05:00
locals
logging
macros
match
math compiler.cfg.linear-scan.assignment: insert-copy did the wrong thing if the second interval had been split. Fixes compilation of 'trilerp' 2009-06-30 21:07:39 -05:00
memoize
mime
mirrors
models Fix help-lint for models.range and histogram 2009-06-19 14:33:43 -05:00
multiline
nibble-arrays
nmake
none
opengl opengl.gl3 vocab containing only forward-compatible symbols. fill in some holes in opengl.gl 2009-06-24 18:27:54 -05:00
openssl
pack
pango
peg
persistent Documentation fix for PV{ 2009-06-15 22:24:21 +02:00
porter-stemmer minor indentation changes 2009-06-11 11:02:40 -05:00
present
prettyprint 'see' on tuple classes didn't show initial values if slot type was not declared 2009-06-14 17:46:29 -05:00
promises
quoted-printable
quoting
random
refs
regexp
roman minor cleanup 2009-06-18 17:32:10 -05:00
search-deques
see 'see' on tuple classes didn't show initial values if slot type was not declared 2009-06-14 17:46:29 -05:00
sequences
serialize Automatically load needed vocabularies when deserializing words 2009-06-19 13:03:01 +02:00
shuffle
simple-flat-file
smtp
sorting
soundex
specialized-arrays
specialized-vectors
splitting/monotonic
stack-checker stack-checker: fix doc typo reported by OneEyed 2009-06-21 15:11:41 -05:00
strings/tables
struct-arrays
suffix-arrays
summary
syndication
threads
tools add scaffold words for default vocab roots 2009-06-21 00:59:06 -05:00
tr
tuple-arrays
ui validate cocoa menu items with handles-gesture? 2009-06-22 20:16:52 -05:00
unicode Remove unused words discovered by Samuel Tardieu 2009-06-16 16:38:39 -05:00
unix
unrolled-lists
urls
uuid
validators
values
vlists
vocabs
windows windows.offscreen:make-bitmap-image wasn't filling in the component-type of the image object it makes 2009-06-25 09:15:04 -05:00
wrap
x11
xml
xml-rpc
xmode