]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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:...
2010-03-11 Joe Groffcarve up effects.parser too
2010-03-11 Joe Groffcarve the tough, gamey steak of stack-checker.polymorph...
2010-03-11 Slava Pestovfurnace.recaptcha: remove unused variable
2010-03-11 Slava Pestovfurnace.recaptcha: make it easier to use
2010-03-11 Slava Pestovwebsites.concatenative: add a recaptcha to the pastebin
2010-03-11 Slava Pestovfurnace.recaptcha: cleanups
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...
next