]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-02-02 John Benediktssonpdf.wrap: fix for wrap API change.
2017-02-02 John Benediktssonwrap: remove line-ideal, we only ever use a max-width.
2017-01-31 John Benediktssonextra: cleanup some example servers, allow port to...
2017-01-30 Björn Lindqvistui.*: using pixel-format-attributes>int-array in even...
2017-01-30 Björn Lindqvistui.pixel-formats,ui.backend.*: new word pixel-format...
2017-01-30 Björn Lindqvistui.pixel-formats,ui.backend.*: removing the (pixel...
2017-01-27 John Benediktssonsequences.extras: additional tests for take-while and...
2017-01-26 John Benediktssonsequences.extras: whoops, fix tests.
2017-01-26 John Benediktssonsequences.extras: experimenting with take-while and...
2017-01-26 John Benediktssonmoney: adding support for floats.
2017-01-25 John Benediktssonroman: aesthetics.
2017-01-25 John Benediktssonalien.data: minor doc fix.
2017-01-25 John Benediktssonio: fix stream-copy docs.
2017-01-25 John Benediktssonsimple-flat-file: add back string interning.
2017-01-25 John Benediktssonpack: add test for M\ object >n-byte-array.
2017-01-25 John Benediktssonpack: M\ string heap-size doesn't exist.
2017-01-25 John Benediktssonpromises: simplify LAXY:.
2017-01-24 John Benediktssonsimple-flat-file: simplify expand-ranges.
2017-01-24 John Benediktssonxml.data: use <vector> instead of V{ } new-sequence.
2017-01-24 John Benediktssoncircular: use <array> instead of { } new-sequence.
2017-01-24 John Benediktssonalien.libraries.finder.linux: make more robust to i18n.
2017-01-23 John Benediktssonchanger: moving to extra for now.
2017-01-23 Jon Harpercore.math, bignum/f, shift subnormals before rounding...
2017-01-23 John Benediktssongoogle.gmail: fix to use set-query-params.
2017-01-23 Jon Harperui.backend.gtk, use a separate widget for drawing openg...
2017-01-22 John Benediktssonno need to clone empty byte-array.
2017-01-22 John Benediktssonpong: no need for multi-methods.
2017-01-22 John Benediktssonprocessing.shapes: some cleanup.
2017-01-22 John Benediktssonxml: cleanup using.
2017-01-22 John Benediktssonnurbs: cleanup.
2017-01-22 John Benediktssonoauth2: move set-query-params to urls.
2017-01-22 John Benediktssonwebapps.mason.backend.watchdog: simplify.
2017-01-22 John Benediktssonmason.report: adding stack effect.
2017-01-22 John Benediktssontools.wc: adding "wc" tool.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John BenediktssonRevert "html.templates.fhtml: fix start refactor typo."
2017-01-21 John Benediktssonhtml.templates.fhtml: fix start refactor typo.
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2017-01-21 John Benediktssonvm: change -nosignals to -no-signals.
2017-01-21 John Benediktssoncommand-line.startup: s/Common/Factor.
2017-01-20 Alexander Iljinsplitting.extras-docs: mark -slice variants as related...
2017-01-20 Alexander Iljinsequences-docs: add a missing period at the end of...
2017-01-20 Alexander Iljinmake-docs: fix what appears to be a oversight
2017-01-20 Alexander Iljinsplitting.monotonic-docs: update documentation
2017-01-20 Alexander Iljinmath.order[-docs]: rename parameters in between? to...
2017-01-20 John Benediktssonmath.statistics: fix docs for harmonic-mean.
2017-01-15 Björn Lindqvistmath.statistics: fix calculation of the harmonic mean
2017-01-13 Alexander Iljinsplitting-docs: add link to slice in split-when-slice 1779/head
2017-01-13 Alexander Iljinsequences-docs: add some related-words
2017-01-13 Alexander Iljintools.test-docs: add missing $syntax entries
2017-01-13 Alexander Iljinsequences-docs: fix parameter names in the <slice>...
2017-01-13 Alexander Iljinbinary-search-docs: supplement the search description
2017-01-13 Alexander Iljinbinary-search-docs: remove extra find-last from related...
2017-01-11 John Benediktssonclasses.struct: use unparse in tests.
2017-01-10 Björn Lindqvistfuel.help: value-str -> unparse-short
2017-01-10 Björn Lindqvistfuel: more word renamings, now only words called from...
2017-01-09 John Benediktssonballoon-bomber: fix window title typo.
2017-01-09 John BenediktssonRevert "locals.parser: remove << >> from tests to see...
2017-01-08 John Benediktssonlocals.parser: remove << >> from tests to see if it...
2017-01-08 Björn Lindqvistfuel.eval.tests: fixing the test by wrapping it in...
2017-01-08 Björn Lindqvistfuel,fuel.eval: renaming fuel- prefix words
2017-01-08 Björn Lindqvistfuel,fuel.help: refactoring of lots of word names
2017-01-07 Björn LindqvistFUEL: removing fuel-autodoc-eval-using-form-p, it's...
2017-01-07 Björn LindqvistFUEL: ensuring that autodoc works for qualified word...
2017-01-07 Björn Lindqvistthreads: fix slot name: status -> state
2017-01-07 Björn Lindqvistio.servers: refactored words for adding & removing...
2017-01-07 John Benediktssonunits.si: extras precision for ``u``.
2017-01-06 Benjamin Pollackio.directories: improve file moving words
2017-01-06 John Benediktssonsequences.deep: adding deep-reject.
2017-01-06 John Benediktssonsets: using reject in a couple places.
2017-01-05 Björn Lindqvistcalendar.parser: invalid date checking for the parsing...
2017-01-05 Björn Lindqvistcalendar: value checking to make it hard to create...
2017-01-05 John Benediktssonuse reject instead of [ ... not ] filter.
2017-01-05 Alexander Iljinconcurrency.distributed-docs: update the Example article
2017-01-05 Alexander Iljinpdf.values: treat color tuples uniformly
2017-01-05 Alexander Iljinpdf.layout: use symbols for authorship
2017-01-05 Alexander Iljincommand-line-docs: fix wording
2017-01-05 John Benediktssonhtml.templates.fhtml: fix example test.
2017-01-05 Jon Harperfixup 5af166b8f, shouldn't have removed these lines
2017-01-05 John Benediktssonmath.cardinality: relax the comparison so tests run...
2017-01-05 Jon Harpermason.report, remove <html><body> because this html...
2017-01-05 Jon Harperadd DOCTYPE html in most places.
2017-01-05 Björn Lindqvistcalendar.parser: fixing rfc822 so it doesn't break...
2017-01-05 Björn Lindqvistcalendar.*: replacing hms>timestamp and timestamp>hms...
2017-01-05 Björn Lindqvistcalendar.format: unused word
2017-01-04 John Benediktssonmath.cardinality: adding summary.txt.
2017-01-04 John Benediktssonmath.cardinality: adding some tests.
2017-01-04 Jon Harpercompiler.cfg: add peephole opt to never untag the input...
2017-01-04 Jon Harpercore layouts, remove hardcoded tag width
2017-01-04 John Benediktssontools.cal: use calendar.english.
2017-01-04 Björn Lindqvistirc.logbot: more strftime
2017-01-04 Björn Lindqvistcalendar.parser,robots: hhmm>timestamp -> hhmm>duration
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2017-01-04 Björn Lindqvisthashcash: strftime
2017-01-04 Björn Lindqvisttools.cal: using calendar.english
2017-01-04 John Benediktssontools.cal: minor formatting.
2017-01-04 John Benediktssonuse with-variable in some places with-scope was used.
2017-01-03 Björn Lindqvistcalendar.english: new vocab for english names for days...
2017-01-03 Björn Lindqvistwikipedia: strftime + tests
2017-01-03 Björn Lindqvisttools.cal: using strftime + tests
next