.. |
alien
|
alien.libraries: add remove-library word, fix dlclose and dll-valid? VM primitives
|
2009-07-09 06:51:31 -05:00 |
arrays
|
…
|
|
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
|
…
|
|
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
|
pprint structs with tuple syntax
|
2009-08-12 13:16:43 -04:00 |
combinators
|
to-fixed-point combinator + docs
|
2009-08-02 09:51:15 -05:00 |
compiler/units
|
…
|
|
continuations
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
definitions
|
…
|
|
destructors
|
Fix conflict
|
2009-06-13 17:49:20 -05:00 |
effects
|
…
|
|
generic
|
Remove unused words discovered by Samuel Tardieu
|
2009-06-16 16:38:39 -05:00 |
graphs
|
…
|
|
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
|
add file-stem word to io.pathnames as the counterpart to file-extension. write docs for both
|
2009-07-30 20:58:32 -05:00 |
kernel
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
layouts
|
…
|
|
lexer
|
Forbid tabs in source code
|
2009-06-16 20:49:28 +02:00 |
make
|
Compiler speedups
|
2009-08-02 09:16:21 -05:00 |
math
|
allow commas in numeric literals
|
2009-08-10 19:33:27 -04: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
|
sequences: add declaration so that array-flip compiles better
|
2009-07-28 21:33:12 -05:00 |
sets
|
Move conjoin-at from compiler.cfg.liveness to sets
|
2009-07-21 03:02:06 -05:00 |
slots
|
tuple-ish structs
|
2009-08-11 22:13:18 -04: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
|
…
|
|
splitting
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
strings
|
…
|
|
syntax
|
Fix QUALIFIED: docs. Reported by ex_rzr in #concatenative
|
2009-07-14 12:07:08 -05:00 |
system
|
…
|
|
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 |