]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2007-09-25 U-3ADF\AdministratorMerge git://factorcode.org/git/factor
2007-09-25 U-3ADF\AdministratorFix SEH and USING: errors on windows nt
2007-09-24 Slava PestovNew icons from Elie
2007-09-23 U-3ADF\AdministratorMerge git://spitspat.com/git/factor
2007-09-24 Doug ColemanImprove install.sh -- shopt -s nocasematch is not porta...
2007-09-24 Doug ColemanInstaller script initial checkin. Works on Mac, needs...
2007-09-24 U-C4\AdministratorTry to get Windows NT bootstrapping with the latest...
2007-09-23 SlavaFix set-slot intrinsic for x86
2007-09-23 U-C4\AdministratorMerge git://factorcode.org/git/factor
2007-09-23 U-3ADF\AdministratorMerge git://factorcode.org/git/factor
2007-09-22 Slavax86 alien fix and new slot intrinsics
2007-09-22 SlavaFix callstack relocation
2007-09-22 Slava PestovRemove dead code; code_fixup stack frame return addrs
2007-09-22 Slava PestovUntested Linux/x86 support
2007-09-22 slavaMerge branch 'master' of git://factorcode.org/git/factor
2007-09-22 Slava PestovRemove debug message
2007-09-22 Slava PestovAMD64 fixes
2007-09-22 Slava Pestovx86-64 fixes
2007-09-22 Slava PestovUnix launcher: use execvp instead of execve
2007-09-22 Slava PestovJSON writer fix
2007-09-22 slavaFactory load fixes
2007-09-22 U-C4\AdministratorMerge git://factorcode.org/git/factor
2007-09-22 Slava PestovVM fixes for Linux/x86-64
2007-09-22 SlavaMac Intel compile fix
2007-09-22 Slava Pestovx86 bootstrap typo
2007-09-22 Slava PestovUpdate Config.* fixes (???)
2007-09-22 SlavaMore build system work
2007-09-22 SlavaMerge branch 'master' of git://factorcode.org/git/factor
2007-09-22 SlavaBuild system cleanup
2007-09-22 Slava Pestovx86 fixes
2007-09-22 Slava PestovMore changes
2007-09-22 Slava PestovMore x86 cleanups, working on AMD64
2007-09-22 SlavaFreeBSD/x86 support
2007-09-22 Slava PestovClean up x86 support code
2007-09-22 Slava PestovHTTPD fix
2007-09-22 Chris DoubleIgnore factor build files on MacOS X
2007-09-21 U-C4\AdministratorFix launcher and windows bootstrap
2007-09-21 Slava PestovTweak asm.h for Mac Intel
2007-09-21 Slava PestovAdd new word to http.server.templating
2007-09-21 SlavaMac OS X/x86 fixes
2007-09-20 SlavaUpdates for Intel Mac
2007-09-20 Slava PestovAdd .gitignore
2007-09-20 Slava PestovInitial import first-git-commit
2006-12-20 ergmore sql changes darcs last-darcs-commit
2006-12-20 ergremove some words from random-tester2
2006-12-20 slavaFix Yuuki's file responder bug
2006-12-20 slavaRemove directory. and friends
2006-12-18 chris.doublefjsc: changes to repl page
2006-12-18 chris.doublefjsc: better json-request api
2006-12-18 chris.doublefjsc: cross domain json requests
2006-12-18 slavaAdd unit test for embedded.factor
2006-12-18 slavaRefactor embedded.factor
2006-12-18 slavaWrote a top-level article documenting UI gadgets
2006-12-18 slavaGrab native stack pointer from signal handler
2006-12-18 slavaFix stack effect bug in httpd
2006-12-18 slavaFix interactor-busy? handling
2006-12-18 slavaRun listener in new scope
2006-12-18 slavaAMD64 fixes
2006-12-18 ergmore work on libs/sql
2006-12-18 slava#label nodes are now reported in compiled stack traces
2006-12-17 slavaFix runtime compile warnings; working on native stack...
2006-12-17 slavaLoad order fix
2006-12-17 slavaAuto-generate error index in handbook
2006-12-17 ergrun dos2unix on gvim.factor
2006-12-14 microdanassorted refactoring and documentation for XML
2006-12-17 chris.doublefjsc: tidy up interface
2006-12-17 slavaFinishing documentation for core/ui/text/
2006-12-17 ergon windows, open all vim windows in tabs in a single...
2006-12-17 chris.doublefjsc: added to help text
2006-12-17 chris.doublefjsc: moving resources around and added some help
2006-12-17 chris.doublefjsc: various bug fixes
2006-12-17 chris.doublefjsc: refactor callcc0 and add callcc1 and continue...
2006-12-17 chris.doublefjsc: load bootstrap factor code on startup
2006-12-17 chris.doublefjsc: add forget
2006-12-17 chris.doublefjsc: replace yahoo Ajax code with jquery
2006-12-17 chris.doublefjsc: added alien-property
2006-12-17 chris.doublefjsc: fix run-file problems
2006-12-17 chris.doublefjsc: add some sequences words
2006-12-17 chris.doublefjsc: add support for vocabs
2006-12-17 chris.doublefjsc: add map and reduce back
2006-12-16 chris.doublefjsc: use setTimeout to jump out of call stack to preve...
2006-12-16 chris.doublefjsc: remove 'world' parameter
2006-12-16 chris.doublefjsc: javascript refactorings
2006-12-16 chris.doublefjsc: fix parsing of factor quotations
2006-12-16 chris.doublefjsc: refactor alien calls
2006-12-16 chris.doublefjsc: allow compilation of factor quotations to javascript
2006-12-16 chris.doublefjsc: add '=' primitive
2006-12-16 chris.doublefjsc: add callcc0 and continue
2006-12-16 chris.doublefjsc: move to CPS compiling javascript
2006-12-17 slavaDocumentation for document class and words
2006-12-15 chris.doublefjsc: add execute
2006-12-16 ergfix efect typo
2006-12-15 slavaFix conflicts
2006-12-15 chris.doublefjsc: add http-get
2006-12-15 chris.doublefjsc: added stack effects and parsing performance enhan...
2006-12-15 chris.doubleparser-combinators: added <!?>
2006-12-15 chris.doubleparser-combinators: added <!+>, <!*> and only-first...
2006-12-15 chris.doublelazy-lists: fix bug with ltake and nil?
2006-12-15 chris.doublefjsc: allow comments with ! and #!
2006-12-15 chris.doublefjsc: add \ word functionality
next