.. |
alarms
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
alias
|
Rename alias article
|
2008-11-14 04:01:43 -06:00 |
alien
|
Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load
|
2008-12-11 00:03:58 -06:00 |
ascii
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
base64
|
…
|
|
biassocs
|
…
|
|
binary-search
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
bit-arrays
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
bit-vectors
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
bootstrap
|
Returning from boot quotation wouldn't exit Factor if run loop MX was in use
|
2008-12-13 04:10:39 -06:00 |
boxes
|
remove >r r>
|
2008-11-29 13:21:40 -06:00 |
byte-vectors
|
Fix conflict
|
2008-12-09 17:52:45 -06:00 |
calendar
|
calendar.format now depends on present instead of the other way around
|
2008-12-08 16:02:10 -06:00 |
channels
|
remove >r r>
|
2008-11-29 13:47:45 -06:00 |
checksums
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
circular
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
cocoa
|
Fix cocoa.views help lint
|
2008-12-13 19:41:23 -06:00 |
colors
|
Move hsva to colors.hsv
|
2008-10-02 03:37:53 -05:00 |
columns
|
…
|
|
combinators/short-circuit
|
Fix combinators.short-circuit for stricter locals invariant checking
|
2008-11-26 01:00:23 -06:00 |
command-line
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
compiler
|
Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load
|
2008-12-11 00:03:58 -06:00 |
concurrency
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
core-foundation
|
Move time-related words to core-foundation.time to remove number tower dependency from core-foundation; remove no longer used words from cocoa.application
|
2008-12-13 04:57:37 -06:00 |
cpu
|
Fix win64 bootstrap
|
2008-12-10 01:19:22 -06:00 |
csv
|
…
|
|
db
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-07 14:46:53 -08:00 |
debugger
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
delegate
|
Remove listener dependency from delegate
|
2008-12-08 19:45:58 -06:00 |
deques
|
dlists no longer have a length slot; tweak dlist code so that types infer better
|
2008-11-16 05:53:25 -06:00 |
disjoint-sets
|
…
|
|
dlists
|
Code cleanup: refactoring usages of rot and -rot to use newer idioms instead
|
2008-11-30 17:47:29 -06:00 |
documents
|
Clean up each-line combinator a bit, add unit tests
|
2008-12-02 20:46:09 -06:00 |
editors
|
update all editors for windows 64 to look in "program files" and "program files (x86)"
|
2008-12-08 20:11:24 -06:00 |
environment
|
Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load
|
2008-12-11 00:03:58 -06:00 |
eval
|
…
|
|
farkup
|
remove >r r> from various vocabs
|
2008-11-29 13:29:19 -06:00 |
freetype
|
Fix freetype for Win64
|
2008-11-17 18:42:21 -06:00 |
fry
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
ftp
|
move ftp to basis
|
2008-12-03 18:19:06 -06:00 |
functors
|
Fix functors for locals changes
|
2008-12-09 01:42:02 -06:00 |
furnace
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
generalizations
|
Add ncleave combinator to generalizations
|
2008-12-09 04:20:20 -06:00 |
globs
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
grouping
|
Fix grouping unit test
|
2008-12-07 08:50:59 -06:00 |
hash2
|
Cleanups
|
2008-11-29 15:21:23 -06:00 |
heaps
|
remove >r r> from heaps
|
2008-11-29 13:28:52 -06:00 |
help
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
hints
|
HINTS: now supports literals; they're tested with eq?
|
2008-11-29 12:03:56 -06:00 |
html
|
swap ... 3append -> surround in basis
|
2008-12-06 18:58:45 -06:00 |
http
|
Allow post data to be send on PUT as well as POST actions. Allow any message between 200 and 299 to mean success.
|
2008-12-10 21:30:33 -08:00 |
inspector
|
Refactoring usages of >r, r>, -rot, rot
|
2008-11-30 22:21:37 -06:00 |
interpolate
|
Rewrite interpolate without using PEGs for mad lulz
|
2008-12-04 02:26:34 -06:00 |
interval-maps
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
io
|
Remove obsolete tests
|
2008-12-12 23:57:28 -06:00 |
json
|
Looks like someone beat me to the punch on json.writer fix
|
2008-12-03 11:36:02 -08:00 |
lcs
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
libc
|
Remove with-malloc, use destructors instead
|
2008-12-02 21:51:21 -06:00 |
linked-assocs
|
dlist>seq was defined in dlists and linked-assocs
|
2008-11-29 20:17:16 -06:00 |
listener
|
Listener no longer shows retain stack
|
2008-12-09 18:22:48 -06:00 |
locals
|
Add inc-at word to core, and update some usages of at+ to use it instead
|
2008-12-09 16:54:48 -06:00 |
logging
|
Add inc-at word to core, and update some usages of at+ to use it instead
|
2008-12-09 16:54:48 -06:00 |
macros
|
Remove some unused words
|
2008-11-25 16:47:56 -06:00 |
match
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
math
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
memoize
|
remove >r r>
|
2008-12-08 00:10:24 -06:00 |
mime
|
more private words
|
2008-11-29 02:39:41 -06:00 |
mirrors
|
Fix mirrors
|
2008-11-06 02:52:54 -06:00 |
models
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
multiline
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
nibble-arrays
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
nmake
|
remove >r r>
|
2008-12-08 00:10:24 -06:00 |
none
|
…
|
|
opengl
|
Remove .lib dependencies from opengl.{shaders,framebuffers,capabilities} and move them to basis
|
2008-12-13 07:14:11 -06:00 |
openssl
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
peg
|
Split off error. methods into sub-vocabs in a few places
|
2008-12-08 20:04:13 -06:00 |
persistent
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
present
|
calendar.format now depends on present instead of the other way around
|
2008-12-08 16:02:10 -06:00 |
prettyprint
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
qualified
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
random
|
remove >r r>
|
2008-12-08 00:10:24 -06:00 |
refs
|
…
|
|
regexp
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
search-deques
|
dlists no longer have a length slot; tweak dlist code so that types infer better
|
2008-11-16 05:53:25 -06:00 |
sequences
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
serialize
|
Fix serialize tests
|
2008-12-03 03:43:59 -06:00 |
shuffle
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
smtp
|
swap ... 3append -> surround in basis
|
2008-12-06 18:58:45 -06:00 |
sorting
|
Change tags a bit
|
2008-11-14 20:17:27 -06:00 |
specialized-arrays
|
Fix conflict
|
2008-12-09 17:52:45 -06:00 |
specialized-vectors
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
stack-checker
|
Fix for native I/O backends that create callbacks in deployed apps; this affected tools.deploy.test[35] ever since run-loop multiplexer landed on OS X
|
2008-12-12 19:48:17 -06:00 |
state-parser
|
remove >r r>
|
2008-12-08 00:05:52 -06:00 |
struct-arrays
|
Fix struct-arrays help lint
|
2008-12-03 12:06:16 -06:00 |
suffix-arrays
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
summary
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
symbols
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
syndication
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
threads
|
fix help-lint errors
|
2008-12-05 12:57:36 -06:00 |
tools
|
Returning from boot quotation wouldn't exit Factor if run loop MX was in use
|
2008-12-13 04:10:39 -06:00 |
tr
|
Eliminate conditional branch from -fast variant of TR: map; 5% improvement on reverse-complement
|
2008-12-05 23:52:47 -06:00 |
tuple-arrays
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
ui
|
Update UI unit tests for ui.event-loop split
|
2008-12-13 06:53:53 -06:00 |
unicode
|
Remove eval dependency from unicode.syntax
|
2008-12-08 19:46:40 -06:00 |
unix
|
Check for signal exit status
|
2008-12-10 17:30:07 -06:00 |
unrolled-lists
|
Fix help lint
|
2008-11-16 07:04:51 -06:00 |
urls
|
Split off error. methods into sub-vocabs in a few places
|
2008-12-08 20:04:13 -06:00 |
validators
|
Simpler URL regexp
|
2008-11-18 16:16:24 -06:00 |
values
|
Better values docs
|
2008-11-19 19:43:11 -06:00 |
vlists
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
windows
|
GdiFlush when selecting gl context to make offscreen rendering work
|
2008-12-10 01:05:03 -06:00 |
wrap
|
…
|
|
x11
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 00:09:42 -06:00 |
xml
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
xml-rpc
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
xmode
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |