.. |
alarms
|
…
|
|
alien
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
ascii
|
Clean up basis/ascii/ and update docs
|
2009-01-25 23:03:36 -06:00 |
assoc-heaps
|
…
|
|
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
|
…
|
|
bit-vectors
|
…
|
|
bootstrap
|
Fix conflict
|
2009-01-30 02:24:34 -06:00 |
boxes
|
…
|
|
byte-vectors
|
…
|
|
cairo
|
…
|
|
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 |
channels
|
…
|
|
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
|
Eliminate more tuck usages
|
2009-02-02 16:11:16 -06:00 |
colors
|
colors: add an opaque? word and a transparent color
|
2009-02-01 20:32:00 -06:00 |
columns
|
…
|
|
combinators
|
Add append-outputs and append-outputs-as, docs, tests
|
2009-01-18 21:18:52 -06:00 |
command-line
|
…
|
|
compiler
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
concurrency
|
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 |
cords
|
…
|
|
core-foundation
|
<CFString> doesn't bomb if string contains invalid codepoints > 0x10ffff
|
2009-02-02 13:44:44 -06:00 |
core-graphics
|
core-graphics: fix problem when rendering transparent offscreen bitmaps, use calloc instead of malloc so that memory is zeroed
|
2009-02-01 20:32:26 -06:00 |
core-text
|
Clean up line-metrics code
|
2009-02-01 23:58:05 -06:00 |
cpu
|
Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =
|
2009-01-29 01:44:58 -06:00 |
csv
|
minor cleanup
|
2009-01-30 19:24:35 -06:00 |
db
|
Fix circular dependency between db.tuples and db.types docs
|
2009-01-31 03:01:56 -06:00 |
debugger
|
…
|
|
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
|
…
|
|
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
|
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 |
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
|
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
|
Fixing some things I broke
|
2009-01-30 19:28:16 -06:00 |
fonts
|
Clean up line-metrics code
|
2009-02-01 23:58:05 -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
|
Fixing wrappers with locals
|
2009-01-28 17:07:31 -06:00 |
furnace
|
Minor changes to web framework; fixing websites.concatenative:init-testing
|
2009-01-31 01:01:54 -06:00 |
generalizations
|
remove a couple usings and nrev
|
2009-02-02 16:35:30 -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
|
help.stylesheet: Use a real bullet instead of a dash
|
2009-02-04 00:51:47 -06:00 |
hints
|
…
|
|
html
|
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 |
http
|
Regression: HTTP server would fail to serve files with binary encoding after Dan's io.encodings.iana changes from earlier today
|
2009-02-04 04:17:24 -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 |
io
|
Merge branch 'master' into new_ui
|
2009-02-04 05:26:32 -06:00 |
json
|
…
|
|
lcs
|
Moving xml.interpolate to xml.literals
|
2009-01-30 11:29:30 -06:00 |
libc
|
Clean up stack shuffling in libc
|
2009-01-17 20:10:56 -06:00 |
linked-assocs
|
…
|
|
listener
|
…
|
|
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
|
…
|
|
macros
|
…
|
|
match
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
math
|
UI documentation and test fixes
|
2009-02-05 05:16:22 -06:00 |
memoize
|
slight cleanup in memoize
|
2009-02-02 16:37:36 -06:00 |
mime
|
return the real key name
|
2009-01-26 17:31:36 -06:00 |
mirrors
|
…
|
|
models
|
…
|
|
multiline
|
New delimiter choices for multiline
|
2009-01-21 18:17:06 -06:00 |
nibble-arrays
|
…
|
|
nmake
|
…
|
|
none
|
…
|
|
opengl
|
Fixing help-lint issues
|
2009-01-30 03:45:39 -06:00 |
openssl
|
…
|
|
pack
|
redo pack/unpack, refactor most of pack to be more efficient.
|
2009-01-18 20:40:19 -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
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
porter-stemmer
|
…
|
|
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
|
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 |
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
|
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 |
serialize
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
shuffle
|
…
|
|
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
|
Fixing wrappers with locals
|
2009-01-28 17:07:31 -06:00 |
specialized-vectors
|
Slava is a hack, and specialized-vectors might work now
|
2009-01-28 18:48:07 -06:00 |
splitting/monotonic
|
make monotonic-slice compile
|
2009-01-09 19:04:10 -06:00 |
stack-checker
|
'case' didn't work if the default was a non-quotation callable, like a curry; this could come up with macro expansion. Bug reported by Dan
|
2009-02-04 02:41:30 -06:00 |
strings/tables
|
strings.tables: use [ max ] map-reduce
|
2009-02-02 03:33:23 -06:00 |
struct-arrays
|
…
|
|
suffix-arrays
|
…
|
|
summary
|
…
|
|
syndication
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 11:30:07 -06:00 |
threads
|
…
|
|
tools
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
tr
|
…
|
|
tuple-arrays
|
…
|
|
ui
|
UI documentation and test fixes
|
2009-02-05 05:16:22 -06:00 |
unicode
|
Eliminate more tuck usages
|
2009-02-02 16:11:16 -06:00 |
unix
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 18:36:29 -06:00 |
unrolled-lists
|
…
|
|
urls
|
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 |
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
|
…
|
|
windows
|
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 |
wrap
|
Bug fix and docs in wrap
|
2009-02-03 22:12:04 -06:00 |
x11
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
xml
|
Merge branch 'master' into new_ui
|
2009-02-04 04:45:33 -06:00 |
xml-rpc
|
Moving xml.interpolate to xml.literals
|
2009-01-30 11:29:30 -06:00 |
xmode
|
Fix regression in xmode.code2html:htmlize-lines
|
2009-01-31 03:02:10 -06:00 |