.. |
alarms
|
…
|
|
alien
|
don't normalize-path in add-library
|
2009-03-26 18:56:10 -05:00 |
ascii
|
…
|
|
assoc-heaps
|
…
|
|
base64
|
…
|
|
biassocs
|
…
|
|
binary-search
|
…
|
|
bit-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
bit-vectors
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
bitstreams
|
…
|
|
bootstrap
|
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
|
2009-03-24 04:11:08 -05:00 |
boxes
|
…
|
|
byte-vectors
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
cache
|
…
|
|
cairo
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
calendar
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-23 11:50:39 -05:00 |
channels
|
…
|
|
checksums
|
…
|
|
circular
|
…
|
|
cocoa
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
colors
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
columns
|
…
|
|
combinators
|
…
|
|
command-line
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
compiler
|
Small speedup for code using H{ } clone and with-scope
|
2009-03-31 08:16:04 -05:00 |
compression
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
concurrency
|
…
|
|
constructors
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
cords
|
…
|
|
core-foundation
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
core-graphics
|
…
|
|
core-text
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
cpu
|
Fix C99 complex number support in FFI on Mac OS X/PPC
|
2009-03-30 07:19:14 -05:00 |
csv
|
…
|
|
db
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
debugger
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
definitions/icons
|
- definitions.icons now has a reference article
|
2009-03-24 09:11:45 -05:00 |
delegate
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
deques
|
…
|
|
disjoint-sets
|
…
|
|
dlists
|
…
|
|
documents
|
…
|
|
editors
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
endian
|
…
|
|
environment
|
Remove useless declarations
|
2009-03-23 01:18:24 -05:00 |
eval
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
farkup
|
Fixing farkup's parsing of [aaa]
|
2009-03-29 20:29:38 -05:00 |
fonts
|
…
|
|
formatting
|
…
|
|
fry
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
ftp
|
…
|
|
functors
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
furnace
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
generalizations
|
Fixing the build
|
2009-03-18 17:01:26 -05:00 |
glib
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
globs
|
Update meta-data
|
2009-03-13 20:46:08 -05:00 |
grouping
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
hash2
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
heaps
|
…
|
|
help
|
help.tips: use write-object to write heading so that right-clicking on "Tip of the day" and picking Edit works
|
2009-03-26 21:28:09 -05:00 |
hints
|
Small speedup for code using H{ } clone and with-scope
|
2009-03-31 08:16:04 -05:00 |
html
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
http
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
images
|
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 |
inspector
|
…
|
|
interpolate
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
interval-maps
|
interval-maps:interval-values word, and more docs for interval-maps
|
2009-03-20 18:24:57 -05:00 |
inverse
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
io
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
json
|
…
|
|
lcs
|
…
|
|
libc
|
…
|
|
linked-assocs
|
…
|
|
listener
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
lists
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
locals
|
Condomization wraps lambdas in condoms to protect them from macro-transmitted diseases. cond, case and other macros work better now if lambdas appear where quotations are expected
|
2009-03-23 18:25:18 -05:00 |
logging
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
macros
|
Condomization wraps lambdas in condoms to protect them from macro-transmitted diseases. cond, case and other macros work better now if lambdas appear where quotations are expected
|
2009-03-23 18:25:18 -05:00 |
match
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
math
|
fix blas ffi on linux64
|
2009-03-28 14:17:24 -05:00 |
memoize
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
mime
|
Oops, quoting is actually needed by db.postgresql
|
2009-03-21 02:54:59 -05:00 |
mirrors
|
…
|
|
models
|
Fix model docs
|
2009-03-29 23:13:30 -05:00 |
multiline
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
nibble-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
nmake
|
…
|
|
none
|
…
|
|
opengl
|
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 |
openssl
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
pack
|
…
|
|
pango
|
add using
|
2009-03-26 10:43:54 -05:00 |
peg
|
refactor some error handling in peg, more unit tests
|
2009-03-30 19:42:04 -05:00 |
persistent
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
porter-stemmer
|
…
|
|
present
|
…
|
|
prettyprint
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
promises
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
quoted-printable
|
…
|
|
quoting
|
add unit tests for quoting
|
2009-03-30 00:18:02 -05:00 |
random
|
…
|
|
refs
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
regexp
|
Fixing regexp compiler's bounds checks
|
2009-03-29 22:57:13 -05:00 |
roman
|
less stack shuffling
|
2009-03-28 15:02:28 -05:00 |
search-deques
|
…
|
|
see
|
Move synopsis* from definitions to see
|
2009-03-23 19:25:10 -05:00 |
sequences
|
…
|
|
serialize
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
shuffle
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
simple-flat-file
|
More docs for Unicode and simple-flat-file; moving more parsing code there
|
2009-03-20 19:53:54 -05:00 |
smtp
|
add tutorial for setting up smtp to work with gmail
|
2009-03-14 11:59:18 -05:00 |
sorting
|
fix a few compile errors
|
2009-03-29 21:35:57 -05:00 |
soundex
|
…
|
|
specialized-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
specialized-vectors
|
Add test to assert that new-resizable returns specialized vectors on specialized arrays
|
2009-03-26 21:25:52 -05:00 |
splitting/monotonic
|
…
|
|
stack-checker
|
Add compiler transform for index with a literal sequenc
|
2009-03-27 20:05:23 -05:00 |
strings/tables
|
…
|
|
struct-arrays
|
…
|
|
suffix-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
summary
|
…
|
|
syndication
|
syndication: fix help lint
|
2009-03-31 04:43:26 -05:00 |
threads
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
tools
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
tr
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
tuple-arrays
|
…
|
|
ui
|
Fix docs typo
|
2009-03-29 19:07:01 -05:00 |
unicode
|
Add definition mixin in definitions vocab to replace hard-coded union in ui.tools.operations; add ?execute to kernel to replace dup word? [ execute ] when calls in unicode.breaks and opengl
|
2009-03-26 21:27:45 -05:00 |
unix
|
…
|
|
unrolled-lists
|
…
|
|
urls
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
uuid
|
…
|
|
validators
|
…
|
|
values
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
vlists
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
windows
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
wrap
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
x11
|
Fix clipboard bugs
|
2009-03-19 17:36:38 -05:00 |
xml
|
xml.syntax: update for syntax change
|
2009-03-22 21:38:06 -05:00 |
xml-rpc
|
…
|
|
xmode
|
Fix another XMode bug
|
2009-03-28 22:19:55 -05:00 |