2009-01-15 |
Doug Coleman | use sigma
|
commit | commitdiff | tree |
2009-01-15 |
Doug Coleman | add way to get length of packed bytes, add words to...
|
commit | commitdiff | tree |
2009-01-14 |
Doug Coleman | remove a couple comments from Config.windows files
|
commit | commitdiff | tree |
2009-01-14 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-14 |
Doug Coleman | initial code for windows serial support
|
commit | commitdiff | tree |
2009-01-14 |
Doug Coleman | more kernel32 bindings
|
commit | commitdiff | tree |
2009-01-14 |
Doug Coleman | remove "pipe" from word name
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | making directory listing tool configurable, use bi...
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | Merge branch 'emacs' of http://git.hacks-galore.org...
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | extend sort-by-slots to work with nested objects, add...
|
commit | commitdiff | tree |
2009-01-13 |
Doug Coleman | add with-directory-entries and file-type>trailing
|
commit | commitdiff | tree |
2009-01-12 |
Doug Coleman | Merge branch 'emacs' of http://git.hacks-galore.org...
|
commit | commitdiff | tree |
2009-01-12 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-12 |
Doug Coleman | fix compile error
|
commit | commitdiff | tree |
2009-01-12 |
Doug Coleman | test pooled db connections, change bogus test
|
commit | commitdiff | tree |
2009-01-11 |
Doug Coleman | fix a couple typos in docs
|
commit | commitdiff | tree |
2009-01-11 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-11 |
Doug Coleman | checkin curses library i started last summer
|
commit | commitdiff | tree |
2009-01-10 |
Doug Coleman | move iota to sequences, fix example, add unit tests...
|
commit | commitdiff | tree |
2009-01-10 |
Doug Coleman | document 3each, 3map, 3map-as
|
commit | commitdiff | tree |
2009-01-10 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-10 |
Doug Coleman | clarify how sort works
|
commit | commitdiff | tree |
2009-01-10 |
Doug Coleman | make monotonic-slice compile
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | remove debug line
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | Rename reduce-output -> reduce-outputs
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | display available-space for file-systems.
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | fix group-name on netbsd
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | fix help-lint for values -- IN: scratchpad in an example
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | username -> user-name in a couple of places
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | use unix.stat to fix bootstrap
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | fix bootstrap
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | fix bootstrap on a couple platforms
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | refactor a word to use smart combinators
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | use combinators.smart
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | use combinators.smart
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | use combinators.smart for bit-count
|
commit | commitdiff | tree |
2009-01-09 |
Doug Coleman | Add combinators.smart
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | username -> user-name
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | use smart combinators in tools.files.unix
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | use smart combinator in geo-ip
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | use input<sequence in usa-cities
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | username -> user-name
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | add upward/stable/downward slices, monotonic-slice...
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | Test the database with parallel combinators
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | Sorting by sequences of accessor/comparator pairs
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | Add docs for sorting.human, add human>=<
|
commit | commitdiff | tree |
2009-01-08 |
Doug Coleman | add >=< word to math.order
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | add another test for group-name
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | add unit test for group-name
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | Make human-sort behave like sort
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | fix group-name word, rename username -> user-name because...
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | fix a couple more typos in grouping
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-07 |
Doug Coleman | Fix typo in each-file stack effect, document io.directories...
|
commit | commitdiff | tree |
2009-01-04 |
Doug Coleman | Fix a couple bugs in unix.users and add unit tests
|
commit | commitdiff | tree |
2009-01-04 |
Doug Coleman | Refactor html.parser.utils a bit
|
commit | commitdiff | tree |
2008-12-26 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-26 |
Doug Coleman | more docs for pathnames
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | add a lot more to the using list
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | add using
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | fix bootstrap
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | use read-link instead, remove dependency on unix. oops
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | better related-words for follow-links. add
|
commit | commitdiff | tree |
2008-12-19 |
Doug Coleman | fix using. add
|
commit | commitdiff | tree |
2008-12-18 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-18 |
Doug Coleman | remove use of symbols
|
commit | commitdiff | tree |
2008-12-18 |
Doug Coleman | rename db symbol -> db-connection
|
commit | commitdiff | tree |
2008-12-18 |
Doug Coleman | add a new db-connection tuple for live database connections...
|
commit | commitdiff | tree |
2008-12-17 |
Doug Coleman | refactor some weirdness in checksums.common
|
commit | commitdiff | tree |
2008-12-17 |
Doug Coleman | typo
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix load error by making a word windows-file-size independen...
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix launcher tests
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix windows file append
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix load error in assoc-heaps
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | add using for linux inotify
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | add using
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | add using
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix compile error
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix load error
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix windows compile errors
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | add unportable tag
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix load error in ftp, refactor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | game-input doesnt need a backend, now loads dinput...
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix compile errors on windows
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | fix dinput compile errors
|
commit | commitdiff | tree |
2008-12-16 |
Doug Coleman | use CONSTANT: and fix compile errors
|
commit | commitdiff | tree |