]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Guillaume NargeotSolution to Project Euler problem 72
2009-09-21 Slava PestovRename specific-method to method-for-class, rename...
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffoops--Segoe is the windows 6.x system font, not Calibri
2009-09-21 Joe Groffprettyprint CALLBACK: defs
2009-09-21 Joe Groffdocs for C type words
2009-09-21 Joe Groffupdate alien docs to talk about C types as words
2009-09-21 Joe Groffadd CALLBACK: syntax that defines a typedef and an...
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffinclude LIBRARY: in FUNCTION: synopsis
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe Groffuse hott vista fonts on windows 6.x
2009-09-21 Joe Groffmove system-info to basis
2009-09-21 Joe Grofffix synopsis for C-TYPE:, TYPEDEF:, and FUNCTION: so...
2009-09-21 Joe Groffadd some keyboard shortcuts to vim plugin
2009-09-20 Joe Groffoops, float>hex didn't preserve leading zeroes in mantissa
2009-09-20 Slava Pestovcpu.x86: cleanup
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Joe Groffupdate tokyo structs
2009-09-20 Joe Groffupdate io.serial structs
2009-09-20 Joe Groffupdate freetype structs
2009-09-20 Joe Groffupdate structs in curses
2009-09-19 Joe Grofffix windows bootstrap
2009-09-19 Joe Grofffix windows test failures
2009-09-19 Joe Groffmore windows loading fixes
2009-09-19 Joe Groffwindows loading fixes
2009-09-19 Joe Groffupdate windows.winsock structs
2009-09-19 Joe Groffupdate windows.usp10 structs
2009-09-19 Joe Groffupdate windows.types structs
2009-09-18 Joe Groffupdate windows.ole32 structs (*)
2009-09-18 Joe Groffupdate windows.kernel32 structs (*)
2009-09-18 Joe Groffupdate structs in windows.advapi32
2009-09-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-18 Joe Groffupdate structs in unix.utmpx
2009-09-18 Joe Groffupdate tools.disassembler.udis structs
2009-09-18 Joe Groffupdate openssl.libcrypto structs
2009-09-18 Joe Groffupdate structs in cairo.ffi
2009-09-18 Joe Groffchange half-floats to make a primitive C type instead...
2009-09-18 Slava Pestovslides: support 'f' to toggle fullscreen view
2009-09-18 Slava Pestovwebsites.concatenative: enable user-admin in production
2009-09-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-18 Joe Groffupdate C-STRUCT:s in audio.wav
2009-09-18 Joe Groffdocument number-base prettyprinter variable. add more...
2009-09-18 Joe Groffhelper words for qtkit
2009-09-18 Joe Grofffix loading problems on windows
2009-09-18 Joe Groffmove some allocation words that don't really have much...
2009-09-18 Joe Groffdisambiguate math:float in cpu.ppc
2009-09-17 Slava Pestovcombinators: clarify docs
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-17 Slava Pestovstack-checker.errors: improve documentation a bit
2009-09-17 Joe GroffMerge branches 'master' and 'master' of joe@factorcode...
2009-09-17 Doug Colemanfix recaptcha docs
2009-09-17 Joe Grofffix dinput device hotplug support
2009-09-17 Joe Grofffix loading issues in windows vocabs
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-17 Doug Colemanmove recaptcha example to a vocabulary on disk
2009-09-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-17 Slava Pestovbootstrap.stage1: decent error message if stage2.factor...
2009-09-17 Doug Colemanfix recaptcha, move to furnace.recaptcha
2009-09-17 Joe Grofffix more alien.inline tests
2009-09-17 Joe Groffmore loading fixes
2009-09-17 Joe Grofffix alien.inline tests
2009-09-17 Joe Grofffix more ambiguities
2009-09-17 Joe Grofffix "float" ambiguities in math.blas, opengl vocabs
2009-09-17 Joe Groffalien.fortran can't piggyback the alien.parser arg...
2009-09-17 Joe Groffget gpu vocabs to load with c-type changes
2009-09-17 Joe Grofffix resolve-pointer-type
2009-09-17 Joe Groffhave SPECIALIZED-ARRAY: scan in a c-type rather than...
2009-09-16 Slava Pestovbenchmark.spectral-norm: take out unsafe sequence acces...
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-16 Slava Pestovhtml.templates.chloe: minor doc fix
2009-09-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Joe Groffgive a better error message when an invalid slot name...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-16 Bruno Deferrariirc.client: Fix detach chat (wasn't sending a PART...
2009-09-16 Joe Grofffix functors tests
2009-09-16 Joe Groffhave typedefs take on the old type's pointer type even...
2009-09-16 Joe Groffallow word c-types and definitions to coexist
2009-09-16 Joe Groffupdate functors tests
2009-09-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Doug Colemanadd recaptcha vocabulary
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-16 Joe Grofffix alien-function-word predicate
2009-09-16 Joe Grofffix button background (from Keith Lazuka <klazuka@gmail...
2009-09-16 Joe Groffoops... word c-types can be structs too
2009-09-16 Joe Grofffix FUNCTION: prettyprint when function has no arguments
2009-09-16 Joe Grofffix struct class see
2009-09-16 Joe Groffget compiler tests loading
2009-09-16 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Phil Dawesput mach call_fault_handler in the vm
2009-09-16 Phil Dawesfpe signals working on unix again
2009-09-16 Phil Dawesimul clobbers arg2 on x86.64, so stashing vm ptr on...
2009-09-16 Phil DawesAdded -DREENTRANT option to Makefile
2009-09-16 Phil DawesAdded more init code to vm constructor.
2009-09-16 Phil Dawessmall x86 asm cleanup
2009-09-16 Phil Dawesvm passed in primitives as arg0 for x86.64
2009-09-16 Phil DawesAdded vm passing to inline_cache_miss x86.32 asm
next