factor/basis
Doug Coleman 39ce205f75 add a binding to part or all of uniscribe 2009-03-12 21:52:45 -05:00
..
alarms Untangling more dependencies 2008-12-08 16:02:31 -06:00
alien Document alien.destructors 2009-03-12 20:48:22 -05:00
ascii Unfinished changes to regexp 2009-02-15 14:28:22 -06:00
assoc-heaps Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
base64 base64 now deals with byte arrays instead of strings 2009-03-06 14:10:53 -06:00
biassocs Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
binary-search Slightly faster binary-search 2009-03-12 20:43:44 -05:00
bit-arrays Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
bit-vectors Untangling some dependencies 2008-12-08 14:58:00 -06:00
bitstreams Fix various unit tests 2009-03-07 15:58:14 -06:00
bootstrap Use Pango text rendering on Windows 2009-03-02 01:18:27 -06:00
boxes remove >r r> 2008-11-29 13:21:40 -06:00
byte-vectors Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
cache cache: don't require values to have an age slot anymore 2009-02-10 22:05:13 -06:00
cairo Various load-everything fixes 2009-03-07 01:22:21 -06:00
calendar use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
call Make execute( faster, add execute-unsafe( and make effect tuple slots read only 2009-03-01 20:12:35 -06:00
channels Fixing assorted compile errors and help lint warnings 2008-12-16 01:12:36 -06:00
checksums Fixing some things I broke 2009-02-25 23:30:30 -06:00
circular
cocoa Fix memory management for CFArrays 2009-03-09 20:22:56 -05:00
colors Help lint and meta-data fixes 2009-03-08 01:49:06 -06:00
columns Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
combinators Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
command-line io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
compiler Don't report inference warnings for inline words 2009-03-12 17:30:41 -05:00
compression report the value not found in lzw 2009-02-22 17:29:27 -06:00
concurrency produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
constructors Updating meta-data 2009-03-07 00:57:04 -06:00
cords Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
core-foundation Fix memory management for CFArrays 2009-03-09 20:22:56 -05:00
core-graphics First attempt at ui.text.pango 2009-02-28 01:31:51 -06:00
core-text Add unportable tag to core-text.fonts 2009-03-09 15:25:25 -05:00
cpu use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
csv Fixing minor CSV bug 2009-02-12 01:32:06 -06:00
db dont run postgresql tests on win64 2009-02-23 08:37:38 -06:00
debugger Change tabular-output and smash-pane behavior to fix panes unit tests; re-organize panes code to make more words private 2009-03-11 03:17:30 -05:00
definitions/icons Two new icons 2009-02-17 14:26:31 -06:00
delegate Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
deques Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
disjoint-sets Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
dlists renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
documents Working on documentation 2009-02-19 16:54:27 -06:00
editors fix editors for find-in-program-files change 2009-02-26 21:50:20 -06:00
endian Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
environment produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
eval Random minor fixes; html.components doesn't duplicate parsing anymore 2009-01-27 16:54:41 -06:00
farkup Don't escape absolute URLs in Farkup 2009-03-07 21:47:06 -06:00
fonts Clean up some code in core-text, and core-text.fonts 2009-02-21 01:26:50 -06:00
formatting Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
fry Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg 2009-03-06 19:48:04 -06:00
ftp remove dead code 2009-02-18 15:51:03 -06:00
functors Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg 2009-03-06 19:48:04 -06:00
furnace Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
generalizations Fix circularity 2009-02-10 16:42:35 -06:00
glib Working on X11 backend 2009-03-02 02:55:54 -06:00
globs Moving regexp.matchers back to regexp 2009-03-10 18:27:33 -05:00
grouping Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
hash2 Remove two swapd usages 2009-02-02 14:26:54 -06:00
heaps Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
help Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
hints Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
html Add a couple of must-infer tests 2009-03-11 21:51:39 -05:00
http Fix parse-content-type for quoted tokens 2009-03-08 17:33:17 -05:00
images Move normalize-scanline-order implementation from images.bitmap to images 2009-03-10 16:35:47 -05:00
inspector Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
interpolate Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
interval-maps Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
inverse XML literals work with inverse now 2009-02-05 14:21:36 -06:00
io Merge branch 'master' of git://factorcode.org/git/factor 2009-03-12 21:40:24 -05:00
json Looks like someone beat me to the punch on json.writer fix 2008-12-03 11:36:02 -08:00
lcs Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
libc New initialize-alien word 2009-02-20 20:51:13 -06:00
linked-assocs Add unit test for >alist on linked-assocs 2009-02-16 21:42:09 -06:00
listener Change tabular-output and smash-pane behavior to fix panes unit tests; re-organize panes code to make more words private 2009-03-11 03:17:30 -05:00
lists Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
locals Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
logging Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
macros Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
match Remove some usages of tuck 2009-01-23 18:20:47 -06:00
math Make partially dispatched integer ops foldable 2009-03-11 13:57:13 -05:00
memoize Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
mime use quoting vocab 2009-02-22 00:42:35 -06:00
mirrors Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
models Help lint and meta-data fixes 2009-03-08 01:49:06 -06:00
multiline New delimiter choices for multiline 2009-01-21 18:17:06 -06:00
nibble-arrays Merge branch 'master' of git://factorcode.org/git/factor 2009-02-16 21:25:39 -06:00
nmake remove >r r> 2008-12-08 00:10:24 -06:00
none Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
opengl Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
openssl Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
pack Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
pango Clean up 2009-03-04 21:15:16 -06:00
peg Use 1|| instead of 0|| where appropriate in peg.ebnf to remove some stack shuffling 2009-03-12 21:21:32 -05:00
persistent produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
porter-stemmer Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
present present now supports vocab-specs not just vocabs 2009-01-16 12:47:33 -06:00
prettyprint Don't use colors.constants in prettyprint 2009-03-12 21:25:33 -05:00
quoted-printable produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
quoting add quoting vocab 2009-02-22 00:42:21 -06:00
random Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
refs Minor documentation fixes 2009-01-21 00:45:23 -06:00
regexp Making regexp generate less class algebra 2009-03-11 22:04:47 -05:00
roman use bi 2009-02-05 09:09:24 -06:00
search-deques define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
see Fixing up code after 'see' refactoring 2009-03-11 08:34:25 -05:00
sequences Removing sequences.next 2009-02-05 20:28:36 -06:00
serialize Remove some usages of tuck 2009-01-23 18:20:47 -06:00
shuffle Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:46:21 -06:00
simple-flat-file Fix simple-flat-file 2009-03-07 20:55:55 -06:00
smtp Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
sorting Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
soundex renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
specialized-arrays Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
specialized-vectors Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
splitting/monotonic make monotonic-slice compile 2009-01-09 19:04:10 -06:00
stack-checker Change another throw to rethrow in stack checker 2009-03-11 03:17:06 -05:00
strings/tables strings.tables: use [ max ] map-reduce 2009-02-02 03:33:23 -06:00
struct-arrays Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
suffix-arrays
summary Untangling some dependencies 2008-12-08 14:58:00 -06:00
syndication Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
threads Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
tools words. emits a newline after 2009-03-12 20:50:07 -05:00
tr Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
tuple-arrays Remove >r/r> 2008-12-17 19:17:37 -06:00
ui Tweak pane layout for better baseline alignment 2009-03-12 17:48:46 -05:00
unicode Adding word breaks to regexp 2009-03-11 15:51:54 -05:00
unix Fix compile error on FreeBSD 2009-03-08 01:13:53 -06:00
unrolled-lists use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
urls Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
uuid Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 12:51:49 -08:00
validators Moving regexp.matchers back to regexp 2009-03-10 18:27:33 -05:00
values help-lint doesn't check on value-words, this allows values to be documented. Also, make 'see' work with value words 2009-01-16 14:12:10 -06:00
vlists Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
windows add a binding to part or all of uniscribe 2009-03-12 21:52:45 -05:00
wrap Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
x11 Working on X11 backend 2009-03-02 02:55:54 -06:00
xml Fix conflicts 2009-02-26 03:12:19 -06:00
xml-rpc Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
xmode Add a couple of must-infer tests 2009-03-11 21:51:39 -05:00