.. |
alarms
|
…
|
|
alien
|
Refactor FUNCTION: to make it more extensible
|
2009-04-18 02:37:35 -05:00 |
ascii
|
…
|
|
base64
|
fix base64
|
2009-04-11 12:12:09 -05:00 |
biassocs
|
…
|
|
binary-search
|
Fix documentation typo for search-index word
|
2009-04-05 00:07:48 -04:00 |
bit-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
bit-vectors
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
bitstreams
|
Fix various unit tests
|
2009-03-07 15:58:14 -06:00 |
bootstrap
|
Fix -e switch
|
2009-04-17 15:49:36 -05:00 |
boxes
|
…
|
|
byte-vectors
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
cache
|
…
|
|
cairo
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
calendar
|
Fix typo and update a combinator usage in calendar
|
2009-04-01 22:03:45 -04:00 |
channels
|
…
|
|
checksums
|
Fixing some things I broke
|
2009-02-25 23:30:30 -06:00 |
circular
|
…
|
|
cocoa
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
colors
|
Minor doc updates
|
2009-04-06 17:52:14 -05:00 |
columns
|
…
|
|
combinators
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
command-line
|
Pass vocab roots onto deployed app. Fixes deployment of apps outside the built-in roots. Reported by Alec Berryman
|
2009-04-07 21:47:57 -05:00 |
compiler
|
Reverse compiler.errors => tools.errrs dependency to reduce deploy image size
|
2009-04-18 03:21:31 -05:00 |
compression
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
concurrency
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
constructors
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
cords
|
…
|
|
core-foundation
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
core-graphics
|
remove empty file
|
2009-04-04 14:24:44 -05:00 |
core-text
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
cpu
|
Fix some compile warnings in bootstrap
|
2009-04-17 17:53:26 -05:00 |
csv
|
…
|
|
db
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
debugger
|
Forgetting a definition removes compile error
|
2009-04-15 00:27:02 -05:00 |
definitions/icons
|
- definitions.icons now has a reference article
|
2009-03-24 09:11:45 -05:00 |
delegate
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
deques
|
Remove the tail argument from do/until/while
|
2009-02-18 02:41:14 +01:00 |
disjoint-sets
|
…
|
|
dlists
|
…
|
|
documents
|
left and right arrow keys move between graphemes in UI
|
2009-03-31 21:49:14 -05:00 |
editors
|
add editors.gedit
|
2009-04-18 01:43:40 -05:00 |
endian
|
…
|
|
environment
|
Remove useless declarations
|
2009-03-23 01:18:24 -05:00 |
eval
|
Fixing more unit tests
|
2009-04-17 15:50:03 -05:00 |
farkup
|
Fixing farkup's parsing of [aaa]
|
2009-03-29 20:29:38 -05:00 |
fonts
|
Clean up some code in core-text, and core-text.fonts
|
2009-02-21 01:26:50 -06:00 |
formatting
|
Remove the tail argument from do/until/while
|
2009-02-18 02:41:14 +01:00 |
fry
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
ftp
|
remove dead code
|
2009-02-18 15:51:03 -06:00 |
functors
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
furnace
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
generalizations
|
generalizations: fix help lint
|
2009-04-18 03:09:50 -05:00 |
glib
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
globs
|
Update meta-data
|
2009-03-13 20:46:08 -05:00 |
grouping
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
hash2
|
Remove some usages of -rot and tuck
|
2009-04-18 21:53:22 -05:00 |
heaps
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
help
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
hints
|
Optimizing string>number
|
2009-04-11 20:30:51 -05:00 |
html
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
http
|
Add <delete-request> and http-delete
|
2009-04-15 10:52:00 +10:00 |
images
|
Move images.normalization to extra since its not used for anything anymore
|
2009-04-10 04:03:06 -05:00 |
inspector
|
Fix unit tests and help lint for 'see' move
|
2009-03-11 17:33:54 -05:00 |
interpolate
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
interval-maps
|
interval-maps:interval-values word, and more docs for interval-maps
|
2009-03-20 18:24:57 -05:00 |
inverse
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
io
|
Remove some usages of -rot and tuck
|
2009-04-18 21:53:22 -05:00 |
json
|
…
|
|
lcs
|
Fix code for floats syntax change
|
2009-04-14 15:04:58 -05:00 |
libc
|
New initialize-alien word
|
2009-02-20 20:51:13 -06:00 |
linked-assocs
|
Add unit test for >alist on linked-assocs
|
2009-02-16 21:42:09 -06:00 |
listener
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
lists
|
Remove some usages of -rot and tuck
|
2009-04-18 21:53:22 -05:00 |
locals
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
logging
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
macros
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
match
|
Remove some usages of -rot and tuck
|
2009-04-18 21:53:22 -05:00 |
math
|
Move math.matrices to basis
|
2009-04-18 04:09:16 -05:00 |
memoize
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
mime
|
Move assert-sequence= from mime.multipart to sequences
|
2009-04-09 04:49:54 -05:00 |
mirrors
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
models
|
Fix help-lint failures
|
2009-04-14 16:36:53 -05:00 |
multiline
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
nibble-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
nmake
|
…
|
|
none
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
opengl
|
Fix texture resizing on S3 hardware on Windows. Reported by Kobi Lurie
|
2009-04-19 03:06:05 -05:00 |
openssl
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
pack
|
Remove unused entry from using list
|
2009-04-03 09:45:02 -05:00 |
pango
|
Fix pango.layouts issue on 64-bit systems
|
2009-04-13 15:11:32 -05:00 |
peg
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
persistent
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
porter-stemmer
|
…
|
|
present
|
…
|
|
prettyprint
|
Merge branch 'smarter_error_list'
|
2009-04-17 15:50:36 -05:00 |
promises
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
quoted-printable
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
quoting
|
add unit tests for quoting
|
2009-03-30 00:18:02 -05:00 |
random
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
refs
|
Merging hats into refs to generalise refs
|
2009-04-15 15:42:01 +10:00 |
regexp
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
roman
|
less stack shuffling
|
2009-03-28 15:02:28 -05:00 |
search-deques
|
…
|
|
see
|
Remove method-specs in favor of M\
|
2009-04-06 02:59:59 -05:00 |
sequences
|
…
|
|
serialize
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
shuffle
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
simple-flat-file
|
More docs for Unicode and simple-flat-file; moving more parsing code there
|
2009-03-20 19:53:54 -05:00 |
smtp
|
Oops
|
2009-04-19 03:04:35 -05:00 |
sorting
|
sorting.slots: help lint
|
2009-04-18 19:52:12 -05:00 |
soundex
|
…
|
|
specialized-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
specialized-vectors
|
Add test to assert that new-resizable returns specialized vectors on specialized arrays
|
2009-03-26 21:25:52 -05:00 |
splitting/monotonic
|
…
|
|
stack-checker
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
strings/tables
|
…
|
|
struct-arrays
|
…
|
|
suffix-arrays
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
summary
|
…
|
|
syndication
|
fix help-lint for syndication
|
2009-03-31 11:12:05 -05:00 |
threads
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
tools
|
Remove some usages of -rot and tuck
|
2009-04-18 21:53:22 -05:00 |
tr
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
tuple-arrays
|
…
|
|
ui
|
Fix typo in ui.text docs
|
2009-04-19 03:04:41 -05:00 |
unicode
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
unix
|
Fix compile error on FreeBSD
|
2009-03-08 01:13:53 -06:00 |
unrolled-lists
|
use CONSTANT: in basis
|
2009-02-22 19:13:08 -06:00 |
urls
|
Merge branch 'master' into experimental
|
2009-04-14 10:42:41 +10:00 |
uuid
|
…
|
|
validators
|
Moving regexp.matchers back to regexp
|
2009-03-10 18:27:33 -05:00 |
values
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
vlists
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
windows
|
windows.dinput.constants: fix warnings
|
2009-04-18 19:52:29 -05:00 |
wrap
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
x11
|
make x11.io.unix unportable
|
2009-04-18 15:21:12 -05:00 |
xml
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
xml-rpc
|
…
|
|
xmode
|
Fix another XMode bug
|
2009-03-28 22:19:55 -05:00 |