]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-03-25 Joe Groffcursors: typo in -into-growable-
2010-03-25 Joe Groffcursors: push the -out- part from -map into -map-
2010-03-25 Joe Groffcursors: some refactoring:
2010-03-25 Joe Groffcursors: -with- filter (e.g. foo H{ ... } [ ... ] assoc...
2010-03-24 Joe Groffcursors: generalized -ncontainer-
2010-03-24 Joe Groffcursors: 2each, 2map-as, 2map, using zip-cursors
2010-03-24 Joe Groffcursors: fix load errors w/o auto-use
2010-03-24 Joe Groffcursors: finite-stream-cursors can act as containers...
2010-03-24 Joe Groffcursors: set up some "stream cursor" mixin and change...
2010-03-24 Joe Groffproof of concept new "cursors" framework
2010-03-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Joe Grofftools.deploy.windows: got the "com" and "exe" backwards...
2010-03-23 Samuel TardieuAdd BFS search algorithm
2010-03-23 Samuel TardieuRename astar into path-finding
2010-03-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Joe Groffgpu: add geometry shader support
2010-03-23 Slava Pestovwebapps.planet: wrap feed updating within a with-loggin...
2010-03-23 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2010-03-23 Samuel TardieuAdd some documentation precisions for astar
2010-03-23 Slava Pestovvm: another fix
2010-03-23 Samuel TardieuUse sets
2010-03-23 Slava Pestovvm/mach_signal.c: work around Mac OS X 10.6 API change...
2010-03-23 Slava Pestovirc.gitbot: new nickname
2010-03-23 Slava Pestovirc.gitbot: fix USING:
2010-03-23 Slava Pestovirc.gitbot: don't stop the alarm if running git throws...
2010-03-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Joe Groffdelegate: add BROADCAST: syntax, delegate generic with...
2010-03-23 Daniel EhrenbergFixing bug in regexp \P
2010-03-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-22 Joe Grofftools.deploy: make deploy-console? and deploy-ui? indep...
2010-03-22 Slava PestovMerge branch 'vm' of git://github.com/littledan/Factor
2010-03-20 Joe Grofffactor code duplication in compiler.cfg.intrinsics...
2010-03-20 Joe Groffcompiler.cfg.intrinsics.simd.backend: eliminate duplica...
2010-03-20 Joe Groffcompiler.cfg.intrinsics.simd.backend: use less grotesqu...
2010-03-19 Daniel EhrenbergUsing a higher-order C macro to clean up duplication...
2010-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-19 Daniel EhrenbergDocs for require-when
2010-03-19 Daniel EhrenbergUntested tags for vocabs.loader.test.[mno]
2010-03-18 Slava PestovAdd context-specific special object table, generalizing...
2010-03-18 Daniel EhrenbergMaking xml literal inverse behavior only load if invers...
2010-03-18 Daniel EhrenbergMaking more vocabs use require-when
2010-03-18 Daniel EhrenbergUpdating code to use require-when rather than vocab...
2010-03-18 Slava Pestovmason.test: fix outdated boot image check
2010-03-18 Daniel EhrenbergRenaming require-if to require-when
2010-03-18 Daniel Ehrenbergrequire-if loads vocabs conditionally, now or later
2010-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-18 Daniel EhrenbergReducing bit-sets performance regression somewhat
2010-03-18 Daniel EhrenbergMaking <hash-set> faster
2010-03-18 Daniel EhrenbergCleaning up compiler.cfg.ssa.construction
2010-03-17 Slava Pestovalien.debugger: fix USING: form
2010-03-17 Slava Pestovstack-checker.errors.prettyprint: give it some smart...
2010-03-17 Slava Pestovdebugger: Untangle some dodgy dependencies that were...
2010-03-17 Slava Pestovgrouping: minor cleanup
2010-03-17 Slava Pestovunix.types.freebsd: fix time_t typedef
2010-03-17 Daniel EhrenbergFixing vocab ambiguities in linux and windows-specific...
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergFixing bit sets help
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Joe Groffopengl 3.3, 4.0
2010-03-17 Daniel EhrenbergFixing spacing in the sets docs
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Joe Groffopengl 3.2; EXT_geometry_shader4 => ARB_geometry_shader4
2010-03-17 Daniel EhrenbergFixing bugs with sets, including adding new within...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-16 Samuel TardieuAlso test the derivation variant of astar
2010-03-16 Joe Groffrevert game.worlds calling draw-world directly, was...
2010-03-16 Slava Pestovtools.memory: fix unit test
2010-03-16 Slava Pestovtools.time: fix load error in docs
2010-03-16 Slava Pestovtools.memory, tools.dispatch: change collect-gc-events...
2010-03-15 Joe Groffgame.worlds: use draw-world in response to game-loop...
2010-03-15 Joe Groffdebugger: give a descriptive error for *-in-c-type...
2010-03-15 Joe Groffui.backend.cocoa.views: change drawRect: method so...
2010-03-15 Slava Pestovcore-foundation.run-loop: remove unnecessary yields...
2010-03-15 Slava Pestovhttp: update docs
2010-03-14 Slava Pestovio.servers.connection: fix bogus logging
2010-03-13 Slava Pestovhttp: clean up and fix some content encoding logic
2010-03-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-13 Slava Pestovfurnace.syndication: fix load error
2010-03-13 Joe Groffadd descriptive summary for no-c-type error
2010-03-13 Slava Pestovhttp.server: decouple charset header from encoding...
2010-03-13 Slava Pestovprettyprint.config: short. should not print structs...
2010-03-13 Joe Groffwindows.offscreen: generalize the declared effect of...
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-12 Doug ColemanAdd ARTICLE: and ABOUT: sections to astar docs
2010-03-12 Slava Pestovproject-euler.206: reduce memory usage
2010-03-12 Slava Pestovsequences.cords: remove blank lines
2010-03-11 Joe Groffpre-chew the bite-sized morsels of stack-checker.row...
2010-03-11 Slava Pestovmason.test: forget test definitions to free up code...
2010-03-11 Slava Pestovtyped: forgetting a final class would throw an error...
2010-03-11 Joe Grofffill out row variables docs
2010-03-11 Joe Groffanother typo in effects syntax
2010-03-11 Joe Groffupdate effect syntax error names in debugger
2010-03-11 Joe Grofftypo in <effect> docs
2010-03-11 Slava Pestovfurnace.recaptcha: fix load error
2010-03-11 Joe Groffmake effect<= work with univariable stack effects,...
2010-03-11 Joe Groffeffect-variable -> row-variable
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Joe GroffMerge branch 'row-polymorphism' of factorcode.org:...
next