factor/basis
Slava Pestov 350e697615 Merge branch 'master' into specialized-arrays 2008-12-02 20:07:14 -06:00
..
alarms Alarms don't start to lag if the alarm takes longer to execute than the interval itself 2008-11-23 00:14:04 -06:00
alias Rename alias article 2008-11-14 04:01:43 -06:00
alien Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
ascii
base64
biassocs
binary-search New $quotation markup element 2008-11-16 09:03:30 -06:00
bit-arrays Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
bit-vectors >r r> in unit-test 2008-11-29 13:37:48 -06:00
bootstrap Better command-line processing 2008-12-01 16:10:48 -06:00
boxes remove >r r> 2008-11-29 13:21:40 -06:00
calendar remove >r r> 2008-11-29 13:40:48 -06:00
channels remove >r r> 2008-11-29 13:47:45 -06:00
checksums remove >r r> from checksums 2008-11-29 13:00:50 -06:00
circular
cocoa Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
colors
columns
combinators/short-circuit Fix combinators.short-circuit for stricter locals invariant checking 2008-11-26 01:00:23 -06:00
command-line Remove obsolete tests 2008-12-01 16:12:04 -06:00
compiler Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
concurrency Get rid of some more >r/r> usages 2008-11-30 18:28:15 -06:00
core-foundation Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
cpu Update cpu.x86.assembler to use dip instead of >r/r> 2008-12-02 03:10:01 -06:00
csv
db Fix conflicts 2008-12-01 20:39:43 -06:00
debugger slice-errors now report the parameters to the slicing operation 2008-11-21 21:00:30 -06:00
delegate Refactoring usages of >r, r>, -rot, rot 2008-11-30 22:21:37 -06:00
deques dlists no longer have a length slot; tweak dlist code so that types infer better 2008-11-16 05:53:25 -06:00
disjoint-sets
dlists Code cleanup: refactoring usages of rot and -rot to use newer idioms instead 2008-11-30 17:47:29 -06:00
documents Clean up documents 2008-11-22 00:30:39 -06:00
editors remove >r r> from various vocabs 2008-11-29 13:29:19 -06:00
environment Don't add f to vocab-roots 2008-12-02 01:15:34 -05:00
eval
farkup remove >r r> from various vocabs 2008-11-29 13:29:19 -06:00
freetype Fix freetype for Win64 2008-11-17 18:42:21 -06:00
fry Remove 3compose: nothing in core used it, and basis code can use fry 2008-12-02 00:25:23 -06:00
functors Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
furnace Fix load error; word got moved 2008-11-30 15:13:30 -06:00
generalizations Better docs for generalizations 2008-11-27 21:53:53 -06:00
globs
grouping remove >r r> from grouping 2008-11-29 13:29:38 -06:00
hash2 Cleanups 2008-11-29 15:21:23 -06:00
heaps remove >r r> from heaps 2008-11-29 13:28:52 -06:00
help FACTOR_ROOTS env var 2008-12-01 17:19:47 -06:00
hints HINTS: now supports literals; they're tested with eq? 2008-11-29 12:03:56 -06:00
html Update XML library to parse <! directives better; modernize the code a bit 2008-12-02 19:59:16 -06:00
http Make cookie parsing more permissive 2008-11-24 20:26:29 -06:00
inspector Refactoring usages of >r, r>, -rot, rot 2008-11-30 22:21:37 -06:00
interpolate
interval-maps
io Merge branch 'master' into specialized-arrays 2008-12-02 20:07:14 -06:00
json More JSON tweaks 2008-11-15 03:09:57 -06:00
lcs
libc New $quotation markup element 2008-11-16 09:03:30 -06:00
linked-assocs dlist>seq was defined in dlists and linked-assocs 2008-11-29 20:17:16 -06:00
listener Fix listener help lint 2008-11-21 23:04:24 -06:00
locals Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
logging Fix circularity issue in logging 2008-11-23 03:57:36 -06:00
macros Remove some unused words 2008-11-25 16:47:56 -06:00
match
math Refactoring usages of >r, r>, -rot, rot 2008-11-30 22:21:37 -06:00
memoize
mime more private words 2008-11-29 02:39:41 -06:00
mirrors Fix mirrors 2008-11-06 02:52:54 -06:00
models models.range: Correct stack effect for '<range>' 2008-12-02 14:25:34 -06:00
multiline
nibble-arrays Adding nibble-arrays 2008-11-18 22:18:43 -06:00
nmake
none
opengl Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
openssl Move code out of openssl vocabulary 2008-11-23 01:00:29 -06:00
peg peg and peg.parsers doesn't need to load shuffle vocabulary 2008-11-23 01:00:12 -06:00
persistent Add changed-nth combinator: like change-nth but for persistent sequences 2008-11-13 00:10:55 -06:00
present Fix help lint 2008-11-24 00:51:46 -06:00
prettyprint Fix see-methods when class or generic has no methods 2008-11-28 23:24:59 -06:00
qualified Update qualified docs a little 2008-12-02 16:27:54 -06:00
random Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
refs
regexp Comment out tests... *sigh* 2008-11-30 19:06:28 -06:00
search-deques dlists no longer have a length slot; tweak dlist code so that types infer better 2008-11-16 05:53:25 -06:00
sequences Fix sequences.deep tests 2008-11-24 00:52:40 -06:00
serialize Fix conflict 2008-11-18 22:18:14 -06:00
shuffle
smtp Fix USING: 2008-11-30 17:49:46 -06:00
sorting Change tags a bit 2008-11-14 20:17:27 -06:00
specialized-arrays Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
specialized-vectors Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
stack-checker Use specializer hints when inlining words 2008-11-29 12:05:27 -06:00
state-parser
suffix-arrays New $quotation markup element 2008-11-16 09:03:30 -06:00
summary
symbols
syndication Update XML library to parse <! directives better; modernize the code a bit 2008-12-02 19:59:16 -06:00
threads Fix help lint 2008-11-24 00:51:46 -06:00
tools Fix scaffold to work with vocab-roots outside of Factor source tree. Cleanup check-vocab-root. 2008-12-02 16:23:54 -05:00
tr
tuple-arrays
ui Fixing bootstrap with specialized arrays 2008-12-02 02:44:19 -06:00
unicode remove dead code, add copyright 2008-10-05 18:36:56 -05:00
unix Merge branch 'master' into specialized-arrays 2008-12-02 20:07:14 -06:00
unrolled-lists Fix help lint 2008-11-16 07:04:51 -06:00
urls rename last-slice1 to slice1-last 2008-11-22 20:00:37 -06:00
validators Simpler URL regexp 2008-11-18 16:16:24 -06:00
values Better values docs 2008-11-19 19:43:11 -06:00
vlists vlists: immutable sequences with mostly-O(1) push and pop, O(n) behavior when sharing: optimized for the unshared case. also contains valists, which are assocs built on vlists with O(n) search starting from the end, and mostly-O(1) insertion that shadows prior entries. Behaves similar to Lisp/Scheme alists 2008-11-13 00:12:14 -06:00
windows Fix conflict 2008-11-18 22:18:14 -06:00
wrap
x11 Fix conflicts 2008-12-01 20:39:43 -06:00
xml Update XML library to parse <! directives better; modernize the code a bit 2008-12-02 19:59:16 -06:00
xml-rpc
xmode Remove 3compose: nothing in core used it, and basis code can use fry 2008-12-02 00:25:23 -06:00