| .. |
|
alarms
|
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 |
|
alien
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-27 21:51:15 -05:00 |
|
ascii
|
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 |
|
base64
|
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 |
|
biassocs
|
Biassocs have special clone method
|
2009-08-18 12:48:09 -05:00 |
|
binary-search
|
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-arrays
|
A few inline declarations
|
2009-08-27 04:09:12 -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
|
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 |
|
bitstreams
|
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 |
|
bootstrap
|
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 |
|
boxes
|
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 |
|
byte-arrays/hex
|
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 |
|
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
|
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 |
|
calendar
|
structs in calendar.windows
|
2009-08-29 13:39:48 -05:00 |
|
channels
|
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 |
|
checksums
|
Move a few more things over to new disposable protocol
|
2009-08-24 20:33:27 -05:00 |
|
circular
|
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 |
|
classes/struct
|
support { type dimension } c-type syntax in STRUCT: definitions
|
2009-08-27 21:39:43 -05:00 |
|
cocoa
|
use constant
|
2009-08-27 11:24:26 -05:00 |
|
colors
|
Use utf8 instead of ascii encoding in a couple of places to avoid pulling in ascii into deployed apps
|
2009-08-23 19:07:21 -05:00 |
|
columns
|
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 |
|
combinators
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-25 09:33:42 -04:00 |
|
command-line
|
…
|
|
|
compiler
|
compiler.cfg.value-numbering: fix ##box-displaced-alien simplification
|
2009-08-28 19:05:49 -05:00 |
|
compression
|
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 |
|
concurrency
|
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 |
|
cords
|
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 |
|
core-foundation
|
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 |
|
core-graphics
|
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 |
|
core-text
|
core-text: always create at least a 1x1 bitmap context. snow leopard refuses to create 0x0 contexts
|
2009-08-26 14:58:15 -05:00 |
|
cpu
|
compiler: add fixnum-min/max intrinsics; ~10% speedup on benchmark.yuv-to-rgb
|
2009-08-28 19:02:59 -05:00 |
|
csv
|
…
|
|
|
db
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |
|
debugger
|
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 |
|
definitions/icons
|
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 |
|
delegate
|
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 |
|
deques
|
…
|
|
|
disjoint-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 |
|
dlists
|
…
|
|
|
documents
|
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 |
|
editors
|
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 |
|
endian
|
…
|
|
|
environment
|
…
|
|
|
eval
|
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 |
|
farkup
|
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 |
|
fonts
|
…
|
|
|
formatting
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |
|
fry
|
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 |
|
ftp
|
…
|
|
|
functors
|
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 |
|
furnace
|
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 |
|
game-input
|
more struct changes
|
2009-08-27 21:43:29 -05:00 |
|
generalizations
|
use iota in generalizaions
|
2009-08-19 09:53:13 -05:00 |
|
glib
|
…
|
|
|
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
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
|
hash2
|
…
|
|
|
heaps
|
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 |
|
help
|
help.vocabs: 'authors' and 'tags' weren't recursing like they should've been
|
2009-08-24 21:56:14 -05:00 |
|
hints
|
hints: HINTS: now recompiles subwords too, 15% perf improvement on reverse-complement because encoder-write is compiled with hints now
|
2009-08-18 19:40:54 -05:00 |
|
html
|
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 |
|
http
|
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 |
|
images
|
remove debug, fix bootstrap
|
2009-08-26 14:45:02 -05:00 |
|
inspector
|
…
|
|
|
interpolate
|
…
|
|
|
interval-maps
|
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 |
|
inverse
|
decouple struct parsing/printing from tuple parsing/printing a bit
|
2009-08-19 18:53:44 -05:00 |
|
io
|
more structs
|
2009-08-29 13:45:25 -05:00 |
|
iokit
|
iokit: don't depend on debugger, reduces terrain demo size by a bit
|
2009-08-22 19:02:40 -05:00 |
|
json
|
…
|
|
|
lcs
|
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 |
|
libc
|
bitwise equal? for struct objects
|
2009-08-26 18:05:38 -05:00 |
|
linked-assocs
|
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 |
|
listener
|
Improve destructors docs, fix bug where debug-leaks? wasn't being switched off
|
2009-08-24 21:44:48 -05:00 |
|
lists
|
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 |
|
literals
|
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 |
|
locals
|
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 |
|
logging
|
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 |
|
macros
|
…
|
|
|
match
|
…
|
|
|
math
|
compiler: add fixnum-min/max intrinsics; ~10% speedup on benchmark.yuv-to-rgb
|
2009-08-28 19:02:59 -05:00 |
|
memoize
|
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 |
|
mime
|
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 |
|
mirrors
|
…
|
|
|
models
|
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 |
|
multiline
|
clarify docs
|
2009-08-19 04:41:33 -05:00 |
|
nibble-arrays
|
…
|
|
|
nmake
|
…
|
|
|
none
|
…
|
|
|
opengl
|
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 |
|
openssl
|
…
|
|
|
pack
|
…
|
|
|
pango
|
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 |
|
peg
|
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 |
|
persistent
|
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 |
|
porter-stemmer
|
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 |
|
present
|
…
|
|
|
prettyprint
|
decouple struct parsing/printing from tuple parsing/printing a bit
|
2009-08-19 18:53:44 -05:00 |
|
promises
|
…
|
|
|
quoted-printable
|
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 |
|
quoting
|
…
|
|
|
random
|
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 |
|
refs
|
…
|
|
|
regexp
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |
|
roman
|
…
|
|
|
search-deques
|
…
|
|
|
see
|
"deprecated" declaration, "deprecation" vocab to track deprecations in the error log
|
2009-08-20 15:10:42 -05:00 |
|
sequences
|
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 |
|
serialize
|
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 |
|
shuffle
|
…
|
|
|
simple-flat-file
|
…
|
|
|
smtp
|
…
|
|
|
sorting
|
trivial factoring
|
2009-08-17 18:59:03 -05:00 |
|
soundex
|
…
|
|
|
specialized-arrays
|
inline sequence methods on direct-arrays
|
2009-08-26 21:49:45 -05:00 |
|
specialized-vectors
|
associate specialized-arrays vocabs with c-types; add words for requiring vocabs and constructing arrays by C type
|
2009-08-25 17:56:01 -05:00 |
|
splitting/monotonic
|
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 |
|
stack-checker
|
alien: move code for supporting CONSTANT: foo 123 { "int" foo } C types into one place instead of the old scattershot approach
|
2009-08-27 21:49:25 -05:00 |
|
strings/tables
|
…
|
|
|
struct-arrays
|
Performance improvements to make struct-arrays benchmark faster
|
2009-08-28 05:21:16 -05:00 |
|
struct-vectors
|
…
|
|
|
suffix-arrays
|
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 |
|
summary
|
…
|
|
|
syndication
|
…
|
|
|
threads
|
…
|
|
|
tools
|
tools.deprecation: suppress 'computing usage index...' message
|
2009-08-28 05:32:34 -05:00 |
|
tr
|
…
|
|
|
tuple-arrays
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
|
ui
|
more struct changes
|
2009-08-27 21:43:29 -05:00 |
|
unicode
|
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 |
|
unix
|
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 |
|
unrolled-lists
|
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 |
|
urls
|
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 |
|
uuid
|
…
|
|
|
validators
|
…
|
|
|
values
|
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 |
|
vectors/functor
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -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 |
|
vocabs
|
vocabs.hierarchy: fix load-all
|
2009-08-05 23:08:14 -05:00 |
|
windows
|
more structs
|
2009-08-29 13:45:25 -05:00 |
|
wrap
|
…
|
|
|
x11
|
fix typo in x11 binding
|
2009-07-23 17:39:12 -05:00 |
|
xml
|
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 |
|
xml-rpc
|
…
|
|
|
xmode
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |