2009-01-30 |
Doug Coleman | renaming: contain? -> any?, deep-contains? -> deep...
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | fix unix bootstrap
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | fix some db docs
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | add using
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | split-last "." on windows
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | fix docs typo
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | fix windows backend
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | Windows vm now tries vm-console.image or vm.image first...
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | add a binding to a function
|
commit | commitdiff | tree |
2009-01-30 |
Doug Coleman | move null streams to core and make them not depend...
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | fix build-support for .exe/.com change
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | copying the factor-cygwin.sh script isn't working well...
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | fix the Makefile for windows
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | oops, didnt mean to remove these two lines
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | add the shell script
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | add a couple functions to kernel32
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | Create two binaries: factor.com and factor.exe. factor...
|
commit | commitdiff | tree |
2009-01-29 |
Doug Coleman | file-contents and set-file-contents deal in sequences...
|
commit | commitdiff | tree |
2009-01-27 |
Doug Coleman | fix using
|
commit | commitdiff | tree |
2009-01-27 |
Doug Coleman | fix unit test
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | return the real key name
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | process form names for the developer
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | fix how mime.multipart saves files
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | use the form element name as key, not the filename
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | make mime parsing return a single hashtable instead...
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | make temporary nesting work better with limited streams...
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | fix example in docs
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | redo much of io.files.unique -- add unique-file to...
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | Merge branch 'master' of git://repo.or.cz/factor/jcg
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-26 |
Doug Coleman | rename human-<=> to human<=>, same for human>=<
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | remove failed proper-save from vm
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | allow streams in the post-data tuple
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | lol the hak...fix coming up
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | fix furnace.utilities for file uploads
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | better http.server that handles multipart data in the...
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-22 |
Doug Coleman | fix macosx initialization of executable_path
|
commit | commitdiff | tree |
2009-01-21 |
Doug Coleman | better save_image that doesn't corrupt your factor...
|
commit | commitdiff | tree |
2009-01-21 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-21 |
Doug Coleman | fix validators
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | http server can upload files. WOW!
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | use assert-sequence= in mime.multipart
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | imagebin redirects correctly now
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | dont save uploaded variables with no name, swap outputs
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | fix the handbook
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | add an unlimit word, refactor limited-streams, better...
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | add imagebin so i can work on it from another computer
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | more asn1 compiles now, so fix errors. not sure why...
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | fix tar
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | make asn1 work again
|
commit | commitdiff | tree |
2009-01-20 |
Doug Coleman | fix vm path on openbsd, fix compiler warning
|
commit | commitdiff | tree |
2009-01-19 |
Doug Coleman | Take your stinking paws off me, you damned dirty datastack...
|
commit | commitdiff | tree |
2009-01-19 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-19 |
Doug Coleman | Add append-outputs and append-outputs-as, docs, tests
|
commit | commitdiff | tree |
2009-01-19 |
Doug Coleman | redo pack/unpack, refactor most of pack to be more...
|
commit | commitdiff | tree |
2009-01-19 |
Doug Coleman | add nappend and nappend-as, unit tests, and some docs...
|
commit | commitdiff | tree |
2009-01-18 |
Doug Coleman | document more core/ words
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | try the binary name alone if the editor can't be found...
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | add support for notepad
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | remove dead code
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | add another default directory for scite
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | dont search empty pathnames on windows
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | fix finding files
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | more cleanups. (pack) -> pack, use PRIVATE
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | add copyright information to pack
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | clean up pack macros
|
commit | commitdiff | tree |
2009-01-16 |
Doug Coleman | clean up pack
|
commit | commitdiff | tree |
2009-01-15 |
Doug Coleman | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
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 |