.. |
alien
|
alien.libraries: add remove-library word, fix dlclose and dll-valid? VM primitives
|
2009-07-09 06:51:31 -05:00 |
arrays
|
Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types
|
2009-02-16 21:06:28 -06:00 |
assocs
|
Add assoc-refine, which takes the intersection of a sequence of assocs
|
2009-07-22 02:06:14 -05:00 |
bootstrap
|
Remove initial-quot feature
|
2009-06-15 13:07:15 -05:00 |
byte-arrays
|
Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence
|
2009-02-04 05:13:12 -06:00 |
byte-vectors
|
growable vocabulary: make 'contract' generic so that only real vectors clear popped elements; add resize method for struct-arrays, add new struct-vectors vocabulary
|
2009-07-07 15:01:30 -05:00 |
checksums
|
add nth-unsafe to sequences.private, making md5 faster
|
2009-05-18 00:24:24 -05:00 |
classes
|
classes.tuple: eliminate generic arithmetic from M: tuple = and M: tuple hashcode*
|
2009-07-18 02:09:56 -05:00 |
combinators
|
move some words to private vocabs
|
2009-05-25 15:35:50 -05:00 |
compiler/units
|
Oops
|
2009-05-01 08:21:31 -05:00 |
continuations
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
definitions
|
Make FORGET: M\ ... work
|
2009-04-22 19:36:01 -05:00 |
destructors
|
Fix conflict
|
2009-06-13 17:49:20 -05:00 |
effects
|
call( fast-path now supports curry and compose
|
2009-04-30 21:08:29 -05:00 |
generic
|
Remove unused words discovered by Samuel Tardieu
|
2009-06-16 16:38:39 -05:00 |
graphs
|
Remove some usages of slip combinators from the core
|
2009-02-05 03:29:59 -06:00 |
growable
|
growable vocabulary: make 'contract' generic so that only real vectors clear popped elements; add resize method for struct-arrays, add new struct-vectors vocabulary
|
2009-07-07 15:01:30 -05:00 |
hashtables
|
compiler.cfg.linear-scan: split off parallel mapping code from resolve pass, use it in assignment pass to resolve parallel copies
|
2009-07-08 23:07:06 -05:00 |
init
|
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
|
2009-05-14 22:31:29 -05:00 |
io
|
io.encodings.utf16: cleanup
|
2009-05-28 02:50:57 -05:00 |
kernel
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
layouts
|
add a few usages of iota, remove most 1+ and 1- from core
|
2009-05-01 19:58:24 -05:00 |
lexer
|
Forbid tabs in source code
|
2009-06-16 20:49:28 +02:00 |
make
|
make: minor doc fix
|
2009-05-19 01:40:04 -05:00 |
math
|
Documentation fixes
|
2009-07-18 06:32:57 -05:00 |
memory
|
Fix FEP if there are too many words in the image, clean up some VM code
|
2009-05-13 00:58:54 -05:00 |
namespaces
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
parser
|
parser: remove outdated unit tests that were superseded by tests in vocabs.parser
|
2009-07-18 11:35:09 -05:00 |
quotations
|
Removing slip 2slip 3slip nslip
|
2009-05-10 16:39:17 -05:00 |
sbufs
|
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
|
2009-05-14 22:31:29 -05:00 |
sequences
|
compiler.cfg.value-numbering: fix ##compare and ##compare-branch rewrites
|
2009-07-13 12:33:58 -05:00 |
sets
|
Move conjoin-at from compiler.cfg.liveness to sets
|
2009-07-21 03:02:06 -05:00 |
slots
|
Remove initial-quot feature
|
2009-06-15 13:07:15 -05:00 |
sorting
|
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
|
2009-05-14 22:31:29 -05:00 |
source-files
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
splitting
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
strings
|
Fix some test failures and add an unportable tag
|
2009-04-30 22:56:15 -05:00 |
syntax
|
Fix QUALIFIED: docs. Reported by ex_rzr in #concatenative
|
2009-07-14 12:07:08 -05:00 |
system
|
Remove cruddy string encoding/decoding code from VM
|
2009-05-02 13:45:38 -05:00 |
vectors
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
vocabs
|
vocabs.parser: add tests to assert that the correct errors get thrown
|
2009-07-18 07:02:13 -05:00 |
words
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |