| .. |
|
alarms
|
- Put back the good version of restart-alarm
|
2010-05-24 22:59:26 -05:00 |
|
alien
|
alien.prettyprint: fix wrapping when prettyprinting pointer:
|
2010-06-02 03:11:46 -04:00 |
|
ascii
|
…
|
|
|
base64
|
…
|
|
|
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
|
bit-arrays: re-use utility words from math.bitwise and io.binary to make implementation a bit more elegant
|
2010-05-03 22:38:50 -04:00 |
|
bit-sets
|
Adding null? word to test if a set is empty
|
2010-04-17 16:25:51 -05:00 |
|
bit-vectors
|
…
|
|
|
bitstreams
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
bootstrap
|
bootstrap.image.download: refactor it a bit to make mason.updates more robust
|
2010-05-25 17:18:06 -04:00 |
|
boxes
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
byte-arrays/hex
|
…
|
|
|
cache
|
…
|
|
|
cairo
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
|
calendar
|
calendar.model, tools.errors.model: re-initialize models on startup
|
2010-05-31 20:14:54 -04:00 |
|
channels
|
…
|
|
|
checksums
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
circular
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
classes/struct
|
Stack allocation improvements
|
2010-05-22 02:37:00 -04:00 |
|
cocoa
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
colors
|
…
|
|
|
columns
|
…
|
|
|
combinators
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
|
command-line
|
Don't add empty vocab-roots lines
|
2010-06-04 14:17:07 -05:00 |
|
compiler
|
compiler.cfg.intrinsics.simd: intrinsic support for double-2>float-4 conversion
|
2010-06-01 00:34:50 -07:00 |
|
compression
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
concurrency
|
Update code base for new alarms api
|
2010-05-21 20:42:12 -05:00 |
|
core-foundation
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
core-graphics
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
core-text
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
cpu
|
compiler.cfg.intrinsics.simd: intrinsic support for double-2>float-4 conversion
|
2010-06-01 00:34:50 -07:00 |
|
csv
|
…
|
|
|
db
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
debugger
|
Load debugger.{unix,windows} later on in bootstrap, because lopading it before the optimizing compiler incurs a long delay on Windows as all the WinAPI bindings get loaded and parsed
|
2010-05-06 17:41:00 -04:00 |
|
definitions/icons
|
…
|
|
|
delegate
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
deques
|
…
|
|
|
disjoint-sets
|
compiler.cfg.representations: fix various bugs
|
2010-05-03 17:34:11 -04:00 |
|
dlists
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
documents
|
…
|
|
|
editors
|
Replace 'untested' tag with 'not loaded' and 'not tested' tags
|
2010-04-13 18:43:01 -07:00 |
|
endian
|
…
|
|
|
environment
|
…
|
|
|
eval
|
…
|
|
|
farkup
|
…
|
|
|
fonts
|
…
|
|
|
formatting
|
formatting: remove platform-specific example
|
2010-04-15 16:14:29 -05:00 |
|
fry
|
…
|
|
|
ftp
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
functors
|
functors: fix unit test
|
2010-05-05 00:44:21 -04:00 |
|
furnace
|
Remove alarms from using list, minor refactoring
|
2010-05-21 20:48:33 -05:00 |
|
game/input
|
game.input.x11: add alien.data to using list
|
2010-05-24 00:32:35 -04:00 |
|
generalizations
|
Fixing fallout from sequences.generalizations change
|
2010-05-18 22:59:07 -04:00 |
|
glib
|
…
|
|
|
globs
|
…
|
|
|
grouping
|
Use keys/values where appropriate
|
2010-05-21 12:48:04 -05:00 |
|
hash2
|
…
|
|
|
heaps
|
…
|
|
|
help
|
Use keys/values where appropriate
|
2010-05-21 12:48:04 -05:00 |
|
hints
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04: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
|
specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length
|
2010-05-18 23:09:34 -04:00 |
|
inspector
|
…
|
|
|
interpolate
|
…
|
|
|
interval-maps
|
…
|
|
|
inverse
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
|
io
|
ui.backend.cocoa: factor out stop-io-thread word for use by upcoming Gtk UI backend
|
2010-05-29 04:27:54 -04:00 |
|
iokit
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
json
|
json.reader: factor read-jsons from json>
|
2010-06-03 13:11:47 -07:00 |
|
lcs
|
…
|
|
|
libc
|
Move system word from unix.ffi to libc since its not Unix-specific
|
2010-06-02 02:59:56 -04:00 |
|
linked-assocs
|
…
|
|
|
listener
|
…
|
|
|
lists
|
…
|
|
|
literals
|
…
|
|
|
locals
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
|
logging
|
Rotate logs every day, but wait a day first
|
2010-05-21 20:44:38 -05:00 |
|
macros
|
…
|
|
|
match
|
…
|
|
|
math
|
math.vectors.simd.intrinsics: use unrolled loops for some software fallbacks
|
2010-05-24 18:39:06 -07:00 |
|
memoize
|
…
|
|
|
mime
|
…
|
|
|
mirrors
|
…
|
|
|
models
|
Remove alarms from using list, minor refactoring
|
2010-05-21 20:48:33 -05:00 |
|
multiline
|
…
|
|
|
nibble-arrays
|
nibble-arrays: replace a -rot usage with locals
|
2010-05-29 05:22:10 -04:00 |
|
nmake
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
|
none
|
…
|
|
|
opengl
|
opengl.gl.unix renamed to opengl.gl.x11
|
2010-05-23 22:25:17 -04:00 |
|
openssl
|
…
|
|
|
pack
|
…
|
|
|
pango
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
|
peg
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
persistent
|
…
|
|
|
porter-stemmer
|
…
|
|
|
present
|
…
|
|
|
prettyprint
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
promises
|
…
|
|
|
quoted-printable
|
…
|
|
|
quoting
|
…
|
|
|
random
|
Fixes for out parameter changes
|
2010-05-23 03:27:40 -05:00 |
|
refs
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
regexp
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
roman
|
…
|
|
|
search-deques
|
…
|
|
|
see
|
…
|
|
|
sequences
|
math.vectors.simd.intrinsics: use unrolled loops for some software fallbacks
|
2010-05-24 18:39:06 -07:00 |
|
serialize
|
…
|
|
|
shuffle
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
|
simple-flat-file
|
…
|
|
|
simple-tokenizer
|
…
|
|
|
smtp
|
…
|
|
|
sorting
|
…
|
|
|
soundex
|
…
|
|
|
specialized-arrays
|
Stack allocation improvements
|
2010-05-22 02:37:00 -04:00 |
|
specialized-vectors
|
…
|
|
|
splitting/monotonic
|
…
|
|
|
stack-checker
|
stack-checker.alien: callback and assembly quotations can be callables
|
2010-05-19 00:31:46 -04:00 |
|
strings/tables
|
…
|
|
|
suffix-arrays
|
…
|
|
|
summary
|
…
|
|
|
syndication
|
…
|
|
|
system-info
|
Fixes for out parameter changes
|
2010-05-23 03:27:40 -05:00 |
|
threads
|
…
|
|
|
tools
|
calendar.model, tools.errors.model: re-initialize models on startup
|
2010-05-31 20:14:54 -04:00 |
|
tr
|
…
|
|
|
tuple-arrays
|
…
|
|
|
typed
|
compiler.cfg.debugger: clean up and make it more flexible
|
2010-05-03 17:34:22 -04:00 |
|
ui
|
ui.backend.windows: make small-title-bar windows WS_EX_TOPMOST so they behave like os x small-title-bar windows
|
2010-06-03 23:03:53 -07:00 |
|
unicode
|
Use keys/values where appropriate
|
2010-05-21 12:48:04 -05:00 |
|
unix
|
Move system word from unix.ffi to libc since its not Unix-specific
|
2010-06-02 02:59:56 -04:00 |
|
unrolled-lists
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
urls
|
Changing require-when usages to the new syntax for require-when
|
2010-04-18 14:29:24 -05:00 |
|
uuid
|
…
|
|
|
validators
|
…
|
|
|
values
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
|
vectors/functor
|
…
|
|
|
vlists
|
…
|
|
|
vm
|
vm: fix field order in zone struct
|
2010-05-04 17:57:53 -04:00 |
|
vocabs
|
vocabs.refresh.monitor: spin off new monitor threads when add-vocab-root is called. Fixes a problem where depending on the order of startup hooks, refresh-all would sometimes be broken for custom vocab roots
|
2010-05-31 20:14:54 -04:00 |
|
windows
|
Fixes for out parameter changes
|
2010-05-23 03:27:40 -05:00 |
|
wrap
|
…
|
|
|
x11
|
x11: general cleanup
|
2010-06-02 02:59:57 -04:00 |
|
xml
|
Fix using list in sequences.unrolled, keys/values was not appropriate in several locations
|
2010-05-21 15:28:05 -05:00 |
|
xml-rpc
|
…
|
|
|
xmode
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |