| .. |
|
alien
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -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
|
decouple struct parsing/printing from tuple parsing/printing a bit
|
2009-08-19 18:53:44 -05:00 |
|
combinators
|
A number of documentation fixes.
|
2009-08-10 23:34:25 -07: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
|
…
|
|
|
destructors
|
tools.destructors: destructors. and leaks words now output a 'show instances' link which lists all relevant disposables
|
2009-08-24 20:21:38 -05:00 |
|
effects
|
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 |
|
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
|
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
|
Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems
|
2009-08-24 02:26:13 -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
|
A number of documentation fixes.
|
2009-08-10 23:34:25 -07:00 |
|
math
|
math: move float methods to math.floats
|
2009-08-20 03:55:19 -05:00 |
|
memory
|
misc small documentation fixes, some fixes for factor.vim, changed permissions of vm/* to 644
|
2009-08-10 21:33:07 +02:00 |
|
namespaces
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
|
parser
|
A number of documentation fixes.
|
2009-08-10 23:34:25 -07:00 |
|
quotations
|
Removing slip 2slip 3slip nslip
|
2009-05-10 16:39:17 -05:00 |
|
sbufs
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
|
sequences
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
|
sets
|
Move conjoin-at from compiler.cfg.liveness to sets
|
2009-07-21 03:02:06 -05:00 |
|
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
|
[ [ ... ] compare ] sort => [ ... ] sort-with
|
2009-08-02 20:09:23 -05:00 |
|
source-files
|
Refactor source-file-errors a little bit to remove some code duplication, and so that clicking 'Edit' in error list tool works for parse errors in unit tests
|
2009-08-04 21:01:21 -05:00 |
|
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
|
move deprecation to tools.deprecation; load with bootstrap.tools
|
2009-08-20 16:17:36 -05:00 |
|
system
|
Remove cruddy string encoding/decoding code from VM
|
2009-05-02 13:45:38 -05:00 |
|
vectors
|
Add inline declarations for various assorted methods
|
2009-08-17 22:32:21 -05:00 |
|
vocabs
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-07-22 10:02:09 -05:00 |
|
words
|
"deprecated" declaration, "deprecation" vocab to track deprecations in the error log
|
2009-08-20 15:10:42 -05:00 |