| .. |
|
alien
|
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
|
2008-02-01 15:00:02 -06:00 |
|
arrays
|
Fix circularity
|
2008-01-05 18:27:15 -04:00 |
|
assocs
|
Replace memory>string and string>memory with four primitives and update io.windows.nt.monitor
|
2008-01-26 23:38:30 -04:00 |
|
bit-arrays
|
Starting work on record1 strings
|
2008-01-31 20:11:46 -06:00 |
|
bit-vectors
|
Fix coercer words
|
2008-01-30 01:54:11 -06:00 |
|
bootstrap
|
Tabs are banned
|
2008-02-01 23:07:19 -06:00 |
|
byte-arrays
|
Starting work on record1 strings
|
2008-01-31 20:11:46 -06:00 |
|
byte-vectors
|
Fix coercer words
|
2008-01-30 01:54:11 -06:00 |
|
classes
|
Fix conflict
|
2008-01-31 00:54:44 -06:00 |
|
combinators
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
|
command-line
|
Documentation updates
|
2008-01-11 03:32:25 -05:00 |
|
compiler
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
continuations
|
New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts
|
2008-01-31 00:52:06 -06:00 |
|
cpu
|
Fix PPC bootstrap
|
2008-02-01 14:40:06 -06:00 |
|
debugger
|
Notify definition-observers when words are forgotten
|
2008-01-09 17:51:55 -04:00 |
|
definitions
|
Fix unit tests
|
2008-01-09 19:13:26 -05:00 |
|
dlists
|
New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts
|
2008-01-31 00:52:06 -06:00 |
|
effects
|
Change cut stack effect
|
2007-10-12 16:30:36 -04:00 |
|
float-arrays
|
Starting work on record1 strings
|
2008-01-31 20:11:46 -06:00 |
|
float-vectors
|
Fix coercer words
|
2008-01-30 01:54:11 -06:00 |
|
generator
|
Fix littledan bug #1
|
2008-01-30 14:23:48 -06:00 |
|
generic
|
Fix littledan bug #2
|
2008-01-31 00:49:18 -06:00 |
|
graphs
|
Fix some compiled-usage issues
|
2008-01-12 04:25:16 -05:00 |
|
growable
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
hashtables
|
Assorted fixes
|
2008-01-30 01:10:58 -06:00 |
|
heaps
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
inference
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
init
|
…
|
|
|
inspector
|
…
|
|
|
io
|
Encodings fix
|
2008-02-01 16:21:42 -06:00 |
|
kernel
|
Merge git://factorcode.org/git/factor
|
2008-01-25 07:08:25 -08:00 |
|
layouts
|
Redo the profiler
|
2008-01-02 20:36:36 -04:00 |
|
libc
|
Improve the line-art demo. Put cleanup guards on libc:with-malloc and opengl:with-framebuffer .
|
2008-01-26 17:15:09 -08:00 |
|
listener
|
Clean up listener
|
2008-01-31 00:52:24 -06:00 |
|
math
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
memory
|
Documentation updates
|
2008-01-11 03:32:25 -05:00 |
|
mirrors
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
|
namespaces
|
No point having get/set-global inline
|
2008-01-18 02:39:24 -05:00 |
|
none
|
Further heap cleanups
|
2007-11-05 12:35:44 -05:00 |
|
optimizer
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
parser
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-01 18:36:33 -06:00 |
|
prettyprint
|
Tabs are banned
|
2008-02-01 23:07:19 -06:00 |
|
quotations
|
Remove useless <quotation> word
|
2007-12-25 23:45:04 -05:00 |
|
refs
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
|
sbufs
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
|
sequences
|
Fix unit tests and fix string clone
|
2008-02-01 16:02:02 -06:00 |
|
slots
|
Working on new resizables
|
2008-01-28 18:15:21 -06:00 |
|
sorting
|
…
|
|
|
source-files
|
Fix reset-checksums
|
2008-01-29 00:35:44 -06:00 |
|
splitting
|
…
|
|
|
strings
|
Tabs are banned
|
2008-02-01 23:07:19 -06:00 |
|
syntax
|
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
|
2008-02-01 15:00:02 -06:00 |
|
system
|
Add NetBSD support
|
2008-01-30 10:57:38 +00:00 |
|
threads
|
more lint cleanups
|
2008-01-13 08:29:04 -10:00 |
|
tuples
|
Working on new resizables
|
2008-01-28 18:15:21 -06:00 |
|
vectors
|
Data type cleanups
|
2008-01-29 23:13:47 -06:00 |
|
vocabs
|
Fix ignore restart
|
2008-01-30 02:44:26 -06:00 |
|
words
|
Forgetting a word clears compiled usage
|
2008-01-24 03:20:05 -04:00 |