]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-10 Joe Grofffix effect of <tuple-boa> primitive
2010-03-10 Joe Groffmore help-lint
2010-03-10 Joe Grofffix up sequences help-lint
2010-03-10 Joe Groffupdate help-lint to complain when $quotation effect...
2010-03-10 Joe Groffupdate docs for unbalanced-branches-error
2010-03-10 Slava Pestovcompiler.tree.propagation: clean up
2010-03-10 Slava PestovMerge branch 'length' of git://github.com/littledan...
2010-03-09 Joe Groffnon-polymorphic input parameter check was too strict...
2010-03-09 Joe Groffeffects: docs for <effect>, <terminated-effect>, <varia...
2010-03-09 Daniel EhrenbergPropagation tracks length just like any other read...
2010-03-09 Joe Groffmop up errors from test-all
2010-03-09 Joe Groffmop up compiler errors from macosx load-all
2010-03-09 Joe Grofffix stack effects in compiler tests
2010-03-09 Joe Groffgeneralize stack effects so we can bootstrap with the...
2010-03-09 Joe Groffstack-checker.row-polymorphism: modify check-variables...
2010-03-09 Joe Groffrefactor stack-checker.row-polymorphism a little
2010-03-09 Joe Groffadd polymorphic effects for lexer:each-token, map-tokens
2010-03-09 Joe Groffadd polymorphic stack effects to continuations:recover...
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-09 Joe Groffadd documentation about stack effect variable syntax...
2010-03-08 Samuel TardieuUse a subclassed tuple with methods instead of quotations
2010-03-08 Samuel TardieuProject Euler : problem 265
2010-03-08 Doug ColemanFix typedef typo in opencl
2010-03-08 Joe Groffcombine unbalanced-branches-error and invalid-quotation...
2010-03-08 Joe Groffsequences: effects of push-if and push-either were...
2010-03-08 Joe Groffdeclare effect on inputs to infer-if in non-literal...
2010-03-08 Joe Groffunify inner-d-index when unifying branches; close a...
2010-03-08 Joe Groffreuse @ and _ from fry in placeholders for invalid...
2010-03-08 Joe Groffadd unit test from quotation that fails to infer during...
2010-03-08 Joe Groffadd tests from old row-polymorphism implementation...
2010-03-08 Joe Grofffurther improve error message for invalid quotation...
2010-03-08 Joe Groffimprove error message for invalid quotation inputs...
2010-03-08 Joe Groffclear away some rebar
2010-03-08 Joe Groffpolymorphize splitting private combinators
2010-03-08 Joe Grofftweak declared-effect to wrap the existing known instea...
2010-03-08 Joe Groffadd stack variable unification to M\ declared-effect...
2010-03-08 Joe Groffadd a with-effect-here combinator that determines the...
2010-03-07 Joe Grofftweak recursive call site checking to consider declared...
2010-03-07 Joe Groffrow polymorphism new approach: wrap polymorphic quotati...
2010-03-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-06 Joe Grofftag opencl.* untested
2010-03-06 Joe Groffadd unit test to show that polymorphic check breaks...
2010-03-06 Samuel TardieuUse a better heuristic
2010-03-06 Samuel TardieuRemove useless USING:
2010-03-06 Samuel TardieuUse distance from math.vectors
2010-03-06 Samuel TardieuA* algorithm implementation
2010-03-06 Joe Groffgeneralize stack effect of while, until, and produce
2010-03-06 Erik CharleboisGet the OpenCL driver name right on Linux, confirm...
2010-03-06 Joe Groffgive terminating stack effects a pass in the polymorphi...
2010-03-06 Joe Groffclean up polymorphic stack effects in fuel
2010-03-06 Joe Groffmove error summaries for effect parsing errors to debug...
2010-03-06 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-05 Joe Groffreuse infer-call* for polymorphic inference, which...
2010-03-05 Joe Grofffix stack error in stack-checker.row-polymorphism
2010-03-05 Joe Grofffix ... in compiler.cfg.linearization
2010-03-05 Joe Groffrefactor stack-checker slightly to fix circular dependency
2010-03-05 Joe Groffclean up now-inappropriate uses of "..." in generalizat...
2010-03-05 Joe Groffmake effect variables part of effect syntax, stored...
2010-03-05 Joe Groffspray some polymorphic stack effects on kernel, math...
2010-03-05 Joe Groffmake tests pass
2010-03-05 Joe Groffimprove error reporting
2010-03-05 Joe Groffnested scopes were messing up stack checker state
2010-03-05 Joe Groffinitial implementation of row-polymorphism check
2010-03-03 Erik CharleboisGet OpenCL unit tests passing on Win7/NVidia.
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Erik CharleboisUpdate tags.txt files for Windows DDK
2010-03-03 Erik CharleboisInitial checkin of OpenCL bindings
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Slava PestovMerge branch 'lexer-parsing-word-errors' of git://facto...
2010-03-03 Erik CharleboisFUEL syntax updates
2010-03-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-02 Joe Groffneedlessly rice game.input backends further by using...
2010-03-02 Doug ColemanFix load error in calendar
2010-03-02 Doug ColemanAdd a parsing word to output slots to the stack instead...
2010-03-02 Doug ColemanUse TYPED: in a few places in calendar.format to avoid...
2010-03-02 Doug ColemanRemove year/month/day words because they're dumb and...
2010-03-02 Joe Groffgame.input.*: factor out callback implementations to...
2010-03-02 Doug ColemanRemove the http-data word
2010-03-02 Joe Groffyay C89
2010-03-01 Joe Groffrecord the C++ compiler version in the VM, and expose...
2010-03-01 Joe Groffparse-tokens had two $notes sections. oops!
2010-03-01 Joe Grofflexer, parser: update docs on "parse-tokens" and add...
2010-03-01 Joe Groffwindows.directx.d3d9: a method was missing argument...
2010-03-01 Joe Grofflexer: add "each-token" and "map-tokens", which are...
2010-03-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-01 Joe Groffclasses.tuple.parser: throw bad-slot-name immediately...
2010-03-01 Joe Groffwindows.com: update COM-INTERFACE: to parse incrementally
2010-03-01 Joe Groffcut commas off of FUNCTION: parameter names in stack...
2010-03-01 Joe Groffupdate GL-FUNCTION: to use new FUNCTION: factors
2010-03-01 Joe Groffalien.parser: refactor FUNCTION: parsing to read from...
2010-02-28 Slava Pestovcore-foundation.run-loop: clean up and speed up some...
2010-02-28 Joe Grofflexer, parser: show initial parsing word line as part...
2010-02-28 Slava Pestovwebapps.help: fix typo
2010-02-27 Doug Colemanfix docs for csv
2010-02-27 Doug ColemanBeginning of a real fullscreen library
2010-02-27 Doug Colemanadd missing using
2010-02-27 Doug ColemanAdd a slot for worlds to know if they are fullscreened...
2010-02-27 Doug Colemanmore user32 bindings
next