.. |
alarms
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
alien
|
Move platform-specific c-type initialization out of cpu.* vocabularies and into alien.c-types so that the vm vocabulary, which is loaded before cpu.*, will have correct struct offsets
|
2009-11-05 01:36:14 -06:00 |
ascii
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
base64
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
biassocs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
binary-search
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
bit-arrays
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05:00 |
bit-sets
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
bit-vectors
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
bitstreams
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -05:00 |
bootstrap
|
tools.time: overhaul
|
2009-11-05 01:07:59 -06:00 |
boxes
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
byte-arrays/hex
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
cache
|
Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems
|
2009-08-24 02:26:13 -05:00 |
cairo
|
update structs in cairo.ffi
|
2009-09-18 17:42:25 -05:00 |
calendar
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -05:00 |
channels
|
Update remote channels help
|
2009-10-30 14:25:10 +13:00 |
checksums
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -05:00 |
circular
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
classes/struct
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
cocoa
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
colors
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
columns
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05:00 |
combinators
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
command-line
|
vm: put code block owner directly in the header, instead of as the first entry in the literal table. Reduces x86-64 image size by ~700kb, also eliminates separate 'strip' set of staging images from deploy tool
|
2009-10-06 06:25:07 -05:00 |
compiler
|
compiler.cfg.intrinsics.allot: fix inline byte array allocation on 32-bit platforms
|
2009-11-03 23:44:20 -06:00 |
compression
|
fix unit test
|
2009-10-08 21:37:30 -05:00 |
concurrency
|
concurrency.distributed: fix unit tests
|
2009-10-30 02:59:54 -05:00 |
cords
|
give cords a shot of red bull
|
2009-10-06 11:53:24 -05:00 |
core-foundation
|
update a bunch of alien-callbacks and alien-indirects to use c-type words
|
2009-10-21 21:10:11 -05:00 |
core-graphics
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
core-text
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
cpu
|
Move platform-specific c-type initialization out of cpu.* vocabularies and into alien.c-types so that the vm vocabulary, which is loaded before cpu.*, will have correct struct offsets
|
2009-11-05 01:36:14 -06:00 |
csv
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
db
|
update a bunch of alien-callbacks and alien-indirects to use c-type words
|
2009-10-21 21:10:11 -05:00 |
debugger
|
debugger: use short. rather than . to print errors if inspector is not loaded
|
2009-10-30 20:53:32 -05:00 |
definitions/icons
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
delegate
|
fix a bunch of typos in docs
|
2009-10-21 17:40:43 -05:00 |
deques
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
disjoint-sets
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
dlists
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
documents
|
delete -> remove!
|
2009-10-27 23:25:35 -05:00 |
editors
|
(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks
|
2009-10-28 17:25:50 -05:00 |
endian
|
…
|
|
environment
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
eval
|
peg.ebnf: turn $unchecked-examples into $examples
|
2009-10-19 03:44:50 -05:00 |
farkup
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -05:00 |
fonts
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
formatting
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
fry
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
ftp
|
fix using for normalize-path
|
2009-10-28 20:17:46 -05:00 |
functors
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
furnace
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
game/input
|
fix using
|
2009-10-08 05:03:40 -05:00 |
generalizations
|
break off a "sequences.generalizations" vocab for neach, nmap, and mnmap
|
2009-10-22 13:31:03 -05:00 |
glib
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
globs
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
grouping
|
reverse-here -> reverse!
|
2009-10-28 14:40:15 -05:00 |
half-floats
|
Move a few libraries from extra to basis since basis stuff depends on them
|
2009-11-01 22:17:00 -06:00 |
hash2
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
heaps
|
fix a bunch of typos in docs
|
2009-10-21 17:40:43 -05:00 |
help
|
fix help lint
|
2009-10-30 13:35:20 -05:00 |
hints
|
use bignum/f to get accurate division of fixnums >= 2^53 on 64-bit platforms
|
2009-10-31 12:06:56 -05:00 |
html
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
http
|
delete -> remove!
|
2009-10-27 23:25:35 -05:00 |
images
|
Move a few libraries from extra to basis since basis stuff depends on them
|
2009-11-01 22:17:00 -06:00 |
inspector
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
interpolate
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
interval-maps
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
inverse
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
io
|
vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress)
|
2009-11-02 04:25:54 -06:00 |
iokit
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
json
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
lcs
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
libc
|
move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
|
2009-09-17 22:36:05 -05:00 |
linked-assocs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
listener
|
tools.time: overhaul
|
2009-11-05 01:07:59 -06:00 |
lists
|
fix a bunch of typos in docs
|
2009-10-21 17:40:43 -05:00 |
literals
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
locals
|
touch up locals documentation, unify terminology, and put a link to "limitations of locals" in MACRO:: docs
|
2009-10-31 16:41:11 -05:00 |
logging
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
macros
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
match
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
math
|
Align stack pointer on non-Mac OS X x86-32 platforms, and use aligned loads/stores for SIMD values
|
2009-11-03 23:51:44 -06:00 |
memoize
|
refactor so that generalizations reuses the stub versions of nsequence, firstn, and n*quot needed by memoize
|
2009-10-08 12:55:52 -05:00 |
mime
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
mirrors
|
Re-organize a few things to reduce '-include=' image size
|
2009-10-23 04:32:17 -05:00 |
models
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
multiline
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
nibble-arrays
|
…
|
|
nmake
|
…
|
|
none
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
opengl
|
fix build errors
|
2009-10-28 19:28:16 -05:00 |
openssl
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
pack
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
pango
|
Fixing various test failures caused by C type parser change, and clarify C type docs some more
|
2009-09-28 08:48:39 -05:00 |
peg
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
persistent
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
porter-stemmer
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
present
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
prettyprint
|
tools.time: overhaul
|
2009-11-05 01:07:59 -06: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
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
quoting
|
Resolved merge.
|
2009-05-26 22:20:53 -07:00 |
random
|
over push -> suffix!, over push-all -> append!
|
2009-10-28 15:29:01 -05:00 |
refs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
regexp
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
roman
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
search-deques
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
see
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
sequences
|
Move a few libraries from extra to basis since basis stuff depends on them
|
2009-11-01 22:17:00 -06:00 |
serialize
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
shuffle
|
exile roll and -roll to basis/shuffle and mark them deprecated
|
2009-10-30 17:11:45 -05:00 |
simple-flat-file
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
smtp
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
sorting
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
soundex
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
specialized-arrays
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
specialized-vectors
|
specialized-arrays, specialized-vectors: fix potential problem if two vocabularies define different C types with the same name
|
2009-10-19 04:41:53 -05:00 |
splitting/monotonic
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
stack-checker
|
tools.time: overhaul
|
2009-11-05 01:07:59 -06:00 |
strings/tables
|
Fix tools.time output in the TTY listener
|
2009-04-30 20:03:52 -05:00 |
suffix-arrays
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
summary
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
syndication
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
system-info
|
update some naked alien-invokes to use c-type words
|
2009-10-21 18:44:00 -05:00 |
threads
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
tools
|
tools.time: overhaul
|
2009-11-05 01:07:59 -06:00 |
tr
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05:00 |
tuple-arrays
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
typed
|
fix bug when a TYPED: word takes no inputs or gives no outputs
|
2009-10-24 23:49:08 -05:00 |
ui
|
forgot a sigma
|
2009-10-29 14:34:31 -05:00 |
unicode
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
unix
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
unrolled-lists
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
urls
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
uuid
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
validators
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
values
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
vectors/functor
|
make new-resizable on growable sequences return a growable of the same type
|
2009-10-22 18:55:00 -05:00 |
vlists
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
vm
|
tools.time: overhaul
|
2009-11-05 01:07:59 -06:00 |
vocabs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
windows
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-28 17:26:23 -05:00 |
wrap
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
x11
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
xml
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-10-28 16:17:24 -05:00 |
xml-rpc
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
xmode
|
kill a -roll
|
2009-10-30 00:42:34 -05:00 |