factor/basis
Doug Coleman 3722c0ad62 move some words to private vocabs 2009-05-25 15:35:50 -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 even more usings 2009-05-16 10:45:17 -05:00
ascii Unfinished changes to regexp 2009-02-15 14:28:22 -06:00
base64 Fix unit test failures caused by change to 'contents' word 2009-05-10 18:54:56 -05:00
biassocs Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
binary-search Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
bit-arrays Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
bit-vectors Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
bitstreams remove debugging code from bitstreams 2009-05-15 14:59:26 -05:00
bootstrap Fix even more usings 2009-05-16 10:45:17 -05:00
boxes
cache cache: don't require values to have an age slot anymore 2009-02-10 22:05:13 -06:00
cairo update code for usages of add-library 2009-03-25 23:00:19 -05:00
calendar Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
channels Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
checksums checksums.md5: make the new optimized code work with big endian CPUs 2009-05-23 00:31:52 -05:00
circular rotate-circular word 2009-05-13 19:31:58 -05:00
cocoa Fix even more usings 2009-05-16 10:45:17 -05:00
colors Minor doc updates 2009-04-06 17:52:14 -05:00
columns Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
combinators make output>array a macro to avoid subtle bugs 2009-05-12 10:32:19 -05:00
command-line Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
compiler add a clamp word to math.order, use clamp word throughout libraries 2009-05-24 21:35:50 -05:00
compression fix a bug in inflate -- length table was one entry too short 2009-05-17 10:10:14 -05:00
concurrency Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
constructors New utility word: complete-effect 2009-03-22 17:59:40 -05: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 even more usings 2009-05-16 10:45:17 -05:00
core-graphics spin on GetCurrentButtonState before warping cursor when grabbing cocoa input. this keeps the window from jumping if you click on its titlebar to focus 2009-05-14 15:36:18 -05:00
core-text remove at-default. it was hardly used and it's just '?at drop' 2009-05-24 21:46:59 -05:00
cpu fix duplicate using lines 2009-05-17 20:29:32 -05:00
csv Fixing minor CSV bug 2009-02-12 01:32:06 -06:00
db Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
debugger Better presentation for ambiguous-use-error, fix ui.tools.listener now that 'search' can throw, make USE: and UNUSE: ignore dupes 2009-05-16 09:34:42 -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 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 docs for dlist-filter 2009-05-09 20:15:03 -05:00
documents Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
editors Fix conflict 2009-05-16 09:48:42 -05:00
endian Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
environment Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
eval Fix more usings 2009-05-16 09:48:58 -05:00
farkup In Farkup, image text is only parsed if given separate from the URL 2009-05-16 16:54:45 -05:00
fonts Clean up some code in core-text, and core-text.fonts 2009-02-21 01:26:50 -06:00
formatting Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
fry Removing slip 2slip 3slip nslip 2009-05-10 16:39:17 -05:00
ftp Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
functors Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
furnace fix some duplicate using lines 2009-05-18 23:45:52 -05:00
game-input Fix conflict 2009-05-16 09:48:42 -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 Update meta-data 2009-03-13 20:46:08 -05:00
grouping Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
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.html: fix escape-filename 2009-05-16 16:54:02 -05:00
hints move some words to private vocabs 2009-05-25 15:35:50 -05:00
html make sure you can define words in fhtml templates 2009-05-19 18:53:12 -05:00
http Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
images use literal-arrays 2009-05-17 13:36:53 -05:00
inspector Fix unit tests and help lint for 'see' move 2009-03-11 17:33:54 -05:00
interpolate Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist 2009-05-13 22:15:48 -05:00
interval-maps interval-maps:interval-values word, and more docs for interval-maps 2009-03-20 18:24:57 -05:00
inverse Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
io io.monitors: spawn-monitor was broken and never used, so remove it (reported by levi in #concatenative) 2009-05-22 02:04:36 -05:00
iokit Graduation! Move game-input and iokit into basis 2009-05-13 14:18:10 -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 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 Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
lists fix lazy lists 2009-05-18 16:17:11 -05:00
literals Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
locals Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
logging Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
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 add a clamp word to math.order, use clamp word throughout libraries 2009-05-24 21:35:50 -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 add a clamp word to math.order, use clamp word throughout libraries 2009-05-24 21:35:50 -05:00
multiline Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
nibble-arrays Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
nmake remove >r r> 2008-12-08 00:10:24 -06:00
none Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
opengl Fix conflict 2009-05-16 09:48:42 -05:00
openssl Link VM with OpenSSL on NetBSD otherwise it can't find some symbols 2009-05-12 16:23:09 -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 Fix even more usings 2009-05-16 10:45:17 -05:00
persistent Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
porter-stemmer Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
present Fix test failures 2009-05-04 13:10:56 -05:00
prettyprint Fix more usings 2009-05-16 09:48:58 -05:00
promises llines was broken. it still probably is -- what if the stream throws an exception? cleanup some old code 2009-05-18 12:27:04 -05:00
quoted-printable produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
quoting add unit tests for quoting 2009-03-30 00:18:02 -05:00
random fix typo 2009-05-22 17:18:24 -05:00
refs Some gold plating 2009-05-01 02:03:22 -05:00
regexp Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
roman less stack shuffling 2009-03-28 15:02:28 -05:00
search-deques define-inline now takes an effect parameter 2008-12-15 19:44:56 -06:00
see Fix regression with see'ing gensyms 2009-05-16 16:57:58 -05:00
sequences Removing sequences.next 2009-02-05 20:28:36 -06:00
serialize Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
shuffle Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
simple-flat-file More docs for Unicode and simple-flat-file; moving more parsing code there 2009-03-20 19:53:54 -05:00
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 Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
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 make monotonic-slice compile 2009-01-09 19:04:10 -06:00
stack-checker stack-checker: fix case where invalid code could infer 2009-05-23 15:50:35 -05:00
strings/tables Fix tools.time output in the TTY listener 2009-04-30 20:03:52 -05:00
struct-arrays Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
suffix-arrays Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
summary Untangling some dependencies 2008-12-08 14:58:00 -06:00
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 use iota 2009-05-25 15:18:20 -05:00
tr Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
tuple-arrays tuple-arrays: clean up a bit and add docs 2009-05-21 21:23:01 -05:00
ui disable WGL_ARB_pixel_format code path in windows UI backend 'cause ATI drivers are shit 2009-05-23 08:39:01 -05:00
unicode remove at-default. it was hardly used and it's just '?at drop' 2009-05-24 21:46:59 -05:00
unix unix.stat.netbsd: fix code duplication with unix.statvfs.netbsd 2009-05-16 16:28:24 -05:00
unrolled-lists use CONSTANT: in basis 2009-02-22 19:13:08 -06:00
urls Fix unit test failures caused by change to 'contents' word 2009-05-10 18:54:56 -05:00
uuid move sha1 and sha2 to checksums.sha, update usages 2009-05-17 17:58:36 -05:00
validators Moving regexp.matchers back to regexp 2009-03-10 18:27:33 -05:00
values Documentation updates 2009-04-06 03:00:46 -05:00
vlists Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
vocabs Clean up pprint-use and related code to use manifests 2009-05-16 08:54:14 -05:00
windows remove at-default. it was hardly used and it's just '?at drop' 2009-05-24 21:46:59 -05:00
wrap lists: slight cleanup 2009-05-16 13:34:39 -05:00
x11 Fix usings on X11 2009-05-16 11:50:16 -04:00
xml Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
xml-rpc Slight cleanup in xml-rpc 2009-02-09 18:36:36 -06:00
xmode Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00