factor/basis
Slava Pestov e1578b5848 Tweak math.functions to inline better 2008-11-29 03:49:24 -06:00
..
alarms Alarms don't start to lag if the alarm takes longer to execute than the interval itself 2008-11-23 00:14:04 -06:00
alias
alien Add 'class' slot to c-types 2008-11-29 03:45:34 -06:00
ascii
base64
biassocs
binary-search
bit-arrays
bit-vectors
bootstrap Clean up direct literal code and make a first attempt at PowerPC support 2008-11-24 08:16:14 -06:00
boxes
calendar Replace millis primitive with micros primitive 2008-11-19 01:50:05 -06:00
channels
checksums Cleanup 2008-11-26 04:25:18 -06:00
circular
cocoa rename last-slice1 to slice1-last 2008-11-22 20:00:37 -06:00
colors
columns
combinators/short-circuit Fix combinators.short-circuit for stricter locals invariant checking 2008-11-26 01:00:23 -06:00
command-line
compiler Add toutput ype propagation for #alien-invoke and #alien-indirect nodes 2008-11-29 03:47:38 -06:00
concurrency Merge branch 'master' into microseconds 2008-11-23 03:06:32 -06:00
core-foundation Replace millis primitive with micros primitive 2008-11-19 01:50:05 -06:00
cpu Merge branch 'master' of git://factorcode.org/git/factor into faster_overflow_checks 2008-11-28 22:26:49 -06:00
csv
db if we're on win64, don't run postgresql tests 2008-11-24 12:57:26 -06:00
debugger slice-errors now report the parameters to the slicing operation 2008-11-21 21:00:30 -06:00
delegate generalizations and delegate no longer uses >r/r> 2008-11-25 16:47:47 -06:00
deques
disjoint-sets
dlists
documents Clean up documents 2008-11-22 00:30:39 -06:00
editors Fix editors.emacs docs 2008-11-27 23:28:32 -06:00
environment
eval
farkup rename last-slice1 to slice1-last 2008-11-22 20:00:37 -06:00
float-arrays
float-vectors
freetype
fry Refactor fry a bit, to add extension points for locals 2008-11-27 21:55:20 -06:00
furnace Re-arrange furnce to avoid circularity 2008-11-24 20:26:11 -06:00
generalizations Better docs for generalizations 2008-11-27 21:53:53 -06:00
globs
grouping
hash2
heaps
help Documentation improvements 2008-11-29 00:20:39 -06:00
hints
html Bail out on line-endings workarounds now that we have a better fix for that on Win64 2008-11-21 20:09:23 -06:00
http Make cookie parsing more permissive 2008-11-24 20:26:29 -06:00
inspector
interpolate
interval-maps
io Forgot that us parameter might be f 2008-11-24 05:45:57 -06:00
json
lcs
libc
linked-assocs
listener Fix listener help lint 2008-11-21 23:04:24 -06:00
locals load-locals is a primitive now, change semantics of get-locals to bum out 2 instructions from the sub-primitive 2008-11-27 22:30:29 -06:00
logging Fix circularity issue in logging 2008-11-23 03:57:36 -06:00
macros Remove some unused words 2008-11-25 16:47:56 -06:00
match
math Tweak math.functions to inline better 2008-11-29 03:49:24 -06:00
memoize
mime oops 2008-11-22 00:16:16 -06:00
mirrors
models
multiline
nmake
none
opengl Don't use >r/r> in opengl 2008-11-29 00:20:29 -06:00
openssl Move code out of openssl vocabulary 2008-11-23 01:00:29 -06:00
peg peg and peg.parsers doesn't need to load shuffle vocabulary 2008-11-23 01:00:12 -06:00
persistent
present Fix help lint 2008-11-24 00:51:46 -06:00
prettyprint Fix see-methods when class or generic has no methods 2008-11-28 23:24:59 -06:00
qualified New 'expect' word, which is a more correct version of the 'scan assert=' idiom 2008-11-22 17:27:40 -06:00
random
refs
regexp a bit of refactoring, preparing to take options out of the parsing stage 2008-11-24 12:59:29 -06:00
search-deques
sequences Fix sequences.deep tests 2008-11-24 00:52:40 -06:00
serialize
shuffle
smtp Merge branch 'master' into microseconds 2008-11-23 03:06:32 -06:00
sorting
stack-checker Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch 2008-11-28 08:35:02 -06:00
state-parser
suffix-arrays
summary
symbols
syndication
threads Fix help lint 2008-11-24 00:51:46 -06:00
tools Clean up tools.annotations a little 2008-11-29 00:37:37 -06:00
tr
tuple-arrays
ui Documentation improvements 2008-11-29 00:20:39 -06:00
unicode
unix Merge branch 'master' into microseconds 2008-11-23 03:06:32 -06:00
unrolled-lists
urls rename last-slice1 to slice1-last 2008-11-22 20:00:37 -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
windows
wrap
x11 Make setlocale() failure non-fatal since it appears to be broken on the eeepc 2008-11-27 23:37:16 -06:00
xml
xml-rpc
xmode