]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-01-08 Eduardo CavazosL-system.models.abop-2: change default angle
2009-01-08 Eduardo CavazosL-system: Key gestures for strafing camera. Support...
2009-01-08 Eduardo CavazosMerge branch 'master' of http://factorcode.org/git...
2009-01-08 Eduardo CavazosAdd L-system.models.abop-5
2009-01-08 Eduardo CavazosAdd L-system.models.abop-4
2009-01-08 Eduardo CavazosAdd L-system.models.abop-3
2009-01-07 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Daniel EhrenbergUnicode docs
2009-01-07 Eduardo CavazosL-system: offer help via F1
2009-01-07 Eduardo CavazosMerge branch 'master' of http://factorcode.org/git...
2009-01-07 Eduardo CavazosAdd L-system.models.abop-2
2009-01-07 Eduardo CavazosL-system.models.abop-1: Minor tweaks
2009-01-07 Eduardo CavazosL-system: Add rotating pedestal
2009-01-07 Daniel EhrenbergUnicode word breaks
2009-01-07 Slava PestovCGI responder would fail if the CGI script would emit...
2009-01-07 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Daniel EhrenbergWord breaks
2009-01-07 Slava PestovFix typo in example
2009-01-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-07 Doug ColemanFix typo in each-file stack effect, document io.directo...
2009-01-07 U-C4\Administratorfix typo in grouping docs, add more examples
2009-01-07 Samuel TardieuAdd test for project Euler 157
2009-01-07 Samuel TardieuRemove "primes-under-million" list
2009-01-07 Samuel TardieuUse the largest source file to benchmark checksums
2009-01-07 Samuel TardieuAdd missing files in math.primes.erato and add copyrigh...
2009-01-07 Samuel TardieuRefactor prime factors decomposition module and add...
2009-01-07 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-07 Slava PestovClean up inverse a bit
2009-01-07 Jose A. Ortega... FUEL: Tidbits.
2009-01-07 Jose A. Ortega... FUEL: Fix for symbol words display in vocab help pages.
2009-01-07 Jose A. Ortega... FUEL: Shorten very long words in tables to keep delims...
2009-01-07 Jose A. Ortega... FUEL: $operation.
2009-01-07 Jose A. Ortega... FUEL: Vocab word lists in help browser.
2009-01-06 Eduardo CavazosL-system: Handle case of 'f' string (use axiom)
2009-01-06 Daniel EhrenbergFixing unicode normalization--all tests pass
2009-01-06 Jose A. Ortega... FUEL: Tags and authors support in help browser.
2009-01-06 Daniel Ehrenbergunicode.breaks tests and bug fixes
2009-01-06 Jose A. Ortega... FUEL: Much faster and nicer table rendering.
2009-01-06 Jose A. Ortega... FUEL: $describe-vocab and child vocab lists implemented.
2009-01-06 Slava PestovFix Farkup link escaping
2009-01-06 Daniel EhrenbergCommenting out failing unit test in unicode
2009-01-06 Daniel EhrenbergUnicode normalization bug fixes (incomplete)
2009-01-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-06 Jose A. Ortega... FUEL: New command fuel-help-vocab (v in help browser).
2009-01-06 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-01-06 Slava PestovAdd 2tri* and 2tri@ combinators, clean up (3each),...
2009-01-05 Slava PestovRemove extra/faq now that we don't need it anymore
2009-01-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-05 Slava PestovUpdate copyright year
2009-01-05 Slava PestovAdd .# to gitignore
2009-01-05 Slava PestovMove 3each, 3map from compiler.utilities to sequences
2009-01-05 Jose A. Ortega... FUEL: MEMO:: recognised in factor syntax.
2009-01-05 Jose A. Ortega... FUEL: Document edit command.
2009-01-05 Jose A. Ortega... FUEL: Edit article command in help buffers.
2009-01-05 Jose A. Ortega... FUEL: bogus key binding fixed
2009-01-05 Jose A. Ortega... FUEL: Index entries sorted and some improvements in...
2009-01-05 Eduardo CavazosAdd 'abop-1' L-system model
2009-01-05 Eduardo CavazosAdd L-system (complete rewrite of lsys)
2009-01-05 Jose A. Ortega... FUEL: 'h' for help on word at point in xref buffers.
2009-01-05 Jose A. Ortega... FUEL: New command fuel-help-kill-page (bound to 'k...
2009-01-05 Daniel EhrenbergTypo in unicode normalization
2009-01-05 Jose A. Ortega... FUEL: $quotation and $see markup; no autodoc by default...
2009-01-04 Daniel Ehrenberginverses for append and prepend
2009-01-04 Jose A. Ortega... FUEL: Fixes in help pages caching.
2009-01-04 Jose A. Ortega... FUEL: Avoid contiguous duplicates in help history.
2009-01-04 Doug ColemanFix a couple bugs in unix.users and add unit tests
2009-01-04 Doug ColemanRefactor html.parser.utils a bit
2009-01-04 Jose A. Ortega... FUEL: Fixes in help browser navigation and new refresh...
2009-01-04 Jose A. Ortega... FUEL: README reformatted.
2009-01-04 Jose A. Ortega... FUEL: Help page bookmarks facility.
2009-01-04 Jose A. Ortega... FUEL: New command: fuel-apropos.
2009-01-04 Jose A. Ortega... FUEL: Better help page caching and some fixes.
2009-01-03 Jose A. Ortega... FUEL: Help system now displays vocab help.
2009-01-03 Jose A. Ortega... FUEL: Help index pages implemented (but no vocab-index...
2009-01-03 Jose A. Ortega... FUEL: Help system overhaul.
2008-12-31 Jose A. Ortega... FUEL: Offer a command to add missing vocabs after run...
2008-12-31 Jose A. Ortega... FUEL: Fix for autodoc in presence of <PRIVATE > sections.
2008-12-30 Jose A. Ortega... FUEL: Emacs 22 compat.
2008-12-30 Jose A. Ortega... FUEL: New option for no confirmation on restarts (fuel...
2008-12-30 Jose A. Ortega... FUEL: Get rid of the USINGs buffer after we're done.
2008-12-30 Jose A. Ortega... FUEL: Increase autodoc timeout.
2008-12-30 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-29 Samuel TardieuForce primes list evaluation before benchmark
2008-12-29 Samuel TardieuMemoize small primes list
2008-12-28 Samuel TardieuOptimize primes-between
2008-12-28 Samuel TardieuOptimize erato sieve
2008-12-27 Samuel TardieuRemove useless with-scope and unneeded uses
2008-12-27 Samuel TardieuProject Euler - problem 57
2008-12-27 Samuel TardieuAllow sigma and friends to use the stack
2008-12-27 Jose A. Ortega... FUEL: recognize fried quotations in syntax table.
2008-12-27 Jose A. Ortega... FUEL: Correct syntax identification for CHAR: x forms...
2008-12-27 Jose A. Ortega... FUEL: fix in autodoc require's and echo area font lock.
2008-12-27 Jose A. Ortega... Merge commit 'origin/master' into emacs
2008-12-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-26 Doug Colemanmore docs for pathnames
2008-12-26 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2008-12-26 Samuel TardieuRemove unused and redundant math.erato
2008-12-26 Samuel TardieuUse regular primality test to build primes list
2008-12-26 Samuel TardieuChange timing info on project-euler.010
next