.. |
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
|
annotations: update for usage being moved to tools.crossref
|
2009-04-22 04:46:47 -05:00 |
asn1
|
use CONSTANT:
|
2009-02-22 17:58:14 -06:00 |
assoc-heaps
|
move assoc-heaps to extra
|
2009-04-01 17:29:58 -05:00 |
audio
|
die if wav fmt or data chunk is missing
|
2009-04-29 08:40:31 -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
|
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
|
more parsing work
|
2009-04-10 17:50:05 -05:00 |
cap
|
Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated.
|
2009-03-27 18:31:25 -05:00 |
central
|
added DISPOSABLE-CENTRAL: to extra/central
|
2009-06-15 21:39:40 +09:00 |
chess960
|
chess960 buddy
|
2009-02-28 16:16:09 -06:00 |
chicago-talk
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
classes/tuple/change-tracking
|
classes.tuple.change-tracking: fix using line in tests
|
2009-08-01 01:25:13 -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/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
|
fixing compiler warnings
|
2009-04-17 11:14:16 -05:00 |
couchdb
|
Make couchdb unportable for now
|
2009-04-19 17:39:26 -05:00 |
crypto
|
moving md5 state to a tuple, redoing hmac
|
2009-05-10 20:42:20 -05:00 |
ctags
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
curses
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
cursors
|
fix cursor 3map
|
2009-06-22 11:55:42 -05:00 |
demos
|
Fix up 'demos' vocab
|
2009-04-02 01:17:55 -05:00 |
descriptive
|
descriptive: update for tools.annotations change
|
2009-05-28 02:52:05 -05:00 |
digraphs
|
Using inheritance instead of delegation in digraphs
|
2008-10-01 10:57:15 +10:00 |
dns
|
[ [ ... ] compare ] sort => [ ... ] sort-with
|
2009-08-02 20:09:23 -05:00 |
drills
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
ecdsa
|
move sha1 and sha2 to checksums.sha, update usages
|
2009-05-17 17:58:36 -05:00 |
env
|
env vocab for accessing the environment as an assoc
|
2009-04-23 12:08:30 -05:00 |
file-trees
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-03 17:23:14 -05:00 |
fjsc
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
freetype
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
fuel
|
vocabs.hierarchy: more refactoring, update existing code for new API
|
2009-07-06 04:55:23 -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
|
use CONSTANT:
|
2009-03-12 23:16:07 -05:00 |
geobytes
|
support for geobytes city/country/region database
|
2009-03-12 23:15:42 -05:00 |
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
|
Update more vocabs for >r/r> removal
|
2008-12-17 23:36:13 -06:00 |
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
|
Various load-everything fixes
|
2009-03-07 01:22:21 -06:00 |
lisppaste
|
Updating code to use CONSTANT: instead of : foo 123 ; inline
|
2009-02-23 21:40:17 -06:00 |
llvm
|
llvm: add unportable tag
|
2009-07-10 07:46:47 -05:00 |
log-viewer
|
io.monitors:next-change now outputs a single value instead of a pathname and a sequence
|
2009-01-26 23:18:57 -06:00 |
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
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
method-chains
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
minneapolis-talk
|
fix some duplicate using lines
|
2009-05-18 23:45:52 -05:00 |
models/history
|
Move models.history to extra
|
2009-04-05 23:16:48 -05:00 |
monads
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
money
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
mongodb
|
Help lint fixes for urls.encoding and mongodb.driver
|
2009-07-10 07:52:20 -05:00 |
morse
|
better fix for morse
|
2009-04-26 14:43:06 -05:00 |
msxml-to-csv
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
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
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
nurbs
|
use ${ in some nurbs tests
|
2009-05-28 18:57:49 -05:00 |
openal
|
make openal.example load, it's still broken..
|
2009-04-18 13:48:15 -05:00 |
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
|
order-insensitive pair methods
|
2009-04-26 14:58:31 -05:00 |
pair-rocket
|
dog tag for pair-rocket
|
2009-04-25 19:22:03 -05:00 |
parser-combinators
|
fix lazy lists
|
2009-05-18 16:17:11 -05:00 |
partial-continuations
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
peg
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
peg-lexer
|
modules compilation fixes
|
2009-04-26 18:56:24 -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
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-06 15:23:28 -06:00 |
qw
|
dog tag again
|
2009-04-25 19:24:01 -05:00 |
random/blum-blum-shub
|
fix using
|
2009-05-10 16:33:43 -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
|
…
|
|
sequence-parser
|
take-n returns the rest of the sequence if not enough elements are present
|
2009-06-09 11:49:22 -04:00 |
sequences
|
sequences.abbrev: add docs - not much, but a start
|
2009-07-21 00:37:45 +02:00 |
site-watcher
|
Fix site-watcher tests
|
2009-04-07 03:04:25 -05:00 |
slides
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
smalltalk
|
Add silly optimization for 'new'; this will be removed when compiler improves
|
2009-04-01 02:53:30 -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
|
Fix unit tests and load errors for slip removal
|
2009-05-10 17:03:41 -05:00 |
str-fry
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-03 17:23:14 -05:00 |
sudoku
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
svg
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
synth
|
Updating code to use CONSTANT:
|
2009-04-20 12:20:03 +10:00 |
system-info
|
finish fixing the using list for windows.errors, more ffi bindings
|
2009-04-30 10:25:59 -05:00 |
tar
|
use bi, call >string on c-strings from tar
|
2009-05-10 23:21:45 +02:00 |
taxes/usa
|
undo load breakage
|
2009-02-09 22:05:58 -06:00 |
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
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
tty-server
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
turing
|
new accessors
|
2008-08-30 21:22:29 -05:00 |
twitter
|
Fixing twitter
|
2009-02-13 20:20:22 -06:00 |
ui
|
pardon my dust
|
2009-07-01 17:57:21 -05:00 |
units
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
update
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
usa-cities
|
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
|
2009-02-15 20:45:06 -06:00 |
variants
|
variants docs nitpicks
|
2009-07-02 19:01:50 -05:00 |
vars
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
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
|
Updating code to use CONSTANT: instead of : foo 123 ; inline
|
2009-02-23 21:40:17 -06:00 |