| .. |
|
4DNav
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
|
24-game
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
|
adsoda
|
remove duplicate definition of last
|
2009-05-25 19:00:18 -05:00 |
|
alien
|
alien.marshall.syntax: add C-INCLUDE: <stdlib.h> to please OpenBSD x86-64
|
2009-07-31 19:54:11 -05:00 |
|
animations
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
|
annotations
|
…
|
|
|
asn1
|
…
|
|
|
assoc-heaps
|
…
|
|
|
audio
|
…
|
|
|
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
|
benchmark.beust2: use iota instead of integer sequences
|
2009-08-01 18:56:35 -05:00 |
|
bloom-filters
|
bloom-filters: fix tests on 64-bit machines
|
2009-05-12 19:50:19 -04:00 |
|
brainfuck
|
brainfuck: Require loops to be non-empty, add test case.
|
2009-06-07 17:39:21 -07:00 |
|
bson
|
bson: fix broken unit test
|
2009-07-13 22:59:51 -05:00 |
|
bunny
|
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 |
|
c
|
remove some c parsing words from sequence-parser
|
2009-08-01 20:42:29 -05:00 |
|
cap
|
…
|
|
|
central
|
added DISPOSABLE-CENTRAL: to extra/central
|
2009-06-15 21:39:40 +09:00 |
|
chess960
|
…
|
|
|
chicago-talk
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
|
classes
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-03 10:13:27 -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
|
…
|
|
|
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/cfg/graphviz
|
compiler.cfg.graphviz: add render-dom word
|
2009-07-28 11:16:32 -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
|
…
|
|
|
couchdb
|
…
|
|
|
crypto
|
moving md5 state to a tuple, redoing hmac
|
2009-05-10 20:42:20 -05:00 |
|
ctags
|
…
|
|
|
curses
|
…
|
|
|
cursors
|
fix cursor 3map
|
2009-06-22 11:55:42 -05:00 |
|
db/info
|
db configurations factored out through db.info
|
2009-07-28 15:34:49 -05:00 |
|
demos
|
…
|
|
|
descriptive
|
descriptive: update for tools.annotations change
|
2009-05-28 02:52:05 -05:00 |
|
digraphs
|
…
|
|
|
dns
|
[ [ ... ] compare ] sort => [ ... ] sort-with
|
2009-08-02 20:09:23 -05:00 |
|
drills
|
ui.frp book gadgets
|
2009-05-30 10:58:32 -05:00 |
|
ecdsa
|
move sha1 and sha2 to checksums.sha, update usages
|
2009-05-17 17:58:36 -05:00 |
|
enter
|
simplified main word definition
|
2009-07-31 11:10:51 -05:00 |
|
env
|
…
|
|
|
file-trees
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -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
|
font syntax for gadgets
|
2009-07-31 11:41:50 -05:00 |
|
freetype
|
…
|
|
|
fries
|
extra sequences functions moved out of core
|
2009-06-17 12:35:09 -05:00 |
|
fuel
|
one last sort-with-able straggler in fuel.xref
|
2009-08-02 20:17:25 -05:00 |
|
galois-talk
|
fix some duplicate using lines
|
2009-05-18 23:45:52 -05:00 |
|
game-loop
|
Catch and wrap game-loop errors and send them through the UI when available. much nicer than having to check the console
|
2009-06-03 19:55:38 -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
|
[ [ ... ] bi@ <=> ] sort => [ ... ] sort-with
|
2009-08-02 20:13:59 -05:00 |
|
grid-meshes
|
factor out grid mesh generation in terrain to its own vocab
|
2009-05-18 10:31:05 -05:00 |
|
half-floats
|
half-floats: Add some more unit tests
|
2009-07-02 17:52:53 -05:00 |
|
hashcash
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -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
|
Added thead, tfoot to html
|
2009-06-30 16:26:51 +01:00 |
|
icfp/2006
|
…
|
|
|
id3
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
|
images
|
separate component format from component order in image objects
|
2009-06-22 11:20:54 -05:00 |
|
infix
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
|
io/serial
|
Remove spurious dup in io.serial.unix/linux
|
2009-06-22 18:08:12 +02:00 |
|
irc
|
Merge branch 'master' into irc
|
2009-06-02 09:24:03 -03:00 |
|
jamshred
|
remove clamp-to-range and associated words, update jamshred
|
2009-05-25 21:24:12 -05:00 |
|
joystick-demo
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -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 |
|
koszul
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
|
lcd
|
…
|
|
|
lisppaste
|
…
|
|
|
llvm
|
llvm: add unportable tag
|
2009-07-10 07:46:47 -05:00 |
|
log-viewer
|
…
|
|
|
managed-server
|
add a logged-in flag to managed-server for logging in connections so we don't have to throw exceptions to kill clients
|
2009-06-03 23:00:56 -05:00 |
|
mason
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
|
math
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
|
maze
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -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
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -05:00 |
|
modules
|
modules vocab in working order
|
2009-08-03 23:12:34 -05:00 |
|
monads
|
some non-reflective frp deployment working
|
2009-07-27 21:44:18 -05:00 |
|
money
|
…
|
|
|
mongodb
|
Help lint fixes for urls.encoding and mongodb.driver
|
2009-07-10 07:52:20 -05:00 |
|
morse
|
…
|
|
|
msxml-to-csv
|
…
|
|
|
nehe
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
|
nested-comments
|
ML-style (* nested (* comments *) *)
|
2009-06-05 15:29:36 +09:00 |
|
noise
|
separate component format from component order in image objects
|
2009-06-22 11:20:54 -05:00 |
|
numbers-game
|
…
|
|
|
nurbs
|
use ${ in some nurbs tests
|
2009-05-28 18:57:49 -05:00 |
|
openal
|
…
|
|
|
opengl
|
Make focusable-child* work even if world has no children, to clean up a code duplication
|
2009-05-11 17:04:32 -05:00 |
|
otug-talk
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
|
pair-methods
|
[ [ ... ] bi@ >=< ] sort => [ ... ] inv-sort-with
|
2009-08-02 20:14:56 -05:00 |
|
pair-rocket
|
…
|
|
|
parser-combinators
|
fix lazy lists
|
2009-05-18 16:17:11 -05:00 |
|
partial-continuations
|
…
|
|
|
peg
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
|
peg-lexer
|
…
|
|
|
persistency
|
db configurations factored out through db.info
|
2009-07-28 15:34:49 -05:00 |
|
poker
|
Make lookup indices zero-based for poker values
|
2009-05-08 02:24:12 -04:00 |
|
project-euler
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
|
quadtrees
|
…
|
|
|
qw
|
…
|
|
|
random/blum-blum-shub
|
fix using
|
2009-05-10 16:33:43 -05:00 |
|
recipes
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -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
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
|
rot13
|
…
|
|
|
run-desc
|
separated run-desc from launcher
|
2009-07-22 10:28:27 -05:00 |
|
sequence-parser
|
remove some c parsing words from sequence-parser
|
2009-08-01 20:42:29 -05:00 |
|
sequences
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-22 10:02:09 -05:00 |
|
set-n
|
dynamic lambdas
|
2009-06-21 21:07:16 -05:00 |
|
site-watcher
|
…
|
|
|
slides
|
…
|
|
|
smalltalk
|
…
|
|
|
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
|
Fix unit tests and load errors for slip removal
|
2009-05-10 17:03:41 -05:00 |
|
sudoku
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
|
sudokus
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -05:00 |
|
svg
|
…
|
|
|
synth
|
…
|
|
|
system-info
|
…
|
|
|
tar
|
use bi, call >string on c-strings from tar
|
2009-05-10 23:21:45 +02:00 |
|
taxes/usa
|
…
|
|
|
terrain
|
separate component format from component order in image objects
|
2009-06-22 11:20:54 -05:00 |
|
tetris
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
|
time-server
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
|
tokyo
|
tokyo.alien.tctdb: int32_t is not defined on Windows, but int is the sae thing so use that instead
|
2009-06-20 15:35:01 -05:00 |
|
trees
|
…
|
|
|
tty-server
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
|
turing
|
…
|
|
|
twitter
|
…
|
|
|
ui
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -05:00 |
|
units
|
…
|
|
|
update
|
…
|
|
|
usa-cities
|
…
|
|
|
variants
|
variants docs nitpicks
|
2009-07-02 19:01:50 -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
|
[ [ ... ] compare invert-comparison ] sort => [ ... ] inv-sort-with
|
2009-08-02 20:10:58 -05:00 |
|
webkit-demo
|
webkit-demo: update for recent <ViewWindow> stack effect change
|
2009-07-05 21:40:47 -05:00 |
|
websites/concatenative
|
websites.concatenatieve: add builds.factorcode.org
|
2009-05-22 17:52:31 -05:00 |
|
window-controls-demo
|
win32 support for window-controls
|
2009-06-18 11:41:34 -05:00 |
|
wordtimer
|
Update usages of global ... change-at to use the new change-global combinator
|
2009-04-30 21:38:14 -05:00 |
|
yahoo
|
…
|
|