factor/basis
Slava Pestov 142fddd530 Fix usings on X11 2009-05-16 11:50:16 -04:00
..
alarms Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
alien Fix even more usings 2009-05-16 10:45:17 -05:00
ascii
base64 Fix unit test failures caused by change to 'contents' word 2009-05-10 18:54:56 -05:00
biassocs
binary-search Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
bit-arrays
bit-vectors
bitstreams remove debugging code from bitstreams 2009-05-15 14:59:26 -05:00
bootstrap Fix even more usings 2009-05-16 10:45:17 -05:00
boxes
cache
cairo
calendar Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
channels Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
checksums Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
circular rotate-circular word 2009-05-13 19:31:58 -05:00
cocoa Fix even more usings 2009-05-16 10:45:17 -05:00
colors
columns
combinators make output>array a macro to avoid subtle bugs 2009-05-12 10:32:19 -05:00
command-line 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
compiler Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
compression oops, i was using alt.bitstreams in some places 2009-05-15 01:27:00 -05:00
concurrency Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
constructors
cords
core-foundation Fix even more usings 2009-05-16 10:45:17 -05:00
core-graphics spin on GetCurrentButtonState before warping cursor when grabbing cocoa input. this keeps the window from jumping if you click on its titlebar to focus 2009-05-14 15:36:18 -05:00
core-text
cpu Fix cpu.ppc for strict vocabulary search path semantics 2009-05-16 08:58:10 -05:00
csv
db Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
debugger Better presentation for ambiguous-use-error, fix ui.tools.listener now that 'search' can throw, make USE: and UNUSE: ignore dupes 2009-05-16 09:34:42 -05:00
definitions/icons
delegate Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:38:32 -05:00
deques
disjoint-sets
dlists docs for dlist-filter 2009-05-09 20:15:03 -05:00
documents Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
editors Fix conflict 2009-05-16 09:48:42 -05:00
endian
environment Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
eval Fix more usings 2009-05-16 09:48:58 -05:00
farkup
fonts
formatting Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
fry Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
ftp Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
functors 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
furnace Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
game-input Fix conflict 2009-05-16 09:48:42 -05:00
generalizations Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
glib
globs
grouping
hash2
heaps
help help.lint: don't use mutable vocab tuple as key in lint-failures hash 2009-05-16 09:43:01 -05:00
hints Passing an invalid parameter to 'declare' doesn't break the compiler anymore 2009-04-30 20:40:47 -05:00
html Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
http Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
images Comment out JPEG code until we figure out if we want default bootstrap to depend on BLAS or not 2009-05-16 10:02:48 -05:00
inspector
interpolate Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist 2009-05-13 22:15:48 -05:00
interval-maps
inverse Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
io Fix usings on X11 2009-05-16 11:50:16 -04:00
iokit Graduation! Move game-input and iokit into basis 2009-05-13 14:18:10 -05:00
json Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
lcs Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
libc
linked-assocs
listener Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
lists Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
literals Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
locals Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
logging Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
macros Some gold plating 2009-05-01 02:03:22 -05:00
match
math Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
memoize Improve stack checker documentation 2009-04-23 03:48:32 -05:00
mime
mirrors
models Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
multiline
nibble-arrays
nmake
none Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
opengl Fix conflict 2009-05-16 09:48:42 -05:00
openssl Link VM with OpenSSL on NetBSD otherwise it can't find some symbols 2009-05-12 16:23:09 -05:00
pack
pango
peg Fix even more usings 2009-05-16 10:45:17 -05:00
persistent Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
porter-stemmer
present Fix test failures 2009-05-04 13:10:56 -05:00
prettyprint Fix more usings 2009-05-16 09:48:58 -05:00
promises
quoted-printable
quoting
random Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
refs Some gold plating 2009-05-01 02:03:22 -05:00
regexp Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
roman
search-deques
see Clean up pprint-use and related code to use manifests 2009-05-16 08:54:14 -05:00
sequences
serialize Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
shuffle
simple-flat-file
smtp Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
sorting
soundex Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
specialized-arrays specialized-arrays: fix tests on PowerPC 2009-05-08 21:34:28 -05:00
specialized-vectors
splitting/monotonic
stack-checker Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
strings/tables Fix tools.time output in the TTY listener 2009-04-30 20:03:52 -05:00
struct-arrays Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
suffix-arrays
summary
syndication Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
threads Improve stack checker documentation 2009-04-23 03:48:32 -05:00
tools Fix even more usings 2009-05-16 10:45:17 -05:00
tr
tuple-arrays Some gold plating 2009-05-01 02:03:22 -05:00
ui Fix even more usings 2009-05-16 10:45:17 -05:00
unicode Fix even more usings 2009-05-16 10:45:17 -05:00
unix Fix even more usings 2009-05-16 10:45:17 -05:00
unrolled-lists
urls Fix unit test failures caused by change to 'contents' word 2009-05-10 18:54:56 -05:00
uuid
validators
values
vlists
vocabs Clean up pprint-use and related code to use manifests 2009-05-16 08:54:14 -05:00
windows Move wchar_t* typedef from alien.arrays to windows.types since that's the only place that uses it. Reduces deployed image size since io.encodings.utf16 not loaded on Unix 2009-05-12 04:19:22 -05:00
wrap Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
x11 Fix usings on X11 2009-05-16 11:50:16 -04:00
xml Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
xml-rpc
xmode Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00