.. |
4DNav
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
24-game
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
adsoda
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
animations
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
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
|
Add documentation and tests for extra/backtrack
|
2009-05-24 16:03:01 +02:00 |
bank
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
benchmark
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
bloom-filters
|
manually apply alec's patch for bloom filters
|
2009-08-27 16:03:45 -05:00 |
brainfuck
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
bson
|
bson: fix broken unit test
|
2009-07-13 22:59:51 -05:00 |
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
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
classes/tuple/change-tracking
|
move classes.struct from extra to basis
|
2009-08-26 15:55:01 -05:00 |
closures
|
ui.frp uses placeholders for templating
|
2009-06-10 16:15:02 -05:00 |
color-picker
|
give range models a step parameter; use it on sliders so the thumb can step by any interval
|
2009-06-18 20:57:02 -05:00 |
color-table
|
human-sort is now { human<=> } sort-by
|
2009-04-04 15:46:18 -05:00 |
combinators/tuple
|
add a new "make-tuple" combinator for cleaving values into tuple slots by name. make render-set read-only and update gpu demos to use make-tuple
|
2009-07-22 12:43:44 -05:00 |
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
|
remove experimental constructors features
|
2009-07-23 15:59:55 -05:00 |
contributors
|
contributors: exclude merges to make patch counts more reasonable
|
2009-07-09 06:58:47 -05:00 |
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
|
Make couchdb unportable for now
|
2009-04-19 17:39:26 -05:00 |
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
|
ui.frp book gadgets
|
2009-05-30 10:58:32 -05:00 |
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
|
env vocab for accessing the environment as an assoc
|
2009-04-23 12:08:30 -05:00 |
fjsc
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
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
|
extra sequences functions moved out of core
|
2009-06-17 12:35:09 -05:00 |
fuel
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-08-10 16:20:14 -05:00 |
galois-talk
|
fix some duplicate using lines
|
2009-05-18 23:45:52 -05:00 |
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
|
draw-world can't be called directly from a game loop; the ui update thread might switch GL contexts out from under us
|
2009-06-18 22:33:09 -05:00 |
geo-ip
|
…
|
|
geobytes
|
…
|
|
gesture-logger
|
larger default window size for gesture-logger
|
2009-05-14 15:43:51 -05:00 |
google-tech-talk
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
gpu
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -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-ui and spheres can deploy without I/O
|
2009-05-12 04:18:50 -05:00 |
hello-unicode
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
hello-world
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
histogram
|
add collect-values to histogram
|
2009-06-26 21:46:59 -05:00 |
html
|
add find-images word
|
2009-08-26 14:28:06 -05:00 |
icfp/2006
|
…
|
|
id3
|
Specialized array overhaul
|
2009-09-09 22:33:34 -05:00 |
images
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
infix
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
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
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
joystick-demo
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
jvm-summit-talk
|
jvm-summit-talk: Slides from talk
|
2009-09-22 03:23:55 -05:00 |
key-caps
|
make open-game-input and close-game-input do reference counting. update demos to show this
|
2009-05-08 13:00:34 -05:00 |
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
|
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 |
maze
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
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
|
removed shadowed imports from old modules
|
2009-05-25 15:28:05 -05:00 |
method-chains
|
…
|
|
minneapolis-talk
|
fix some duplicate using lines
|
2009-05-18 23:45:52 -05:00 |
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
|
better fix for morse
|
2009-04-26 14:43:06 -05:00 |
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
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
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
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
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
|
Make lookup indices zero-based for poker values
|
2009-05-08 02:24:12 -04:00 |
prettyprint/callables
|
make simplify-callable prettyprinting an optional load in extra
|
2009-08-07 16:19:46 -04:00 |
project-euler
|
project-euler.074: cleanup
|
2009-09-22 05:19:26 -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
|
fix using
|
2009-05-10 16:33:43 -05:00 |
recipes
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
redis
|
redis.assoc: Use redis-flushdb in clear-assoc
|
2009-05-11 00:50:22 -03:00 |
reports/noise
|
Fix unit tests and load errors for slip removal
|
2009-05-10 17:03:41 -05:00 |
robots
|
allow robot-identifiers to be set for robots.txt
|
2009-06-19 14:41:48 -05:00 |
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
|
separated run-desc from launcher
|
2009-07-22 10:28:27 -05:00 |
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
|
dynamic lambdas
|
2009-06-21 21:07:16 -05:00 |
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
|
update demos using GL_EXT_framebuffer_object and GL_ARB_texture_float to use suffixless opengl 3 symbol names
|
2009-06-24 17:59:25 -05:00 |
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
|
use bi, call >string on c-strings from tar
|
2009-05-10 23:21:45 +02:00 |
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
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
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
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
turing
|
…
|
|
twitter
|
…
|
|
typed
|
for typed words, put the specialized definition in a gensym, and check the input types and declare the output types in the inlined outer word so the checks can be cleared by the compiler when possible
|
2009-09-02 18:45:08 -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
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
usa-cities
|
…
|
|
variants
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
vars
|
…
|
|
vpri-talk
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
webapps
|
webapps.mason: fix typo
|
2009-09-25 18:27:52 -05:00 |
webkit-demo
|
webkit-demo: update for recent <ViewWindow> stack effect change
|
2009-07-05 21:40:47 -05:00 |
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
|
…
|
|