]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-16 Erik CharleboisMerge to upstream
2010-02-16 Erik CharleboisLine endings
2010-02-16 Slava Pestovvocabs.metadata.resources: fix help lint
2010-02-16 Slava Pestovtools.deploy.windows.ico: add unportable tag so that...
2010-02-16 Slava Pestovtools.deploy: add deploy tests for gpu.demos.raytrace...
2010-02-16 Slava Pestovinverse: remove unnecessary dependency on debugger
2010-02-16 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-16 Erik CharleboisSplines: catmull-rom, bezier curve, cubic hermite,...
2010-02-16 Erik CharleboisFix some doc typos, metadata
2010-02-16 Slava PestovMerge branch 'deploy-resources' of git://factorcode...
2010-02-16 Slava PestovBump version number to 0.93
2010-02-16 Erik CharleboisFix docs typo
2010-02-16 Slava Pestovwebsites.concatenative: fix mason web app invocation
2010-02-16 Slava PestovClean up some tags
2010-02-16 Slava PestovA few documentation fixes
2010-02-16 Slava Pestovassocs: move conjoin and conjoin-at to assoc docs 0.92
2010-02-16 Slava Pestovmath.points: move to extra
2010-02-16 Slava Pestovcompiler.tree.escape-analysis: fix bug that comes up...
2010-02-16 Slava Pestovbenchmark.raytracer-simd: make some changes to improve...
2010-02-16 Slava Pestovtools.annotations: fix for nanoseconds
2010-02-15 Joe Groffadd icons for gpu.demos.raytrace
2010-02-15 Joe Groffupdate vocabs and tools.deploy docs to mention icon...
2010-02-15 Joe Groffyou have to parse the .ico file yourself and update...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Joe Grofftools.deploy.windows: embed icon.ico from deployed...
2010-02-15 Joe Groffwindows.kernel32: add MAKEINTRESOURCE, standard resourc...
2010-02-15 Joe Groffvm: change id of windows app icon resource to more...
2010-02-15 Joe Groffwindows.kernel32: bindings for BeginUpdateResource...
2010-02-15 Joe Grofficon for gpu.demos.bunny
2010-02-15 Joe Grofftools.deploy.macosx: copy "icon.icns" from deployed...
2010-02-15 Joe Groffupdate vocabs and deploy docs to mention resources.txt
2010-02-15 Slava PestovSmall cleanups
2010-02-15 Slava Pestovcompiler.tree.propagation.transforms: tweak 2^ transfor...
2010-02-15 Slava Pestovclasses: fix regression from recent bug fix
2010-02-15 Erik CharleboisFix D3D9 constants that I punted on calculating initially.
2010-02-15 Joe Groffgpu.demos.bunny: use images.tiff so that it's present...
2010-02-15 Joe Groffupdate unix, windows, and test deploy backends
2010-02-15 Slava Pestovmason.source: save git-id in source packages, just...
2010-02-15 Slava Pestovclasses: call reset-generic on predicate word to avoid...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Slava Pestovtools.deploy.shaker: strip out vm, image, current-direc...
2010-02-15 Slava Pestovtools.deploy.shaker: don't strip out io.files hook...
2010-02-15 Slava Pestovio.files.info: load io.files.info.unix if we're on...
2010-02-14 Joe Groffadd resources.txt for gpu.demos.bunny
2010-02-14 Joe Groffgpu.demos.raytrace: add deploy config and resources.txt
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferTypo in command-line docs
2010-02-14 Aaron Schaefercollect-benchmarks needs to convert from nano not micro
2010-02-14 Joe Groffaudio.chunked-file: inline "check-chunk" so heap-size...
2010-02-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Joe Groffcreate a real "ui.gadgets.theme" vocab, move theme...
2010-02-14 Joe Groffremove debug output from vocab.metadata.resources
2010-02-14 Joe Groffglobs: add "glob-parent-directory" word that returns...
2010-02-14 Joe Groffhave tools.deploy.shaker write a manifest of loaded...
2010-02-14 Joe Groffvocabs.metadata.resources: don't try to expand resource...
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-14 Slava Pestovcore-foundation.arrays: forgot to check in unit tests
2010-02-14 Slava PestovMore preparations for a release
2010-02-14 Erik CharleboisMade p^ more efficient by repeated squaring instead...
2010-02-14 Joe Groffgpu.textures: add symbolic constants for LATC compression
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-13 Joe Groffvocabs.metadata: add "vocab-resources" word to read...
2010-02-13 Joe Groffio.directories: directory-tree-files should include...
2010-02-13 Joe Groffglobs: * and ? should not match path-separator
2010-02-13 Joe Groffio.directories: add "directory-tree-files" and "with...
2010-02-13 Slava Pestovwebapps.mason: work in progress
2010-02-13 Erik CharleboisFix stack effect decl in listener.factor and mismatched...
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisAdd p^ to polynomial vocab for exponentiation of polyno...
2010-02-13 Erik CharleboisConstants for GL_EXT_texture_compression_s3tc and GL_EX...
2010-02-11 Joe Groffgpu.textures: add compressed texture support
2010-02-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-11 Joe Groffuse inline and TYPED: in terrain so that vector math...
2010-02-11 Slava Pestovcompiler.tree.propagation, compiler.tree.escape-analysi...
2010-02-11 Erik CharleboisUpdate FUEL font coloring for new syntactic keywords
2010-02-11 Erik CharleboisBindings to the Chipmunk 2d physics library.
2010-02-11 Slava Pestovcpu.architecture: rep-length now works in deployed...
2010-02-11 Slava Pestovcompiler.tree.propagation.inlining: remove some unused...
2010-02-10 Joe Groffgpu.shaders: change around vertex-array construction...
2010-02-10 Joe Grofffix gpu.shaders docs
2010-02-10 Joe Groffchange GLSL-PROGRAM: syntax to allow for vertex formats...
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe Groffgpu.render: allow uniform-tuples to hand off specialize...
2010-02-10 Slava Pestovfurnace.asides: end-aside-post didn't set the params...
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Slava Pestovsequences: remove outdated comment
2010-02-10 Slava Pestovmath.integers: remove a -rot usage
2010-02-10 Slava Pestovsequences: remove a -rot usage
2010-02-10 Slava Pestovmath.functions: clean up
2010-02-10 Slava Pestovclasses.algebra: remove class<=> -- it's never used...
2010-02-09 Slava Pestovui.backend.cocoa.tools: use interactive-vocabs for...
2010-02-09 Slava Pestovcore-foundation.arrays: CF>array word was broken ever...
2010-02-09 Slava Pestovwebapps.mason: fix load error
2010-02-09 Slava Pestovwebapps.mason: fix load error
2010-02-09 Slava Pestovmason.server.notify: fix
2010-02-09 Slava Pestovmason.server.release: work in progress
2010-02-09 Slava Pestovhelp.home: don't flip out if an article in the recent...
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-09 Daniel EhrenbergGiving combinators.short-circuit proper row-polymorphic...
next