.. |
alarms
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
alien
|
Merge branch 'master' into new_ui
|
2009-02-12 09:49:08 -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
|
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 |
biassocs
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
binary-search
|
…
|
|
bit-arrays
|
no locals in bit-arrays
|
2009-02-10 17:25:02 -06:00 |
bit-vectors
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
bitstreams
|
new bitstream api works, refactor time
|
2009-02-12 22:10:32 -06:00 |
bootstrap
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
boxes
|
…
|
|
byte-vectors
|
Fix conflict
|
2008-12-09 17:52:45 -06:00 |
cache
|
cache: don't require values to have an age slot anymore
|
2009-02-10 22:05:13 -06:00 |
cairo
|
cairo image surface buffer needs to be mallocked
|
2008-12-31 12:35:10 -08:00 |
calendar
|
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 |
call
|
adding execute( -- ) and documentation for basis/call
|
2009-02-09 00:33:30 -06:00 |
channels
|
Fixing assorted compile errors and help lint warnings
|
2008-12-16 01:12:36 -06:00 |
checksums
|
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 |
circular
|
…
|
|
cocoa
|
Merge branch 'master' into new_ui
|
2009-02-10 16:53:09 -06:00 |
colors
|
Fix conflict
|
2009-02-05 22:29:15 -06:00 |
columns
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
combinators
|
combinators.smart: add map-reduce-outputs
|
2009-02-12 02:19:41 -06:00 |
command-line
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
compiler
|
Merge branch 'master' into new_ui
|
2009-02-15 04:07:51 -06:00 |
compression
|
move zlib to zlib.compression and update
|
2009-02-12 22:13:34 -06:00 |
concurrency
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
constructors
|
Move images vocab, and constructors (which it depends on) to basis
|
2009-02-11 05:01: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
|
<CFString> doesn't bomb if string contains invalid codepoints > 0x10ffff
|
2009-02-02 13:44:44 -06:00 |
core-graphics
|
Update core-graphics, core-text, opengl.textures for Doug's images API change; core-graphics:with-bitmap-context is now core-graphics:make-bitmap-image
|
2009-02-13 19:11:07 -06:00 |
core-text
|
Add x-height and cap-height metrics
|
2009-02-15 02:13:16 -06:00 |
cpu
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
csv
|
Fixing minor CSV bug
|
2009-02-12 01:32:06 -06:00 |
db
|
Another failing unit test for db.sqlite
|
2009-02-13 16:07:17 -06:00 |
debugger
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
definitions/icons
|
LZW-compress images; thanks Doug for implementing this!
|
2009-02-14 00:58:35 -06:00 |
delegate
|
Fix circularity
|
2009-02-10 16:42:35 -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
|
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
|
ui.gadgets.editors and ui.gadgets.tables: factor out common code into ui.gadgets.line-support, fix selection rendering
|
2009-02-07 18:09:50 -06:00 |
editors
|
editors: better error message if definition does not have an associated source file
|
2009-02-12 02:19:31 -06:00 |
endian
|
move >signed to math.bitwise
|
2009-02-14 00:31:17 -06:00 |
environment
|
fix docs for environment
|
2009-01-30 15:29:28 -06:00 |
eval
|
Random minor fixes; html.components doesn't duplicate parsing anymore
|
2009-01-27 16:54:41 -06:00 |
farkup
|
Fix spelling
|
2009-02-15 04:07:05 -06:00 |
fonts
|
Add x-height and cap-height metrics
|
2009-02-15 02:13:16 -06:00 |
formatting
|
Support "%s" for numbers, and add support for sequences and assocs formatting.
|
2009-01-30 14:17:12 -08:00 |
freetype
|
Fix FreeType text backend
|
2009-01-29 16:44:08 -06:00 |
fry
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
ftp
|
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 |
functors
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
|
2009-02-06 02:45:21 -06:00 |
furnace
|
Fixing furnace test/docs
|
2009-02-09 16:46:02 -06:00 |
generalizations
|
Fix circularity
|
2009-02-10 16:42:35 -06:00 |
globs
|
…
|
|
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
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
help
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
hints
|
Faster dynamic variable lookup: 6% speedup in benchmark.fib5
|
2008-12-17 14:57:24 -06:00 |
html
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
http
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
images
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-15 20:06:23 -06:00 |
inspector
|
Add 'Inspect model' operation
|
2009-02-05 04:00:27 -06:00 |
interpolate
|
Make interpolate-locals public again
|
2009-01-26 02:39:15 -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' into new_ui
|
2009-02-15 21:06:55 -06:00 |
json
|
Looks like someone beat me to the punch on json.writer fix
|
2008-12-03 11:36:02 -08:00 |
lcs
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
libc
|
Fix conflict
|
2009-02-08 00:07:59 -06:00 |
linked-assocs
|
…
|
|
listener
|
Fix bad whitespace
|
2009-02-09 01:16:23 -06:00 |
lists
|
More docs for lazy lists, getting rid of lazy-map-with
|
2009-02-09 16:18:24 -06:00 |
locals
|
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 |
logging
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
macros
|
Improving macro docs
|
2009-02-06 10:22:09 -06:00 |
match
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
math
|
new set-rect-bounds word for when you're setting loc and dim at the same time
|
2009-02-15 23:39:27 -06:00 |
memoize
|
slight cleanup in memoize
|
2009-02-02 16:37:36 -06:00 |
mime
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
mirrors
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
models
|
models: Update documentation
|
2009-02-12 01:36:23 -06:00 |
multiline
|
New delimiter choices for multiline
|
2009-01-21 18:17:06 -06:00 |
nibble-arrays
|
Fix some vocabularies for new requirement that inline words have a stack effect declaration
|
2008-12-15 20:31:55 -06:00 |
nmake
|
remove >r r>
|
2008-12-08 00:10:24 -06:00 |
none
|
…
|
|
opengl
|
Remove unused circle rendering code
|
2009-02-15 06:09:04 -06:00 |
openssl
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
pack
|
make pack/unpack public
|
2009-02-09 16:19:43 -06:00 |
peg
|
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 |
persistent
|
Docs for lists, consolidating list functionality in lists, minor API changes
|
2009-02-09 14:29:09 -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
|
Merge branch 'master' into new_ui
|
2009-01-27 00:08:52 -06:00 |
quoted-printable
|
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 |
random
|
Merge branch 'master' into new_ui
|
2009-02-15 04:07:51 -06:00 |
refs
|
Minor documentation fixes
|
2009-01-21 00:45:23 -06:00 |
regexp
|
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
|
2009-02-09 18:11:42 -06: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 |
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 |
smtp
|
Factored out io.crlf
|
2009-01-27 18:42:17 -06:00 |
sorting
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -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
|
update specialized-arrays docs
|
2009-02-09 19:28:21 -06:00 |
specialized-vectors
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
|
2009-02-06 02:45:21 -06:00 |
splitting/monotonic
|
make monotonic-slice compile
|
2009-01-09 19:04:10 -06:00 |
stack-checker
|
Fix circularity
|
2009-02-10 16:42:35 -06: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
|
fix help-lint errors
|
2008-12-05 12:57:36 -06:00 |
tools
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -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
|
new set-rect-bounds word for when you're setting loc and dim at the same time
|
2009-02-15 23:39:27 -06:00 |
unicode
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
unix
|
add some constants to unix
|
2009-02-07 00:59:50 -06:00 |
unrolled-lists
|
…
|
|
urls
|
Docs for lists, consolidating list functionality in lists, minor API changes
|
2009-02-09 14:29:09 -06:00 |
uuid
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 12:51:49 -08:00 |
validators
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -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
|
Fix some vocabularies for new requirement that inline words have a stack effect declaration
|
2008-12-15 20:31:55 -06:00 |
windows
|
Fix conflict
|
2009-02-08 00:07:59 -06:00 |
wrap
|
Making basis/wrap not try to align the last line
|
2009-02-10 01:46:02 -06:00 |
x11
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
xml
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
xml-rpc
|
Slight cleanup in xml-rpc
|
2009-02-09 18:36:36 -06:00 |
xmode
|
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
|
2009-02-15 20:45:06 -06:00 |