factor/basis
Slava Pestov 6e08e29a3a Remove compiled slot from quotations since its not needed 2009-05-12 03:09:15 -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 Fix bool type on PowerPC 2009-05-10 19:01:38 -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
bootstrap Remove compiled slot from quotations since its not needed 2009-05-12 03:09:15 -05:00
boxes
cache
cairo update code for usages of add-library 2009-03-25 23:00:19 -05:00
calendar move windows error handling to windows.errors and update usages. 2009-04-30 09:36:25 -05:00
channels
checksums working on sha2 2009-05-10 12:18:59 -05:00
circular
cocoa Fix deployment of UI apps and implement various tricks to make deployed images smaller 2009-05-10 21:33:13 -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 Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
compiler Remove compiled slot from quotations since its not needed 2009-05-12 03:09:15 -05:00
compression update code for usages of add-library 2009-03-25 23:00:19 -05:00
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 input grabbing support 2009-05-08 15:07:15 -05:00
core-text update code for usages of add-library 2009-03-25 23:00:19 -05:00
cpu cpu.ppc: really fix bool type 2009-05-10 19:10:20 -05:00
csv
db Fix conflict 2009-04-21 16:26:22 -05:00
debugger Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
definitions/icons - definitions.icons now has a reference article 2009-03-24 09:11:45 -05:00
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 Improve UI listener completion behavior 2009-05-01 07:29:03 -05:00
editors Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
endian
environment
eval Fixing more unit tests 2009-04-17 15:50:03 -05:00
farkup Fixing farkup's parsing of [aaa] 2009-03-29 20:29:38 -05:00
fonts
formatting Merge branch 'master' of git://factorcode.org/git/factor 2009-05-03 17:23:14 -05:00
fry Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
ftp rename lines to stream-lines 2009-05-01 10:41:27 -05:00
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 Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
glib update code for usages of add-library 2009-03-25 23:00:19 -05:00
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 help.lint: fix :lint-failures word 2009-05-04 13:10:27 -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 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
images throw more errors on tiff if formats are unsupported 2009-05-05 22:58:38 -05:00
inspector
interpolate Documentation updates 2009-04-06 03:00:46 -05:00
interval-maps
inverse Adding output>sequence and input<sequence to inverse; refactoring [ narray ] undo 2009-05-01 22:14:26 -05:00
io add a find-by-extensions word 2009-05-10 19:20:04 -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 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 document ${ 2009-05-06 14:38:38 -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 dont load safe primes in miller rabin tests 2009-05-10 14:08:03 -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 Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
opengl un-private some useful words 2009-05-07 19:46:42 -05:00
openssl update code for usages of add-library 2009-03-25 23:00:19 -05:00
pack Remove unused entry from using list 2009-04-03 09:45:02 -05:00
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 Fix test failures 2009-05-04 13:10:56 -05:00
prettyprint Merge branch 'master' of git://factorcode.org/git/factor 2009-05-04 05:16:47 -05:00
promises
quoted-printable
quoting add unit tests for quoting 2009-03-30 00:18:02 -05:00
random move random-bits* to random, work on docs 2009-05-10 13:39:08 -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 less stack shuffling 2009-03-28 15:02:28 -05:00
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-arrays: fix tests on PowerPC 2009-05-08 21:34:28 -05:00
specialized-vectors Add test to assert that new-resizable returns specialized vectors on specialized arrays 2009-03-26 21:25:52 -05:00
splitting/monotonic
stack-checker Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
strings/tables Fix tools.time output in the TTY listener 2009-04-30 20:03:52 -05:00
struct-arrays windows.dinput.constants: fix deployment 2009-05-11 18:01:35 -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 Add deploy test to ensure game-input works 2009-05-11 17:04:14 -05:00
tr
tuple-arrays Some gold plating 2009-05-01 02:03:22 -05:00
ui Make focusable-child* work even if world has no children, to clean up a code duplication 2009-05-11 17:04:32 -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 Fix unit test failures caused by change to 'contents' word 2009-05-10 18:54:56 -05:00
uuid
validators
values Documentation updates 2009-04-06 03:00:46 -05:00
vlists
vocabs Fix test failures 2009-05-04 13:10:56 -05:00
windows windows.dinput.constants: fix deployment 2009-05-11 18:01:35 -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 Removing slip usage from basis 2009-05-10 15:28:22 -05:00
xml-rpc
xmode rename lines to stream-lines 2009-05-01 10:41:27 -05:00