| .. |
|
4DNav
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
24-game
|
…
|
|
|
adsoda
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
animations
|
…
|
|
|
annotations
|
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 |
|
asn1
|
…
|
|
|
assoc-heaps
|
…
|
|
|
audio
|
update C-STRUCT:s in audio.wav
|
2009-09-18 16:14:02 -05:00 |
|
backtrack
|
…
|
|
|
bank
|
…
|
|
|
benchmark
|
pit math.matrices and math.matrices.simd against each other in calculating matrix exponentials
|
2009-09-30 12:58:32 -05:00 |
|
bloom-filters
|
layouts: most-positive/negative-fixnum return fixnums now
|
2009-09-29 22:27:54 -05:00 |
|
brainfuck
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
bson
|
…
|
|
|
bunny
|
fix more ambiguities
|
2009-09-17 09:29:23 -05:00 |
|
c
|
remove some c parsing words from sequence-parser
|
2009-08-01 20:42:29 -05:00 |
|
cap
|
…
|
|
|
central
|
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 |
|
chess960
|
…
|
|
|
chicago-talk
|
…
|
|
|
classes/tuple/change-tracking
|
move classes.struct from extra to basis
|
2009-08-26 15:55:01 -05:00 |
|
closures
|
…
|
|
|
color-picker
|
…
|
|
|
color-table
|
…
|
|
|
combinators/tuple
|
…
|
|
|
compiler/graphviz
|
Fix test failures in compiler.cfg.linearization.order, compiler.tests.low-level-ir and compiler.graphviz
|
2009-09-22 05:07:52 -05:00 |
|
constructors
|
…
|
|
|
contributors
|
…
|
|
|
coroutines
|
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 |
|
couchdb
|
…
|
|
|
crypto
|
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 |
|
ctags
|
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 |
|
curses
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
|
cursors
|
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 |
|
db/info
|
db configurations factored out through db.info
|
2009-07-28 15:34:49 -05:00 |
|
decimals
|
initial shot at a decimals library
|
2009-09-22 18:56:59 -05:00 |
|
demos
|
…
|
|
|
descriptive
|
fix build errors
|
2009-08-11 23:07:13 -05:00 |
|
digraphs
|
…
|
|
|
dns
|
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 |
|
drills
|
…
|
|
|
ecdsa
|
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 |
|
enter
|
simplified main word definition
|
2009-07-31 11:10:51 -05:00 |
|
env
|
…
|
|
|
fjsc
|
…
|
|
|
fonts/syntax
|
replaced redundancies
|
2009-08-04 17:16:34 -05:00 |
|
freetype
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
|
fries
|
…
|
|
|
fuel
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-08-10 16:20:14 -05:00 |
|
galois-talk
|
…
|
|
|
game-loop
|
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-worlds
|
…
|
|
|
geo-ip
|
…
|
|
|
geobytes
|
…
|
|
|
gesture-logger
|
…
|
|
|
google-tech-talk
|
…
|
|
|
gpu
|
eradicate string c-types from gpu.shaders
|
2009-09-28 15:32:01 -05:00 |
|
grid-meshes
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
|
half-floats
|
change half-floats to make a primitive C type instead of a single-slot C-STRUCT: + boxer/unboxer
|
2009-09-18 17:36:20 -05:00 |
|
hashcash
|
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 |
|
hello-ui
|
…
|
|
|
hello-unicode
|
…
|
|
|
hello-world
|
…
|
|
|
histogram
|
…
|
|
|
html
|
add find-images word
|
2009-08-26 14:28:06 -05:00 |
|
icfp/2006
|
…
|
|
|
id3
|
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 |
|
images
|
Merge branch 'gif' of git://github.com/klazuka/factor
|
2009-09-30 05:15:21 -05:00 |
|
infix
|
…
|
|
|
io/serial
|
update io.serial structs
|
2009-09-19 21:14:38 -05:00 |
|
irc
|
Merge branch 'irc-fix' of git://tiodante.com/git/factor
|
2009-09-16 16:06:56 -07:00 |
|
jamshred
|
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 |
|
joystick-demo
|
…
|
|
|
jvm-summit-talk
|
jvm-summit-talk: Slides from talk
|
2009-09-22 03:23:55 -05:00 |
|
key-caps
|
…
|
|
|
key-handlers
|
ui.gadgets.poppers: new ui gadget
|
2009-08-05 20:01:50 -05:00 |
|
koszul
|
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 |
|
lcd
|
…
|
|
|
lisppaste
|
…
|
|
|
llvm
|
Specialized array overhaul
|
2009-09-09 22:33:34 -05:00 |
|
log-viewer
|
…
|
|
|
managed-server
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
mason
|
mason.child: don't need command line switches for SSE version anymore
|
2009-09-20 23:16:14 -05:00 |
|
math
|
pit math.matrices and math.matrices.simd against each other in calculating matrix exponentials
|
2009-09-30 12:58:32 -05:00 |
|
maze
|
…
|
|
|
memory
|
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 |
|
merger
|
…
|
|
|
method-chains
|
…
|
|
|
minneapolis-talk
|
…
|
|
|
models
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
|
modules
|
modules.rpc-server: don't start server by default
|
2009-08-05 22:56:19 -05:00 |
|
monads
|
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 |
|
money
|
add 10^ to math.functions and update usages
|
2009-08-11 18:00:24 -05:00 |
|
mongodb
|
added pprint* method for mdb-error
|
2009-08-20 19:14:40 +02:00 |
|
morse
|
…
|
|
|
msxml-to-csv
|
…
|
|
|
multi-methods
|
fix unit tests for multi-methods
|
2009-08-17 19:24:14 -05:00 |
|
native-thread-test
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
|
nehe
|
…
|
|
|
nested-comments
|
make nested-comments work again with new strings
|
2009-09-19 14:14:47 -05:00 |
|
noise
|
noise: don't use math.private words
|
2009-09-01 15:50:56 -05:00 |
|
numbers-game
|
…
|
|
|
nurbs
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
|
ogg
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
|
openal
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
|
opengl
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
|
otug-talk
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
pair-methods
|
[ [ ... ] bi@ >=< ] sort => [ ... ] inv-sort-with
|
2009-08-02 20:14:56 -05:00 |
|
pair-rocket
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
parser-combinators
|
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 |
|
partial-continuations
|
…
|
|
|
peg
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
peg-lexer
|
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 |
|
persistency
|
moved patterns to persistency for new db prep
|
2009-08-05 16:45:22 -05:00 |
|
poker
|
…
|
|
|
prettyprint/callables
|
make simplify-callable prettyprinting an optional load in extra
|
2009-08-07 16:19:46 -04:00 |
|
project-euler
|
layouts: most-positive/negative-fixnum return fixnums now
|
2009-09-29 22:27:54 -05:00 |
|
qtkit
|
helper words for qtkit
|
2009-09-18 13:41:55 -05:00 |
|
quadtrees
|
…
|
|
|
qw
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
random/blum-blum-shub
|
…
|
|
|
recipes
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
|
redis
|
…
|
|
|
reports/noise
|
…
|
|
|
robots
|
…
|
|
|
roles
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
rot13
|
…
|
|
|
rpn
|
rpn: fix operator order issue (reported by Jason Merrill)
|
2009-09-23 17:33:03 -05:00 |
|
run-desc
|
…
|
|
|
sequence-parser
|
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 |
|
sequences
|
fix yet more multiline tests
|
2009-09-23 12:57:37 -05:00 |
|
set-n
|
…
|
|
|
site-watcher
|
fixing docs
|
2009-09-23 12:52:42 -05:00 |
|
slides
|
slides: support 'f' to toggle fullscreen view
|
2009-09-18 14:36:06 -07:00 |
|
smalltalk
|
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 |
|
spheres
|
…
|
|
|
spider
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
sudoku
|
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 |
|
sudokus
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
|
svg
|
fix using and tests
|
2009-09-23 12:54:34 -05:00 |
|
synth
|
more loading fixes
|
2009-09-17 09:55:09 -05:00 |
|
tar
|
…
|
|
|
taxes/usa
|
…
|
|
|
tc-lisp-talk
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
terrain
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
|
tetris
|
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 |
|
time-server
|
…
|
|
|
tokyo
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
|
trees
|
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 |
|
tty-server
|
…
|
|
|
turing
|
…
|
|
|
twitter
|
…
|
|
|
typed
|
add a "test-mr." word to compiler.cfg.debugger equivalent to "test-mr mr."
|
2009-09-30 11:34:19 -05:00 |
|
ui
|
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 |
|
units
|
…
|
|
|
update
|
…
|
|
|
usa-cities
|
…
|
|
|
variants
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
|
vars
|
…
|
|
|
vpri-talk
|
…
|
|
|
webapps
|
webapps.pastebin: tweak template
|
2009-09-28 17:55:42 -05:00 |
|
webkit-demo
|
…
|
|
|
websites/concatenative
|
websites.concatenative: enable user-admin in production
|
2009-09-18 14:35:53 -07:00 |
|
window-controls-demo
|
support textured windows on os x and windows 6.x
|
2009-09-24 13:05:27 -05:00 |
|
wordtimer
|
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 |
|
yahoo
|
…
|
|