]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-04-03 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 U-SLAVA-DFB8FF805... Add textures without alpha channels, cropping; update...
2009-04-03 U-SLAVA-DFB8FF805... Paint selection, and create bitmap with power of 2...
2009-04-03 U-SLAVA-DFB8FF805... Some more GDI32 bindings
2009-04-02 Doug Colemanfix typo in docs
2009-04-02 U-SLAVA-DFB8FF805... Add vocab meta-data for some of the new vocabs
2009-04-02 Slava PestovFix generate-help to not open thousands of windows...
2009-04-02 U-SLAVA-DFB8FF805... Fix Uniscribe font size
2009-04-02 U-SLAVA-DFB8FF805... Merge branch 'master' into uniscribe
2009-04-02 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-02 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-02 U-SLAVA-DFB8FF805... Better error message printout in extra/descriptive
2009-04-02 U-SLAVA-DFB8FF805... Remove DLL-downloading logic since we don't have extern...
2009-04-02 U-SLAVA-DFB8FF805... More progress on Uniscribe
2009-04-02 Doug Colemancheck in more test cases for later
2009-04-02 Doug Colemanfix typo
2009-04-02 Doug Colemanadding some preprocessor test files
2009-04-02 Doug Colemanhandle defines better, save all #if/#elif/#else/#pragma...
2009-04-02 Aaron SchaeferMinor typo in solution for PE problem 49
2009-04-02 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-02 Aaron SchaeferSolution to Project Euler problem 49
2009-04-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-02 Slava PestovFix UI pane selection
2009-04-02 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-02 Doug Colemanuse unicode instead of ascii again
2009-04-02 Slava PestovFix up 'demos' vocab
2009-04-02 Doug Colemanbeginnings of a c preprocessor -- needs #if, #elif...
2009-04-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-02 Daniel EhrenbergTabs are blank (better unicode whitespace support comin...
2009-04-02 U-SLAVA-DFB8FF805... Merge branch 'master' of git://69.93.127.154/git/factor...
2009-04-02 Doug Colemanfix take-rest for out of bounds
2009-04-02 Slava PestovPartial fix for pane selection
2009-04-02 Slava Pestovensure-port outputs a new URL instead of mutating its...
2009-04-02 Aaron SchaeferFix typo and update a combinator usage in calendar
2009-04-02 Aaron SchaeferUpdate usages of divisor? where appropriate
2009-04-01 Aaron SchaeferAdd divisor? math function
2009-04-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Aaron SchaeferFix contains? -> any? rename issue
2009-04-01 Doug Colemanmove assoc-heaps to extra
2009-04-01 Doug Colemanremove tokenize-line
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Doug Colemanmake tokenize-line configurable, fix bug in take-quoted...
2009-04-01 Doug Colemanfix bug in state-parser, add take-token
2009-04-01 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2009-04-01 Joe GroffMake math.blas library and ABI choice configurable
2009-04-01 Doug Colemanstate-parser take-quoted-string rewinds if the string...
2009-04-01 Doug Colemanrefactor state parser some more, add a word to parse...
2009-04-01 Doug Colemanset non-key/value attributes to themselves
2009-04-01 Doug Colemanrename next to advance
2009-04-01 Doug Colemanmake html.parser words private
2009-04-01 Doug Colemanremove dead code
2009-04-01 Doug Colemanfix parsing of attributes for nofollows
2009-04-01 Doug Colemanadd take-sequence to state parser
2009-04-01 Doug Colemanmore cleanup
2009-04-01 Doug Colemancleaning up html.parser
2009-04-01 Doug Colemanfix deployed name in minneapolis-talk, add summary...
2009-04-01 Doug Colemanspider - better handling of relative links for frames...
2009-04-01 Doug Colemanadd chicago-talk to demos
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Doug Colemanfix linux64 blas
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Doug Colemantake-until doesnt pass the element to the quotation...
2009-04-01 Slava PestovAdd silly optimization for 'new'; this will be removed...
2009-04-01 Slava PestovFixing up smalltalk to the point where it can run fib...
2009-04-01 Doug Colemanadd take-while to state parser
2009-04-01 Doug Colemanmore renaing get-char to current
2009-04-01 Doug Colemanrename get-next to peek-next, get-char to current
2009-04-01 Slava PestovAdd new vocabs
2009-04-01 Slava PestovLoad smalltalk.library by default and remove useless...
2009-04-01 Slava Pestovsmalltalk: fix various things in the parser, add tempor...
2009-04-01 Slava PestovMerge branch 'master' into smalltalk
2009-04-01 Chris DoubleFix peg left recursion handling
2009-04-01 Slava PestovRe-organize things so that bootstrap.ui doesn't load...
2009-04-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Slava PestovFix stack effect declarations for (>>foo) words
2009-04-01 Daniel EhrenbergBetter error message for syntax error in : foo ( : bar
2009-04-01 Doug Colemanremove some dead code, make spider use count and max...
2009-04-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-01 Slava PestovSmalltalk parser work in progress
2009-04-01 Jose A. Ortega... FUEL: Font lock and no indentation for EBNF: ... ;EBNF...
2009-04-01 Daniel Ehrenbergleft and right arrow keys move between graphemes in UI
2009-04-01 Daniel EhrenbergAdding functionality to unicode breaks API for future...
2009-04-01 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-01 Slava Pestovsmalltalk: Working on message cascade syntax
2009-04-01 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-31 Doug Colemanstate-parser works with sequences, not strings
2009-03-31 Doug Colemanrename word
2009-03-31 Doug Colemanredo spider without dynamic variables
2009-03-31 Slava PestovMerge branch 'master' into smalltalk
2009-03-31 Slava PestovFix conflict
2009-03-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-31 Doug Colemanremove duplication, refactor html.parser to use new...
2009-03-31 Doug Colemanredo state parser to avoid dynamic variables
2009-03-31 Doug Colemanfix help-lint for syndication
2009-03-31 Slava PestovSmall speedup for code using H{ } clone and with-scope
2009-03-31 Slava PestovSmall size reduction for deployed images
2009-03-31 Slava PestovTweak some code to reduce deployed image size
2009-03-31 Slava Pestovsyndication: fix help lint
next