.. |
alarms
|
threads: simplify 'suspend' combinator
|
2010-03-28 08:29:53 -04:00 |
alien
|
use word-props instead of singletons for enum>number conversion so there's not a big fat generic making the image buy another plane ticket
|
2010-04-21 22:22:06 -07:00 |
ascii
|
…
|
|
base64
|
Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array
|
2010-02-25 04:50:31 +13:00 |
biassocs
|
io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters
|
2010-04-19 01:14:00 -05:00 |
binary-search
|
binary-search: use nth-unsafe for a further performance gain
|
2010-04-18 21:42:44 -05:00 |
bit-arrays
|
Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams
|
2010-02-24 20:18:41 +13:00 |
bit-sets
|
Adding null? word to test if a set is empty
|
2010-04-17 16:25:51 -05:00 |
bit-vectors
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
bitstreams
|
…
|
|
bootstrap
|
continuations: keep original error when throwing wrapped errors as well, for easier debugging of bootstrap failures
|
2010-05-03 17:34:22 -04:00 |
boxes
|
Some minor pointless optimizations
|
2010-04-01 20:09:14 -04:00 |
byte-arrays/hex
|
…
|
|
cache
|
…
|
|
cairo
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
calendar
|
Fix calendar docs
|
2010-03-31 17:37:22 -05:00 |
channels
|
threads: simplify 'suspend' combinator
|
2010-03-28 08:29:53 -04:00 |
checksums
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
circular
|
generalize stack effects so we can bootstrap with the stricter stack effect checking
|
2010-03-08 23:38:10 -08:00 |
classes/struct
|
Documenting bitfields in structs
|
2010-04-25 18:09:58 -05:00 |
cocoa
|
Remove ENUM: f and replace uses with CONSTANTs.
|
2010-04-19 20:08:40 -07:00 |
colors
|
…
|
|
columns
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
combinators
|
Fix smart-if* for multiple inputs and test. oops
|
2010-04-29 20:21:53 -05:00 |
command-line
|
vm: actually use context callstacks when running code
|
2010-03-26 22:44:43 -04:00 |
compiler
|
compiler.cfg.linear-scan.assignment: spill slot representation logic was backwards, just like Factor
|
2010-05-03 17:34:29 -04:00 |
compression
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
concurrency
|
Some minor pointless optimizations
|
2010-04-01 20:09:14 -04:00 |
core-foundation
|
Merge branch 'master' into abi-symbols
|
2010-04-01 15:28:36 -07:00 |
core-graphics
|
Remove ENUM: f and replace uses with CONSTANTs.
|
2010-04-19 20:08:40 -07:00 |
core-text
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
cpu
|
compiler.cfg: fuse ##load-integer/##load-reference into ##replace to form ##replace-imm
|
2010-05-03 17:34:28 -04:00 |
csv
|
fix docs for csv
|
2010-02-27 13:04:42 -06:00 |
db
|
db.sqlite.ffi: remove leftover stack effects from converted FUNCTION-ALIAS:es
|
2010-04-15 11:27:33 -07:00 |
debugger
|
windows.errors, debugger.windows: improve description of Windows error objects
|
2010-05-02 22:29:59 -07:00 |
definitions/icons
|
…
|
|
delegate
|
delegate: add BROADCAST: syntax, delegate generic with no outputs to an array of multiple delegates
|
2010-03-22 22:32:00 -07:00 |
deques
|
threads: simplify 'suspend' combinator
|
2010-03-28 08:29:53 -04:00 |
disjoint-sets
|
compiler.cfg.representations: fix various bugs
|
2010-05-03 17:34:11 -04:00 |
dlists
|
Some minor pointless optimizations
|
2010-04-01 20:09:14 -04:00 |
documents
|
more help-lint
|
2010-03-09 21:02:43 -08:00 |
editors
|
Replace 'untested' tag with 'not loaded' and 'not tested' tags
|
2010-04-13 18:43:01 -07:00 |
endian
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
environment
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
eval
|
A number of documentation fixes and cleanup.
|
2010-02-03 00:05:03 -07:00 |
farkup
|
Merge branch 'bags' of git://github.com/littledan/Factor
|
2010-03-16 13:28:00 -04:00 |
fonts
|
…
|
|
formatting
|
formatting: remove platform-specific example
|
2010-04-15 16:14:29 -05:00 |
fry
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
ftp
|
Rename io.launcher.unix.parser to simple-tokenizer since ftp.server uses it
|
2010-02-21 17:48:04 +13:00 |
functors
|
functors: make 'final' declarations work in functors
|
2010-02-18 03:56:41 +13:00 |
furnace
|
furnace.recaptcha: add new tag
|
2010-04-13 01:52:57 -07:00 |
game/input
|
Use dinput as default windows game.input backend
|
2010-05-02 00:38:37 -07:00 |
generalizations
|
clean up now-inappropriate uses of "..." in generalizations stack effects
|
2010-03-05 13:58:00 -08:00 |
glib
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
globs
|
fix last globs test on windows
|
2010-02-16 22:19:56 -08:00 |
grouping
|
grouping: minor cleanup
|
2010-03-17 19:13:25 +13:00 |
hash2
|
…
|
|
heaps
|
Some minor pointless optimizations
|
2010-04-01 20:09:14 -04:00 |
help
|
Merge branch 'bags' of git://github.com/littledan/Factor
|
2010-03-16 13:28:00 -04:00 |
hints
|
io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters
|
2010-04-19 01:14:00 -05:00 |
html
|
furnace: documentation improvements
|
2010-04-12 18:17:21 -07:00 |
http
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
images
|
Fix normalization to take stride/padding bytes into account
|
2010-05-01 18:37:59 -05:00 |
inspector
|
Moving new-sets to sets
|
2010-02-26 16:01:01 -05:00 |
interpolate
|
…
|
|
interval-maps
|
…
|
|
inverse
|
inverse: remove unnecessary dependency on debugger
|
2010-02-17 00:32:53 +13:00 |
io
|
io.sockets: update <datagram> docs
|
2010-04-27 10:52:19 -04:00 |
iokit
|
change back other char/uchar* parameters that don't look like actual string types
|
2010-02-23 13:15:16 -08:00 |
json
|
Remove math.floats.parser now that its no longer needed
|
2010-02-08 16:52:29 +13:00 |
lcs
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
libc
|
update libc to use FUNCTION: and FUNCTION-ALIAS:
|
2010-04-14 21:50:30 -07:00 |
linked-assocs
|
…
|
|
listener
|
listener: fix help lint
|
2010-02-18 07:02:22 +13:00 |
lists
|
more help-lint
|
2010-03-09 21:02:43 -08:00 |
literals
|
Use flags{ instead of flags all over the place
|
2010-04-01 14:44:03 -05:00 |
locals
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
logging
|
Merge branch 'master' into startup
|
2009-11-15 02:52:50 -06:00 |
macros
|
effects.parser: throw a proper no-word error if effect references an unknown class word
|
2010-02-23 23:57:13 +13:00 |
match
|
lexer: add "each-token" and "map-tokens", which are equivalent to "parse-token _ each/map" but incremental. update a smattering of parsing words (such as USING:, SYMBOLS:, etc.) to use each-token/map-tokens
|
2010-02-28 22:19:43 -08:00 |
math
|
compiler.cfg.linear-scan.assignment: spill slot representation logic was backwards, just like Factor
|
2010-05-03 17:34:29 -04:00 |
memoize
|
effects.parser: throw a proper no-word error if effect references an unknown class word
|
2010-02-23 23:57:13 +13:00 |
mime
|
http: clean up and fix some content encoding logic
|
2010-03-13 22:10:36 +13:00 |
mirrors
|
Making more vocabs use require-when
|
2010-03-18 01:39:30 -04:00 |
models
|
models.product: fix example (reported by Muzzleflash)
|
2010-03-30 17:33:08 -04:00 |
multiline
|
…
|
|
nibble-arrays
|
Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams
|
2010-02-24 20:18:41 +13:00 |
nmake
|
…
|
|
none
|
…
|
|
opengl
|
Fixing load errors
|
2010-04-10 17:24:44 -07:00 |
openssl
|
Merge branch 'master' into abi-symbols
|
2010-04-01 15:28:36 -07:00 |
pack
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
pango
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
peg
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
persistent
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
porter-stemmer
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
present
|
…
|
|
prettyprint
|
Merge branch 'bags' of git://github.com/littledan/Factor
|
2010-03-16 13:28:00 -04:00 |
promises
|
effects.parser: throw a proper no-word error if effect references an unknown class word
|
2010-02-23 23:57:13 +13:00 |
quoted-printable
|
Unit test fixes
|
2009-11-13 23:00:50 -06:00 |
quoting
|
…
|
|
random
|
Use flags{ instead of flags all over the place
|
2010-04-01 14:44:03 -05:00 |
refs
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
regexp
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
roman
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
search-deques
|
…
|
|
see
|
Fixing bug in see caused by incorrect import
|
2010-03-02 19:11:35 -05:00 |
sequences
|
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism
|
2010-03-12 14:36:13 -08:00 |
serialize
|
Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array
|
2010-02-25 04:50:31 +13:00 |
shuffle
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
simple-flat-file
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
simple-tokenizer
|
Rename io.launcher.unix.parser to simple-tokenizer since ftp.server uses it
|
2010-02-21 17:48:04 +13:00 |
smtp
|
Making all of basis and extra unambiguous for sets/namespaces
|
2010-02-26 16:28:38 -05:00 |
sorting
|
generalize stack effects so we can bootstrap with the stricter stack effect checking
|
2010-03-08 23:38:10 -08:00 |
soundex
|
…
|
|
specialized-arrays
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
specialized-vectors
|
lexer: add "each-token" and "map-tokens", which are equivalent to "parse-token _ each/map" but incremental. update a smattering of parsing words (such as USING:, SYMBOLS:, etc.) to use each-token/map-tokens
|
2010-02-28 22:19:43 -08:00 |
splitting/monotonic
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
stack-checker
|
strings: move string-nth primitive out of the VM and into the library
|
2010-05-03 17:34:12 -04:00 |
strings/tables
|
strings.tables: fix a logic error
|
2010-02-03 23:11:31 +13:00 |
suffix-arrays
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |
summary
|
…
|
|
syndication
|
Remove the http-data word
|
2010-03-01 22:32:15 -06:00 |
system-info
|
missing USING: for system-info.linux
|
2010-04-15 13:48:14 -07:00 |
threads
|
Get green threads working on Windows
|
2010-04-03 20:24:33 -04:00 |
tools
|
tools.deploy.shaker: adjust fallback error handler message so it looks better in a Win32 MessageBox
|
2010-05-02 22:40:54 -07:00 |
tr
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
tuple-arrays
|
tuple-arrays: require that base type be final
|
2010-02-18 03:57:02 +13:00 |
typed
|
compiler.cfg.debugger: clean up and make it more flexible
|
2010-05-03 17:34:22 -04:00 |
ui
|
Fix enter-fullscreen on windows
|
2010-04-30 08:06:06 -05:00 |
unicode
|
Remove ENUM: f and replace uses with CONSTANTs.
|
2010-04-19 20:08:40 -07:00 |
unix
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
unrolled-lists
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
urls
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
uuid
|
fix load errors
|
2009-11-18 18:53:03 -06:00 |
validators
|
validators: fix v-default (reported by Niklas Waern)
|
2010-03-30 15:35:36 -04:00 |
values
|
…
|
|
vectors/functor
|
…
|
|
vlists
|
…
|
|
vm
|
Remove ENUM: f and replace uses with CONSTANTs.
|
2010-04-19 20:08:40 -07:00 |
vocabs
|
load-all now skips vocabs tagged 'not loaded', and test-all skips vocabs tagged 'not tested'
|
2010-04-13 18:43:33 -07:00 |
windows
|
windows.errors, debugger.windows: improve description of Windows error objects
|
2010-05-02 22:29:59 -07:00 |
wrap
|
…
|
|
x11
|
ui: use scroll delta information for smoother mouse scrolling on Windows and Mac OS X
|
2010-04-29 02:52:32 -04:00 |
xml
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
xml-rpc
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
xmode
|
Finishing eliminating prune as a synonym of members
|
2010-02-27 14:52:24 -05:00 |