.. |
alien
|
vm: actually use context callstacks when running code
|
2010-03-26 22:44:43 -04:00 |
arrays
|
core: minor cleanups
|
2010-02-18 01:57:22 +13:00 |
assocs
|
generalize stack effects so we can bootstrap with the stricter stack effect checking
|
2010-03-08 23:38:10 -08:00 |
bootstrap
|
set-context and start-context primitives can now pass parameters around
|
2010-03-27 08:13:57 -04:00 |
byte-arrays
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
byte-vectors
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
checksums
|
triyng to rice crc32 a bit
|
2009-12-13 02:03:06 -06:00 |
classes
|
Merge branch 'bags' of git://github.com/littledan/Factor
|
2010-03-16 13:28:00 -04:00 |
combinators
|
Merge branch 'bags' of git://github.com/littledan/Factor
|
2010-03-16 13:28:00 -04:00 |
compiler/units
|
Moving new-sets to sets
|
2010-02-26 16:01:01 -05:00 |
continuations
|
Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct
|
2010-03-18 22:06:00 +13:00 |
definitions
|
A number of documentation fixes and cleanup.
|
2010-02-03 00:05:03 -07:00 |
destructors
|
Moving new-sets to sets
|
2010-02-26 16:01:01 -05:00 |
effects
|
fill out row variables docs
|
2010-03-11 11:57:12 -08:00 |
generic
|
Merge branch 'bags' of git://github.com/littledan/Factor
|
2010-03-16 13:28:00 -04:00 |
graphs
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
growable
|
A number of documentation fixes and cleanup.
|
2010-02-03 00:05:03 -07:00 |
hash-sets
|
Making <hash-set> faster
|
2010-03-17 20:12:25 -04:00 |
hashtables
|
A number of documentation fixes and cleanup.
|
2010-02-03 00:05:03 -07:00 |
init
|
Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side
|
2010-01-13 18:08:18 +13:00 |
io
|
mop up compiler errors from macosx load-all
|
2010-03-09 00:56:07 -08:00 |
kernel
|
vm: callstack errors were flipped
|
2010-03-29 01:53:30 -04:00 |
layouts
|
Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side
|
2010-01-13 18:08:18 +13:00 |
lexer
|
lexer: fix output type of map-tokens
|
2010-03-26 16:31:48 -04:00 |
make
|
make: documentation tweak
|
2010-02-20 12:18:29 +13:00 |
math
|
more help-lint
|
2010-03-09 21:02:43 -08:00 |
memory
|
Fix image save on Windows
|
2010-01-22 12:59:36 -06:00 |
namespaces
|
Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct
|
2010-03-18 22:06:00 +13:00 |
parser
|
lexer: each-token and map-tokens did not handle EOF properly
|
2010-03-26 03:42:07 -04:00 |
quotations
|
Minor doc cleanup.
|
2010-02-03 00:05:02 -07:00 |
sbufs
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
sequences
|
fix up sequences help-lint
|
2010-03-09 20:29:44 -08:00 |
sets
|
Fixing spacing in the sets docs
|
2010-03-16 21:30:17 -04:00 |
slots
|
Rename update to assoc-union!, add assoc-filter! assoc-diff! words
|
2010-02-04 02:55:00 +13:00 |
sorting
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
source-files
|
core: fix bad interaction between stage1 bootstrap and manifest update code
|
2010-01-28 03:02:54 +13:00 |
splitting
|
polymorphize splitting private combinators
|
2010-03-07 18:07:59 -08:00 |
strings
|
Minor updates to string documentation
|
2010-02-03 23:07:53 +13:00 |
syntax
|
lexer: each-token and map-tokens did not handle EOF properly
|
2010-03-26 03:42:07 -04:00 |
system
|
record the C++ compiler version in the VM, and expose it with a vm-compiler word
|
2010-03-01 13:32:07 -08:00 |
vectors
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
vocabs
|
Docs for require-when
|
2010-03-19 06:45:55 -04:00 |
words
|
Get foldable and flushable declarations working on typed words
|
2010-02-24 00:16:55 +13:00 |