factor/basis
Aaron Schaefer abf4700af8 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 16:21:16 -05:00
..
alarms Add $maybe markup element 2008-11-16 06:02:13 -06:00
alias Rename alias article 2008-11-14 04:01:43 -06:00
alien Refactoring FFI for Win64 2008-11-17 13:34:37 -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 Fix permission bits 2008-10-02 08:34:49 -05:00
bootstrap New calling convention for VM primitives: 2008-11-13 03:20:34 -06:00
boxes Fix permission bits 2008-10-02 08:34:49 -05:00
calendar Mess around with tags 2008-11-17 06:59:17 -06:00
channels Fix permission bits 2008-10-02 08:34:49 -05:00
checksums Fix permission bits 2008-10-02 08:34:49 -05:00
circular Fix permission bits 2008-10-02 08:34:49 -05:00
cocoa New $quotation markup element 2008-11-16 09:03:30 -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 permission bits 2008-10-02 08:34:49 -05: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 Refactoring FFI for Win64 2008-11-17 13:34:37 -06:00
concurrency New $quotation markup element 2008-11-16 09:03:30 -06:00
core-foundation Add unportable tag and other meta-data to core-foundation subvocabs 2008-10-07 01:27:18 -05:00
cpu Refactoring FFI for Win64 2008-11-17 13:34:37 -06:00
csv Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
db fix the way postgresql creates functions 2008-11-01 15:24:05 -05:00
debugger remove primitives from core, update usages 2008-10-18 21:42:01 -05:00
delegate Fix permission bits 2008-10-02 08:34:49 -05: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 Fix help lint 2008-11-16 07:04:51 -06:00
documents New $quotation markup element 2008-11-16 09:03:30 -06:00
editors Windows workaround 2008-11-16 19:15:09 -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 add line-breaks? flag to farkup just for kicks. it might be useful 2008-10-01 17:11:19 -05:00
float-arrays Float array type inference rules 2008-10-17 15:35:33 -05:00
float-vectors Fix permission bits 2008-10-02 08:34:49 -05:00
freetype Fix permission bits 2008-10-02 08:34:49 -05:00
fry Better error reporting in FROM: and RENAME: words 2008-11-08 19:33:15 -06:00
furnace Fix <button> elements for IE 7 2008-11-17 07:17:05 -06:00
generalizations Fix permission bits 2008-10-02 08:34:49 -05:00
globs Fix permission bits 2008-10-02 08:34:49 -05:00
grouping Faster M: hashtable >alist performs less dispatch and allocates less junk 2008-11-11 23:03:50 -06:00
hash2 Fix permission bits 2008-10-02 08:34:49 -05:00
heaps Make a word inline for the win 2008-11-11 23:04:30 -06:00
help Shorter help filenames 2008-11-17 09:01:01 -06:00
hints I/O ricing: various hints added so that UTF8 and ASCII fastpaths compile with less dispatch. 25% improvement on reverse-complement 2008-11-06 00:02:44 -06:00
html New $quotation markup element 2008-11-16 09:03:30 -06:00
http New $quotation markup element 2008-11-16 09:03:30 -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 Mess around with tags 2008-11-17 06:59:17 -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 Fixing linked-assoc docs 2008-11-11 21:25:33 -05:00
listener Fix permission bits 2008-10-02 08:34:49 -05:00
locals Trying to make PEGs compile faster by reducing the number of low level IR nodes: merge functionality of #>r and #r> into #shuffle, and generate 1 node instead of 3 for calls to get-local 2008-11-11 18:46:31 -06:00
logging fix logging 2008-10-19 15:41:04 -05:00
macros Remove unnecessary stack-checker.transforms dependency from macros 2008-11-13 00:09:47 -06:00
match Fix permission bits 2008-10-02 08:34:49 -05:00
math Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 16:21:16 -05:00
memoize Fix permission bits 2008-10-02 08:34:49 -05:00
mime-types Fix permission bits 2008-10-02 08:34:49 -05: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 Create basis vocab root 2008-07-28 22:03:13 -05:00
opengl Mess around with tags 2008-11-17 06:59:17 -06:00
openssl Fix permission bits 2008-10-02 08:34:49 -05:00
peg More usages of $quotation 2008-11-16 09:08:38 -06:00
persistent Add changed-nth combinator: like change-nth but for persistent sequences 2008-11-13 00:10:55 -06:00
present Fix typo 2008-10-02 08:30:49 -05:00
prettyprint 'see' now shows declarations on methods 2008-11-17 08:47:08 -06:00
qualified Better error reporting in FROM: and RENAME: words 2008-11-08 19:33:15 -06:00
random Mess around with tags 2008-11-17 06:59:17 -06:00
refs Create basis vocab root 2008-07-28 22:03:13 -05:00
regexp better parsing for anchors 2008-11-06 16:53:00 -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 permission bits 2008-10-02 08:34:49 -05: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 permission bits 2008-10-02 08:34:49 -05:00
sorting Change tags a bit 2008-11-14 20:17:27 -06:00
stack-checker Inferring set-datastack is just a warning not an error 2008-11-17 12:23:12 -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 New $quotation markup element 2008-11-16 09:03:30 -06:00
tools Mess around with tags 2008-11-17 06:59:17 -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 More OpenGL tweaks 2008-11-17 05:56:53 -06:00
unicode remove dead code, add copyright 2008-10-05 18:36:56 -05:00
unix remove duplicate using 2008-11-11 15:37:32 -06:00
unrolled-lists Fix help lint 2008-11-16 07:04:51 -06:00
urls Add $maybe markup element 2008-11-16 06:02:13 -06:00
validators Fix validators docs 2008-11-14 23:01:12 -06:00
values New $quotation markup element 2008-11-16 09:03:30 -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 Mess around with tags 2008-11-17 06:59:17 -06:00
wrap Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
x11 Fix permission bits 2008-10-02 08:34:49 -05: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