factor/core
Joe Groff 19b10fb85e bring back ( x: type y: type -- ) stack effect syntax, and automatically hint words based on types in their declared effect 2009-09-01 14:39:22 -05:00
..
alien put a method on M\ tuple string>alien that calls underlying>> 2009-08-29 19:55:27 -05:00
arrays Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
assocs Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
bootstrap "deprecated" declaration, "deprecation" vocab to track deprecations in the error log 2009-08-20 15:10:42 -05:00
byte-arrays Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
byte-vectors Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
checksums Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
classes fix another tuple definition bug 2009-09-01 11:36:06 -05:00
combinators Minor doc improvements 2009-08-31 05:46:57 -05:00
compiler/units
continuations
definitions
destructors Improve destructors docs, fix bug where debug-leaks? wasn't being switched off 2009-08-24 21:44:48 -05:00
effects bring back ( x: type y: type -- ) stack effect syntax, and automatically hint words based on types in their declared effect 2009-09-01 14:39:22 -05:00
generic Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
graphs
growable Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
hashtables Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
init
io destructors: already-unregistered error had the wrong content, also don't throw an error when disposing a disposable twice 2009-08-24 20:27:22 -05:00
kernel Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
layouts Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
lexer small fix for lexer 2009-08-18 00:10:23 -05:00
make
math More minor documentation tweaks 2009-08-30 06:32:20 -05:00
memory
namespaces
parser
quotations
sbufs Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
sequences mark integer sequence methods as deprecated 2009-08-29 10:29:41 -05:00
sets
slots make slot initial-values check the class for an "initial-value" word prop; set this word prop on classes.c-types types 2009-08-19 21:28:20 -05:00
sorting
source-files
splitting add if-zero/when-zero/unless-zero to core/ and update usages 2009-08-11 17:59:40 -05:00
strings Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
syntax Minor doc improvements 2009-08-31 05:46:57 -05:00
system
vectors Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
vocabs
words fix typo in gensym reported by mnestic 2009-08-27 16:10:00 -05:00