factor/basis
Joe Groff 886d087332 ui.backend.windows code cleanup 2009-05-02 19:44:08 -05:00
..
alarms Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
alien Some gold plating 2009-05-01 02:03:22 -05:00
ascii
base64 Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -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
bootstrap Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators 2009-05-01 05:52:05 -05:00
boxes
byte-vectors
cache
cairo
calendar move windows error handling to windows.errors and update usages. 2009-04-30 09:36:25 -05:00
channels
checksums calculate a magic number in md5 2009-04-25 19:22:46 -05:00
circular
cocoa Merge branch 'master' of http://factorcode.org/git/factor 2009-05-01 13:01:04 -05:00
colors Minor doc updates 2009-04-06 17:52:14 -05:00
columns
combinators Add firstn-unsafe, input<sequence-unsafe 2009-04-26 21:22:06 -05:00
command-line Add -pic= command line argument 2009-04-28 16:58:19 -05:00
compiler Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X 2009-05-01 09:36:53 -05:00
compression
concurrency fix more compiler errors 2009-04-17 14:44:08 -05:00
constructors
cords
core-foundation Update usages of global ... change-at to use the new change-global combinator 2009-04-30 21:38:14 -05:00
core-graphics
core-text
cpu Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators 2009-05-01 05:52:05 -05:00
csv
db Fix conflict 2009-04-21 16:26:22 -05:00
debugger Fixing new method dispatch implementation 2009-04-25 19:41:27 -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
documents Improve UI listener completion behavior 2009-05-01 07:29:03 -05:00
editors editors.emacs.windows: Add meta-data 2009-04-22 04:23:26 -05:00
endian
environment
eval Fixing more unit tests 2009-04-17 15:50:03 -05:00
farkup
fonts
formatting
fry (( -- )) eval -> eval( -- ) 2009-04-17 15:49:21 -05:00
ftp
functors GENERIC: support in functors 2009-05-01 16:16:40 -05:00
furnace Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
generalizations Add firstn-unsafe, input<sequence-unsafe 2009-04-26 21:22:06 -05:00
glib
globs
grouping
hash2 Remove some usages of -rot and tuck 2009-04-18 21:53:22 -05:00
heaps fix more compiler errors 2009-04-17 14:44:08 -05:00
help Better prettyprinting of method-body instances 2009-04-24 00:20:33 -05:00
hints Passing an invalid parameter to 'declare' doesn't break the compiler anymore 2009-04-30 20:40:47 -05:00
html Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
http Tweak http.client docs 2009-04-30 22:10:18 -05:00
images Move images.normalization to extra since its not used for anything anymore 2009-04-10 04:03:06 -05:00
inspector
interpolate Documentation updates 2009-04-06 03:00:46 -05:00
interval-maps
inverse tuple-arrays: completely rewritten to use functors, 10x faster on benchmark 2009-04-26 13:31:10 -05:00
io Some gold plating 2009-05-01 02:03:22 -05:00
json
lcs Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
libc
linked-assocs
listener set error-summary? to true by default 2009-04-26 00:45:14 -05:00
lists Remove some usages of -rot and tuck 2009-04-18 21:53:22 -05:00
literals move literals vocab to basis 2009-04-30 22:48:01 -05:00
locals Split up types.c/h into smaller files, remove optimized slot from F_WORD struct 2009-04-28 17:26:11 -05:00
logging
macros Some gold plating 2009-05-01 02:03:22 -05:00
match Remove some usages of -rot and tuck 2009-04-18 21:53:22 -05:00
math Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 21:36:54 -05:00
memoize Improve stack checker documentation 2009-04-23 03:48:32 -05:00
mime Move assert-sequence= from mime.multipart to sequences 2009-04-09 04:49:54 -05:00
mirrors (( -- )) eval -> eval( -- ) 2009-04-17 15:49:21 -05:00
models Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
multiline
nibble-arrays
nmake
none
opengl eliminate windows.opengl32 dependency from opengl.gl.windows so we can use opengl.gl.extensions to define wgl extensions 2009-04-30 20:38:18 -05:00
openssl
pack
pango Fix pango.layouts issue on 64-bit systems 2009-04-13 15:11:32 -05:00
peg Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators 2009-05-01 05:52:05 -05:00
persistent Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
porter-stemmer
present
prettyprint Better prettyprinting of method-body instances 2009-04-24 00:20:33 -05:00
promises
quoted-printable
quoting
random move windows error handling to windows.errors and update usages. 2009-04-30 09:36:25 -05:00
refs Some gold plating 2009-05-01 02:03:22 -05:00
regexp Fixing some unit test failures 2009-04-22 07:05:00 -05:00
roman
search-deques
see Fleshed out new dispatch code 2009-04-24 20:43:01 -05:00
sequences
serialize
shuffle
simple-flat-file
smtp Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
sorting sorting.slots: help lint 2009-04-18 19:52:12 -05:00
soundex
specialized-arrays
specialized-vectors
splitting/monotonic
stack-checker macro call sites don't need an inlined-dependency on the macro 2009-05-01 05:52:34 -05:00
strings/tables Fix tools.time output in the TTY listener 2009-04-30 20:03:52 -05:00
struct-arrays
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 Adding and removing vocabs now updates all-vocabs-seq 2009-05-01 07:21:56 -05:00
tr
tuple-arrays Some gold plating 2009-05-01 02:03:22 -05:00
ui ui.backend.windows code cleanup 2009-05-02 19:44:08 -05:00
unicode Fixing some unit test failures 2009-04-22 07:05:00 -05:00
unix add make-hard-link to io.files.links 2009-04-28 22:51:35 -05:00
unrolled-lists
urls Merge branch 'master' into experimental 2009-04-14 10:42:41 +10:00
uuid
validators
values Documentation updates 2009-04-06 03:00:46 -05:00
vlists
windows windows pixel-format backend 2009-05-02 13:42:10 -05:00
wrap Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
x11 X11 backend for pixel formats 2009-05-02 16:39:31 -05:00
xml Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
xml-rpc
xmode Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00