]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-03-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-28 Doug Colemanuse a different abi on linux for fortran
2009-03-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-28 Slava PestovAdd compiler transform for index with a literal sequenc
2009-03-28 Doug Colemanclean up duplication
2009-03-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-28 Doug Colemanredo the roman ops with smart combinators
2009-03-28 Slava PestovFix stream-read-until on byte-readers
2009-03-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-27 Doug Colemanuse CONSTANT: in roman
2009-03-27 Slava PestovFix game-input test to not run if the UI is not running...
2009-03-27 Slava PestovImplement image tesselation in image.tesselation. This...
2009-03-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-27 Doug Colemanhopefully last fix for alien.factor
2009-03-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-27 Doug Colemanuse -fPIC on all platforms for ffi lib
2009-03-27 sheeplefix ffi tests on 32bit
2009-03-27 sheepleuse .a instead of .so on unix
2009-03-27 Slava PestovMerge branch 'master' of git://github.com/seckar/factor
2009-03-27 Nicholas SeckarUpdate scaffold-vocab docs, it does not create tests
2009-03-27 Slava PestovSplit off normalize-image into images.normalization
2009-03-27 Slava Pestovhelp.tips: use write-object to write heading so that...
2009-03-27 Slava PestovAdd definition mixin in definitions vocab to replace...
2009-03-27 Slava PestovUpdate GENERIC# docs now that stack effect is mandatory
2009-03-27 Slava PestovAdd test to assert that new-resizable returns specializ...
2009-03-27 Slava Pestovhints: allow hints on generic words, these are propagat...
2009-03-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-27 Doug Colemanfix the makefile for linux64 ffi_test
2009-03-27 Doug Colemanfix using list
2009-03-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-26 Doug Colemandon't normalize-path in add-library
2009-03-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-26 Slava PestovDon't need freetype library in Factor.app anymore
2009-03-26 Slava PestovTips of the day now implement the definition protocol
2009-03-26 Doug Colemanonly use -fPIC on the ffi library
2009-03-26 Doug Colemanfix load errors, help lint
2009-03-26 Doug Colemanadd using
2009-03-26 Doug Colemanbuild with -fPIC on linux64
2009-03-26 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2009-03-26 Doug Colemanupdate code for usages of add-library
2009-03-26 Doug Colemanmove a lot of words to alien.libraries
2009-03-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-26 Slava PestovSlides from talk at PyCon VM summit, Chicago 2009
2009-03-26 Slava PestovFix hang when running ui tests
2009-03-26 Slava PestovFix compiler.tree.debugger tests
2009-03-26 Slava PestovMerge tools.test.ui into ui.gadgets.debug
2009-03-25 Doug Colemancompile an ffi test library, reduce factor runtime...
2009-03-25 Doug Colemanmake add-library normalize-path, use libfactor-ffi...
2009-03-25 Doug Colemanadd sms, twitter fields to account. create sitewatcher...
2009-03-25 Slava PestovBetter error message if user forgets with-ui
2009-03-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-25 Slava PestovFix hello-unicode for deployment
2009-03-25 Doug Colemanremove loading freetype library on CE
2009-03-25 Doug Colemanremove dead freetype code from Makefile
2009-03-25 Slava PestovA+b now focuses the search field
2009-03-25 Slava PestovFix bitrot in compiler.tree.debugger
2009-03-24 Slava Pestov- definitions.icons now has a reference article
2009-03-24 Slava PestovFix ui.tools.profiler help lint
2009-03-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Slava PestovAdd silly 'tip of the day' feature, and 'recently visit...
2009-03-24 U-SLAVA-DFB8FF805... Get game-input to load on Windows
2009-03-24 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 sheepleUpdate cpu-ppc.S for quotation layout change
2009-03-24 Slava PestovMerge branch 'master' of git://github.com/philippwinkle...
2009-03-24 Slava PestovRound mouse co-ordinates
2009-03-24 Slava PestovFix bunny deployment
2009-03-24 Slava PestovFix site-watcher tests
2009-03-24 Doug Colemanmake multimethods tests pass
2009-03-24 Doug Colemanmake ecdsa unportable for now
2009-03-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Doug Colemancheck pango-1.0
2009-03-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Slava Pestovcocoa.messages: cleanup
2009-03-24 Slava PestovMove synopsis* from definitions to see
2009-03-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Slava PestovFaster PEG compile times; inline less, use execute...
2009-03-24 Doug Colemandelete factor/ every time after a build is finished...
2009-03-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovCondomization wraps lambdas in condoms to protect them...
2009-03-23 Slava PestovFixing compile errors, test failures and help lint...
2009-03-23 Philipp WinklerAdd a missing step to the tutorial.
2009-03-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovMerge branch 'master' of git://github.com/Keyholder...
2009-03-23 Slava PestovAdd stack declarations to primitives during bootstrap...
2009-03-23 Maxim SavchenkoOpenSSL checksum => native implementation
2009-03-23 Slava Pestovkernel doesn't need to depend on classes.tuple.private
2009-03-23 Slava PestovRemove useless declarations
2009-03-23 Slava PestovFixing unit tests for syntax change
2009-03-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-23 U-SLAVA-DFB8FF805... tools.disassembler now uses udis on Windows
2009-03-23 Slava PestovAdd promises unit tests
2009-03-23 Slava PestovAdd unit test for regression
2009-03-23 Slava Pestovpromises: fix for syntax change and simplify a little bit
2009-03-23 Slava Pestovadsoda, 4DNav: fix compile errors exposed by stronger...
2009-03-23 Slava Pestovxml.syntax: update for syntax change
2009-03-23 Slava Pestovcpu.ppc.bootstrap: update for syntax change
2009-03-23 Slava PestovFix stack effect redefinition
2009-03-23 Doug Colemaninline everything so stuff compiles
2009-03-22 Slava Pestovxml: update XML-NS: for define-memoized stack effect...
2009-03-22 Slava Pestovdefine-generic and define-simple-generic now take stack...
next