factor/basis
Slava Pestov 4f5a927afb Move UI text backends to ui.text.*, move UI backends to ui.backend.*, add font datatype 2009-01-26 00:36:37 -06:00
..
alarms
alien Fix conflict 2009-01-24 23:56:33 -06:00
ascii Clean up basis/ascii/ and update docs 2009-01-25 23:03:36 -06:00
assoc-heaps Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis 2008-12-17 20:18:24 -06:00
base64 Fixing base64 documentation 2009-01-14 10:42:58 -06:00
biassocs
binary-search
bit-arrays Fix bit-array>integer byte ordering 2009-01-07 23:16:27 +01:00
bit-vectors
bootstrap Move UI text backends to ui.text.*, move UI backends to ui.backend.*, add font datatype 2009-01-26 00:36:37 -06:00
boxes
byte-vectors
cairo Move Cairo binding to basis 2008-12-17 20:03:58 -06:00
calendar
channels
checksums Clean up checksums.md5 a little 2009-01-16 12:51:44 -06:00
circular
cocoa Better error checking for Cocoa bridge, update for NSRect -> CGRect renaming 2009-01-21 19:47:17 -06:00
colors Debugging Core Text, get colored text working and fix memory management issue 2009-01-21 19:34:42 -06:00
columns Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
combinators Add append-outputs and append-outputs-as, docs, tests 2009-01-18 21:18:52 -06:00
command-line
compiler Update user-space code for modify-code-heap primitive change 2009-01-24 20:17:11 -06:00
concurrency Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -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 <CFString> and CF>string to allow null bytes 2009-01-25 19:02:59 -06:00
core-graphics Debugging Core Text, get colored text working and fix memory management issue 2009-01-21 19:34:42 -06:00
core-text Debugging Core Text, get colored text working and fix memory management issue 2009-01-21 19:34:42 -06:00
cpu Remove some usages of tuck 2009-01-23 18:20:47 -06:00
csv
db Remove some usages of tuck 2009-01-23 18:20:47 -06:00
debugger Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
delegate Clean up stack shuffling in basis/delegate/ 2009-01-25 22:57:11 -06:00
deques Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
disjoint-sets Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
dlists Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
documents Add change-doc-range combinator 2009-01-25 23:03:13 -06:00
editors try the binary name alone if the editor can't be found in the default location 2009-01-16 14:13:17 -06:00
environment
eval
farkup Fix Farkup link escaping 2009-01-05 23:39:29 -06:00
formatting Merge branch 'master' of git://factorcode.org/git/factor 2008-12-18 06:50:42 -08:00
freetype Move fonts to basis/bitstream-vera 2009-01-20 14:31:09 -06:00
fry Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
ftp fix compile error 2009-01-11 21:10:08 -06:00
functors Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
furnace fix furnace.utilities for file uploads 2009-01-21 19:58:32 -06:00
generalizations Take your stinking paws off me, you damned dirty datastack vocabulary! 2009-01-18 21:23:33 -06:00
globs
grouping Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
hash2
heaps Cleanups 2009-01-21 19:55:47 -06:00
help Fix a couple of bootstrap errors 2009-01-25 00:11:06 -06:00
hints Faster dynamic variable lookup: 6% speedup in benchmark.fib5 2008-12-17 14:57:24 -06:00
html Update html.elements for refactoring 2009-01-13 17:35:45 -06:00
http Fix load error 2009-01-23 21:10:23 -06:00
inspector Use with-variable instead of on 2009-01-18 19:33:28 -06:00
interpolate Make interpolate-locals public again 2009-01-25 23:21:48 -06:00
interval-maps Remove some usages of tuck 2009-01-23 18:20:47 -06:00
io Use fry in io.styles 2009-01-25 22:56:47 -06:00
json
lcs Remove >r/r> 2008-12-17 19:17:37 -06:00
libc Clean up stack shuffling in libc 2009-01-17 20:10:56 -06:00
linked-assocs
listener Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
locals Fix bug in locals found by littledan: [let inside [let didn't work in top-level forms 2009-01-25 23:04:11 -06:00
logging Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
macros
match Remove some usages of tuck 2009-01-23 18:20:47 -06:00
math Remove some usages of tuck 2009-01-23 18:20:47 -06:00
memoize
mime Remove some usages of tuck 2009-01-23 18:20:47 -06:00
mirrors Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
models Working on new profiler tool 2008-12-22 00:54:08 -06:00
multiline New delimiter choices for multiline 2009-01-21 18:17:06 -06:00
nibble-arrays
nmake
none Create basis vocab root 2008-07-28 22:03:13 -05:00
opengl Debugging Core Text, get colored text working and fix memory management issue 2009-01-21 19:34:42 -06:00
openssl Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
pack redo pack/unpack, refactor most of pack to be more efficient. 2009-01-18 20:40:19 -06:00
peg Add unit tests for non-optimizing compiler regression found by doublec 2009-01-22 21:22:28 -06:00
persistent Remove some usages of tuck 2009-01-23 18:20:47 -06:00
porter-stemmer Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
present present now supports vocab-specs not just vocabs 2009-01-16 12:47:33 -06:00
prettyprint Fix conflict 2009-01-24 23:56:33 -06:00
random Load fix for random 2008-12-18 02:04:05 -06:00
refs Minor documentation fixes 2009-01-21 00:45:23 -06:00
regexp Fix bug in re-split reported by kib2 2009-01-25 23:20:17 -06:00
roman Updating non-core libraries for monotonic? change 2009-01-16 17:02:54 -06:00
search-deques
sequences Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
serialize Remove some usages of tuck 2009-01-23 18:20:47 -06:00
shuffle
smtp SMTP supports Unicode subjects and contents 2009-01-13 19:13:01 -06:00
sorting extend sort-by-slots to work with nested objects, add split-by-slots for already-sorted sequences of tuples 2009-01-13 00:20:34 -06:00
soundex Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
specialized-arrays
specialized-vectors
splitting/monotonic make monotonic-slice compile 2009-01-09 19:04:10 -06:00
stack-checker Update user-space code for modify-code-heap primitive change 2009-01-24 20:17:11 -06:00
struct-arrays Fix <direct-struct-array> 2008-12-18 21:17:24 -06:00
suffix-arrays
summary
syndication Remove some usages of tuck 2009-01-23 18:20:47 -06:00
threads
tools Move fonts to basis/bitstream-vera 2009-01-20 14:31:09 -06: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 Move UI text backends to ui.text.*, move UI backends to ui.backend.*, add font datatype 2009-01-26 00:36:37 -06:00
unicode Update Unicode docs 2009-01-25 23:03:49 -06:00
unix Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
unrolled-lists
urls
uuid Clean up UUID a bit and fix help lint 2008-12-22 01:22:05 -06:00
validators fix validators 2009-01-20 18:44:38 -06: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
windows Use destructors in windows.com 2009-01-17 18:52:42 -06:00
wrap
x11 Remove some usages of tuck 2009-01-23 18:20:47 -06:00
xml Remove some usages of tuck 2009-01-23 18:20:47 -06:00
xml-rpc Remove >r/r> 2008-12-17 19:17:37 -06:00
xmode Remove some usages of tuck 2009-01-23 18:20:47 -06:00