factor/basis
Doug Coleman 2a34339e65 make a generic protocol for filling in the file-system-info obj in io.unix.files 2008-12-01 14:04:55 -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 Fix bootstrap 2008-11-29 15:21:12 -06:00
ascii Fix permission bits 2008-10-02 08:34:49 -05:00
base64 better base64 docs 2008-09-12 12:30:42 -05:00
biassocs change literal string throw to ERROR: 2008-08-29 00:34:22 -05:00
binary-search New $quotation markup element 2008-11-16 09:03:30 -06:00
bit-arrays Fix permission bits 2008-10-02 08:34:49 -05:00
bit-vectors >r r> in unit-test 2008-11-29 13:37:48 -06:00
bootstrap remove >r r> 2008-11-29 13:40:43 -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 Fix permission bits 2008-10-02 08:34:49 -05:00
cocoa More tweaks 2008-11-29 15:35:39 -06:00
colors Move hsva to colors.hsv 2008-10-02 03:37:53 -05:00
columns move the article down 2008-09-14 23:32:25 -05:00
combinators/short-circuit Fix combinators.short-circuit for stricter locals invariant checking 2008-11-26 01:00:23 -06:00
command-line On Windows, we now look for factor-rc and factor-boot-rc, instead of .factor-rc and .factor-boot-rc, since Explorer doesn't like filenames with leading periods 2008-11-16 19:15:51 -06:00
compiler Fix bootstrap, add a unit test 2008-11-30 07:36:29 -06:00
concurrency Merge branch 'master' into microseconds 2008-11-23 03:06:32 -06:00
core-foundation remove >r r> from various vocabs 2008-11-29 13:29:19 -06:00
cpu Fix compile error 2008-11-30 11:37:39 -06:00
csv Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
db fix compile error 2008-11-29 15:19:09 -06:00
debugger slice-errors now report the parameters to the slicing operation 2008-11-21 21:00:30 -06:00
delegate Clarify docs 2008-11-29 11:39:57 -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 add a vocab-link 2008-09-15 11:53:39 -05:00
dlists [ drop t ] pusher == [ ] accumulator 2008-11-30 04:51:17 -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 fix winnt environment variables 2008-10-18 23:03:22 -05:00
eval Add missing meta-data 2008-09-23 16:11:59 -05:00
farkup remove >r r> from various vocabs 2008-11-29 13:29:19 -06:00
float-arrays Add fast-path for <float-array> on 2 and 3 arguments 2008-11-29 12:05:42 -06:00
float-vectors Fix permission bits 2008-10-02 08:34:49 -05:00
freetype Fix freetype for Win64 2008-11-17 18:42:21 -06:00
fry Refactor fry a bit, to add extension points for locals 2008-11-27 21:55:20 -06:00
furnace Re-arrange furnce to avoid circularity 2008-11-24 20:26:11 -06:00
generalizations Better docs for generalizations 2008-11-27 21:53:53 -06:00
globs Fix permission bits 2008-10-02 08:34:49 -05:00
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 summary file was empty 2008-11-29 12:18:41 -06:00
hints HINTS: now supports literals; they're tested with eq? 2008-11-29 12:03:56 -06:00
html Bail out on line-endings workarounds now that we have a better fix for that on Win64 2008-11-21 20:09:23 -06:00
http Make cookie parsing more permissive 2008-11-24 20:26:29 -06:00
inspector Fix permission bits 2008-10-02 08:34:49 -05:00
interpolate add interpolate 2008-10-01 18:15:41 -05:00
interval-maps Fix permission bits 2008-10-02 08:34:49 -05:00
io make a generic protocol for filling in the file-system-info obj in io.unix.files 2008-12-01 14:04:55 -06:00
json More JSON tweaks 2008-11-15 03:09:57 -06:00
lcs Fix permission bits 2008-10-02 08:34:49 -05:00
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 load-locals is a primitive now, change semantics of get-locals to bum out 2 instructions from the sub-primitive 2008-11-27 22:30:29 -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 Fix permission bits 2008-10-02 08:34:49 -05:00
math derived-ops for shift didn't include fixnum-shift 2008-11-30 04:44:52 -06:00
memoize Fix permission bits 2008-10-02 08:34:49 -05:00
mime more private words 2008-11-29 02:39:41 -06:00
mirrors Fix mirrors 2008-11-06 02:52:54 -06:00
models New $quotation markup element 2008-11-16 09:03:30 -06:00
multiline Fix permission bits 2008-10-02 08:34:49 -05:00
nmake Add missing meta-data 2008-09-23 16:11:59 -05:00
none
opengl Fix bootstrap 2008-11-29 15:21:12 -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 New 'expect' word, which is a more correct version of the 'scan assert=' idiom 2008-11-22 17:27:40 -06:00
random Mess around with tags 2008-11-17 06:59:17 -06:00
refs
regexp move things around. the parser no longer adjusts nodes based on options, instead opting for nfa to handle it (case-insensitive, multiline, dotall, reversed..) 2008-11-24 22:17:47 -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 serialize tsets 2008-11-15 04:13:03 -06:00
shuffle Fix permission bits 2008-10-02 08:34:49 -05:00
smtp Fix AUTH PLAIN support,and add STARTTLS support; clean up response handling code a bit, to make better error messages; fix a bug where the first line initially sent by the server was not being read 2008-11-30 13:53:13 -06:00
sorting Change tags a bit 2008-11-14 20:17:27 -06:00
stack-checker Use specializer hints when inlining words 2008-11-29 12:05:27 -06:00
state-parser Fix permission bits 2008-10-02 08:34:49 -05:00
suffix-arrays New $quotation markup element 2008-11-16 09:03:30 -06:00
summary Documentation updates 2008-09-24 21:19:27 -05:00
symbols Fix permission bits 2008-10-02 08:34:49 -05:00
syndication Fix permission bits 2008-10-02 08:34:49 -05:00
threads Fix help lint 2008-11-24 00:51:46 -06:00
tools fix summary 2008-11-29 12:19:08 -06:00
tr Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
tuple-arrays Fix permission bits 2008-10-02 08:34:49 -05:00
ui Stop blinking before starting again 2008-11-30 13:50:09 -06:00
unicode remove dead code, add copyright 2008-10-05 18:36:56 -05:00
unix redo most of statfs and statvfs 2008-12-01 14:04:31 -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 some types for Win64 2008-11-17 18:41:53 -06:00
wrap Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
x11 Make setlocale() failure non-fatal since it appears to be broken on the eeepc 2008-11-27 23:37:16 -06:00
xml Minor documentation updates: json, xml, serialize 2008-11-14 22:49:17 -06:00
xml-rpc Fix permission bits 2008-10-02 08:34:49 -05:00
xmode Fix permission bits 2008-10-02 08:34:49 -05:00