factor/basis
Slava Pestov a089163a40 math: fix test failures on 32-bit 2009-11-06 04:50:41 -06:00
..
alarms
alien Move platform-specific c-type initialization out of cpu.* vocabularies and into alien.c-types so that the vm vocabulary, which is loaded before cpu.*, will have correct struct offsets 2009-11-05 01:36:14 -06:00
ascii
base64
biassocs
binary-search memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
bit-arrays change-each -> map!, deep-change-each -> deep-map! 2009-10-27 22:32:56 -05:00
bit-sets
bit-vectors
bitstreams update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
bootstrap tools.time: overhaul 2009-11-05 01:07:59 -06:00
boxes
byte-arrays/hex parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
cache
cairo
calendar update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
channels Update remote channels help 2009-10-30 14:25:10 +13:00
checksums update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
circular
classes/struct Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
cocoa parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
colors parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
columns change-each -> map!, deep-change-each -> deep-map! 2009-10-27 22:32:56 -05:00
combinators
command-line
compiler compiler: fix alien tests 2009-11-06 01:04:02 -06:00
compression move sequence-parser to sequences.parser 2009-11-05 17:12:10 -06:00
concurrency concurrency.distributed: fix unit tests 2009-10-30 02:59:54 -05:00
cords
core-foundation update a bunch of alien-callbacks and alien-indirects to use c-type words 2009-10-21 21:10:11 -05:00
core-graphics
core-text remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
cpu deprimitivize tuck and put it to pasture 2009-11-05 22:47:05 -06:00
csv remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
db remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
debugger Remove unused error from VM 2009-11-05 21:52:31 -06:00
definitions/icons
delegate fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
deques
disjoint-sets
dlists
documents delete -> remove! 2009-10-27 23:25:35 -05:00
editors (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05:00
endian
environment
eval peg.ebnf: turn $unchecked-examples into $examples 2009-10-19 03:44:50 -05:00
farkup update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
fonts
formatting
fry remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
ftp fix using for normalize-path 2009-10-28 20:17:46 -05:00
functors Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
furnace update existing code for [let change 2009-10-27 22:05:37 -05:00
game/input remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
generalizations generalizations: fix help lint 2009-11-06 04:20:25 -06:00
glib
globs
grouping reverse-here -> reverse! 2009-10-28 14:40:15 -05:00
half-floats Move a few libraries from extra to basis since basis stuff depends on them 2009-11-01 22:17:00 -06:00
hash2
heaps fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
help fix help lint 2009-10-30 13:35:20 -05:00
hints update hints docs to demonstrate M\ method syntax instead of old array syntax for referencing methods 2009-11-05 14:05:39 -06:00
html parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
http delete -> remove! 2009-10-27 23:25:35 -05:00
images fix display issue with png files where height not a multiple of 4 2009-11-06 00:43:59 -06:00
inspector
interpolate Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
interval-maps
inverse deprimitivize tuck and put it to pasture 2009-11-05 22:47:05 -06:00
io remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
iokit
json
lcs update existing code for [let change 2009-10-27 22:05:37 -05:00
libc
linked-assocs
listener tools.time: overhaul 2009-11-05 01:07:59 -06:00
lists lists.lazy: fix luntil 2009-11-06 04:31:22 -06:00
literals
locals touch up locals documentation, unify terminology, and put a link to "limitations of locals" in MACRO:: docs 2009-10-31 16:41:11 -05:00
logging memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
macros
match
math math: fix test failures on 32-bit 2009-11-06 04:50:41 -06:00
memoize refactor so that generalizations reuses the stub versions of nsequence, firstn, and n*quot needed by memoize 2009-10-08 12:55:52 -05:00
mime
mirrors Re-organize a few things to reduce '-include=' image size 2009-10-23 04:32:17 -05:00
models Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
multiline parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
nibble-arrays
nmake
none
opengl fix build errors 2009-10-28 19:28:16 -05:00
openssl
pack sigma -> map-sum 2009-10-29 14:34:04 -05:00
pango
peg Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
persistent remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
porter-stemmer
present
prettyprint tools.time: overhaul 2009-11-05 01:07:59 -06:00
promises
quoted-printable
quoting
random over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
refs
regexp remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
roman solved project euler 089 ftw 2009-11-06 01:49:33 -06:00
search-deques
see
sequences move sequence-parser to sequences.parser 2009-11-05 17:12:10 -06:00
serialize parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
shuffle deprimitivize tuck and put it to pasture 2009-11-05 22:47:05 -06:00
simple-flat-file
smtp
sorting
soundex
specialized-arrays parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
specialized-vectors specialized-arrays, specialized-vectors: fix potential problem if two vocabularies define different C types with the same name 2009-10-19 04:41:53 -05:00
splitting/monotonic
stack-checker stack-checker.known-words: fix declared output type for dispatch-stats primitive 2009-11-06 04:36:46 -06:00
strings/tables
suffix-arrays remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
summary
syndication
system-info update some naked alien-invokes to use c-type words 2009-10-21 18:44:00 -05:00
threads update existing code for [let change 2009-10-27 22:05:37 -05:00
tools stack-checker.known-words: fix declared output type for dispatch-stats primitive 2009-11-06 04:36:46 -06:00
tr change-each -> map!, deep-change-each -> deep-map! 2009-10-27 22:32:56 -05:00
tuple-arrays
typed fix bug when a TYPED: word takes no inputs or gives no outputs 2009-10-24 23:49:08 -05:00
ui remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
unicode update existing code for [let change 2009-10-27 22:05:37 -05:00
unix remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00
unrolled-lists
urls parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
uuid
validators eliminate spin from basis 2009-11-05 14:05:06 -06:00
values parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
vectors/functor make new-resizable on growable sequences return a growable of the same type 2009-10-22 18:55:00 -05:00
vlists
vm vm: speed up some bit twiddling on 32-bit 2009-11-05 19:29:27 -06:00
vocabs
windows eliminate spin from basis 2009-11-05 14:05:06 -06:00
wrap
x11
xml Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
xml-rpc
xmode remove non-primitive-related uses of tuck from basis 2009-11-05 17:03:24 -06:00