| .. |
|
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 into integer-simd
|
2009-09-21 17:58:24 -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
|
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 |
|
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
|
Specialized array overhaul
|
2009-09-09 22:33:34 -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
|
update structs in cairo.ffi
|
2009-09-18 17:42:25 -05:00 |
|
calendar
|
change all stat, statfs, statvfs and calendar structs
|
2009-08-30 04:06:41 -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
|
update openssl.libcrypto structs
|
2009-09-18 17:50:20 -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
|
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 |
|
cocoa
|
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 |
|
colors
|
colors.constants: clean up naming
|
2009-09-14 21:03:33 -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
|
Doc fixes
|
2009-09-11 17:59:04 -05:00 |
|
command-line
|
…
|
|
|
compiler
|
Merge branch 'master' of git://factorcode.org/git/factor into integer-simd
|
2009-09-21 17:58:24 -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
|
Revert "added send-synchronous-timeout word and tests"
|
2009-08-30 14:53:50 -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
|
get things to a point where they bootstrap again
|
2009-09-15 21:43:18 -05:00 |
|
core-graphics
|
update cocoa and core-foundation stuff to use classes.struct and boxed malloc-arrays
|
2009-08-29 12:22:55 -05:00 |
|
core-text
|
update cocoa and core-foundation stuff to use classes.struct and boxed malloc-arrays
|
2009-08-29 12:22:55 -05:00 |
|
cpu
|
cpu.x86: fix using list
|
2009-09-20 23:24:30 -05:00 |
|
csv
|
…
|
|
|
db
|
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 |
|
debugger
|
give a better error message when an invalid slot name is used in a tuple/struct literal
|
2009-09-16 18:07:39 -05:00 |
|
definitions/icons
|
definitions.icons: fix circularity
|
2009-09-11 20:33:11 -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
|
fix loading problems on windows
|
2009-09-18 10:01:38 -05:00 |
|
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
|
Removed text shadow support
|
2009-09-08 14:22:27 -04:00 |
|
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
|
fix functors tests
|
2009-09-16 17:38:01 -05:00 |
|
furnace
|
fix recaptcha docs
|
2009-09-17 13:09:45 -07:00 |
|
game-input
|
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 |
|
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.html: don't strip out vocabs without roots since that gets rid of private vocabs
|
2009-09-15 14:48:56 -07:00 |
|
hints
|
separate stack effect typing from hints. put it in a "typed" vocab, and have a TYPED: word that adds the type checking directly to the word
|
2009-09-02 11:45:30 -05:00 |
|
html
|
html.templates.chloe: minor doc fix
|
2009-09-16 16:11:05 -07: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
|
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 |
|
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
|
fix windows test failures
|
2009-09-19 10:01:12 -05:00 |
|
iokit
|
add CALLBACK: syntax that defines a typedef and an alien-callback constructor word for function pointer types. update some code in iokit.hid and windows.dinput to use CALLBACK: instead of TYPEDEF:/word pairs
|
2009-09-21 11:59:41 -05:00 |
|
json
|
json.reader doesn't need to USE: math.parser.private anymore since I made float>string public
|
2009-09-11 20:29:02 -05:00 |
|
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
|
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
|
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
|
literals: remove $$ and combinators.smart dependency
|
2009-09-11 21:03:24 -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
|
match: cleanup
|
2009-09-04 06:11:28 -05:00 |
|
math
|
Merge branch 'master' of git://factorcode.org/git/factor into integer-simd
|
2009-09-21 17:58:24 -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
|
clean up the bootstrap mess by moving the struct summary and make-mirror methods to classes.struct.prettyprint
|
2009-08-31 20:32:00 -05:00 |
|
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
|
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 |
|
openssl
|
update openssl.libcrypto structs
|
2009-09-18 17:50:20 -05:00 |
|
pack
|
…
|
|
|
pango
|
update pango for struct
|
2009-08-31 12:23:08 -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
|
document number-base prettyprinter variable. add more docs about hex float syntax
|
2009-09-18 15:11:01 -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
|
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 |
|
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
|
see: don't show accessor methods in see-methods
|
2009-09-08 14:46:36 -05:00 |
|
sequences
|
Fix the build
|
2009-09-10 00:47:01 -05:00 |
|
serialize
|
Specialized array overhaul
|
2009-09-09 22:33:34 -05:00 |
|
shuffle
|
…
|
|
|
simple-flat-file
|
…
|
|
|
smtp
|
…
|
|
|
sorting
|
trivial factoring
|
2009-08-17 18:59:03 -05:00 |
|
soundex
|
…
|
|
|
specialized-arrays
|
math.vectors.simd: add saturated arithmetic operations
|
2009-09-20 23:16:02 -05:00 |
|
specialized-vectors
|
More integer SIMD work
|
2009-09-20 16:48:17 -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
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-17 15:31:43 -05:00 |
|
strings/tables
|
…
|
|
|
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
|
clean up the bootstrap mess by moving the struct summary and make-mirror methods to classes.struct.prettyprint
|
2009-08-31 20:32:00 -05:00 |
|
syndication
|
…
|
|
|
system-info
|
move system-info to basis
|
2009-09-20 23:24:24 -05:00 |
|
threads
|
…
|
|
|
tools
|
update tools.disassembler.udis structs
|
2009-09-18 17:57:50 -05:00 |
|
tr
|
…
|
|
|
tuple-arrays
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
|
ui
|
update windows.types structs
|
2009-09-18 19:12:31 -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
|
update structs in unix.utmpx
|
2009-09-18 18:30:48 -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 |
|
vm
|
Dev checkpoint
|
2009-09-16 08:20:51 +01:00 |
|
vocabs
|
More integer SIMD work
|
2009-09-20 16:48:17 -05:00 |
|
windows
|
oops--Segoe is the windows 6.x system font, not Calibri
|
2009-09-21 16:05:13 -05:00 |
|
wrap
|
…
|
|
|
x11
|
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 |
|
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
|
xml-rpc: fix post-rpc
|
2009-09-13 21:40:58 +02:00 |
|
xmode
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |