| .. |
|
alarms
|
better alarms docs
|
2009-11-14 23:28:18 -06:00 |
|
alien
|
heap-size now has a partial-eval instead of being foldable, and the partial-eval adds a dependency on the C type word. Fixes problem where redefining a struct didn't update specialized array
|
2009-11-15 11:26:37 -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
|
…
|
|
|
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
|
New identity-hashcode primitive
|
2009-11-10 21:18:54 -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
|
…
|
|
|
cairo
|
…
|
|
|
calendar
|
add librt for monotonic timers, new timespec>nanoseconds word
|
2009-11-15 00:46:12 -06: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
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01:00 |
|
classes/struct
|
Fix struct field alignment on PowerPC
|
2009-11-10 19:34:14 -06: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
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01:00 |
|
combinators
|
combinators.smart: add nullary combinator and some tests
|
2009-11-09 00:53:58 -06: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
|
heap-size now has a partial-eval instead of being foldable, and the partial-eval adds a dependency on the C type word. Fixes problem where redefining a struct didn't update specialized array
|
2009-11-15 11:26:37 -06:00 |
|
compression
|
move sequence-parser to sequences.parser
|
2009-11-05 17:12:10 -06:00 |
|
concurrency
|
concurrency.distributed: fix unit tests
|
2009-10-30 02:59:54 -05:00 |
|
cords
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01: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
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
|
cpu
|
cpu.ppc: update for recent changes
|
2009-11-11 21:26:07 -06:00 |
|
csv
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
|
db
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
|
debugger
|
Minor cosmetic fixes
|
2009-11-10 21:48:00 -06: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
|
patch up locals fry tests
|
2009-11-08 21:00:35 -06:00 |
|
ftp
|
update more 8bit encoding usages
|
2009-11-12 18:36:47 -06: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
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
|
generalizations
|
generalizations: fix help lint
|
2009-11-06 04:20:25 -06: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
|
…
|
|
|
grouping
|
reverse-here -> reverse!
|
2009-10-28 14:40:15 -05:00 |
|
half-floats
|
Fix struct field alignment on PowerPC
|
2009-11-10 19:34:14 -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
|
Minor cosmetic fixes
|
2009-11-10 21:48:00 -06:00 |
|
hints
|
update hints docs to demonstrate M\ method syntax instead of old array syntax for referencing methods
|
2009-11-05 14:05:39 -06:00 |
|
html
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
|
http
|
update more 8bit encoding usages
|
2009-11-12 18:36:47 -06:00 |
|
images
|
update more 8bit encoding usages
|
2009-11-12 18:36:47 -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
|
deprimitivize tuck and put it to pasture
|
2009-11-05 22:47:05 -06:00 |
|
io
|
add docs to 8-bit encodings vocabs, update usages
|
2009-11-12 18:36:20 -06:00 |
|
iokit
|
move iokit typedefs to unix.types.macosx
|
2009-11-15 00:47:52 -06: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
|
…
|
|
|
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
|
lists: nothing was using the traverse combinator and it had a stack effect error. nuked
|
2009-11-09 00:54:15 -06:00 |
|
literals
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
|
locals
|
patch up locals fry tests
|
2009-11-08 21:00:35 -06:00 |
|
logging
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
|
macros
|
Instead of bumping the definition counter every time in the VM, bump it only if stack effects changed or macros were redefined
|
2009-11-13 03:52:14 -06:00 |
|
match
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
|
math
|
Fix struct field alignment on PowerPC
|
2009-11-10 19:34:14 -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
|
New identity-hashcode primitive
|
2009-11-10 21:18:54 -06:00 |
|
multiline
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
|
nibble-arrays
|
…
|
|
|
nmake
|
…
|
|
|
none
|
…
|
|
|
opengl
|
opengl: fix stack effect error in (all-enabled) combinator and add a unit test
|
2009-11-09 00:54:39 -06: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
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06: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
|
use surround/glue instead of 3append
|
2009-11-12 03:01:09 -06:00 |
|
promises
|
…
|
|
|
quoted-printable
|
Unit test fixes
|
2009-11-13 23:00:50 -06:00 |
|
quoting
|
…
|
|
|
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
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
|
roman
|
fix a couple errors
|
2009-11-06 11:32:29 -06: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
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01:00 |
|
serialize
|
New identity-hashcode primitive
|
2009-11-10 21:18:54 -06:00 |
|
shuffle
|
deprimitivize tuck and put it to pasture
|
2009-11-05 22:47:05 -06: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
|
…
|
|
|
specialized-arrays
|
heap-size now has a partial-eval instead of being foldable, and the partial-eval adds a dependency on the C type word. Fixes problem where redefining a struct didn't update specialized array
|
2009-11-15 11:26:37 -06: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
|
Fix bootstrap
|
2009-11-13 07:55:47 -06:00 |
|
strings/tables
|
…
|
|
|
suffix-arrays
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06: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.deploy.test: failing tests now have the actual and minimum size
|
2009-11-14 02:01:23 -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
|
typed: update for stack checker refactoring
|
2009-11-09 00:55:10 -06:00 |
|
ui
|
ui.gadgets: use identity-hashcode instead of counter
|
2009-11-10 21:27:33 -06:00 |
|
unicode
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
|
unix
|
add librt for monotonic timers, new timespec>nanoseconds word
|
2009-11-15 00:46:12 -06: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
|
eliminate spin from basis
|
2009-11-05 14:05:06 -06: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
|
…
|
|
|
vm
|
Revert "Revert "vm: faster allocation in tenured space and code heap. If small free list exhausted, allocate a 1kb block and split it up instead of searching larger free lists""
|
2009-11-11 19:33:50 -06:00 |
|
vocabs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
|
windows
|
add win32 bindings
|
2009-11-09 01:24:23 -06: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
|
update more 8bit encoding usages
|
2009-11-12 18:36:47 -06:00 |
|
xml-rpc
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
|
xmode
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |