]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2018-02-16 John Benediktssonsequences.extras: adding join-with-as, test with strings.
2018-02-15 John Benediktssonenglish: use ?pluralize in count-of-things.
2018-02-15 John Benediktssonsequences.extras: faster join-with.
2018-02-15 John Benediktssonenglish: use join-with.
2018-02-15 John Benediktssonsequences.extras: adding join-with.
2018-02-15 John Benediktssonenglish: simplify or-markup-example.
2018-02-15 John Benediktssonhelp.lint.coverage: fix help-lint with english changes.
2018-02-15 John Benediktssonenglish: fix up docs.
2018-02-15 John Benediktssonenglish: change comma-list to fit my brain better.
2018-02-15 John BenediktssonSquashed commit of the following:
2018-02-15 John Benediktssonfix some tests broken by previous commit.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-15 John Benediktssonfix some test usings broken in the cleanup yesterday.
2018-02-15 John Benediktssonproject-euler.186: simpler with if instead of 2unless?.
2018-02-15 John Benediktssonproject-euler.186: merge next/advance.
2018-02-15 John Benediktssonproject-euler.186: the build bots can handle it.
2018-02-15 John Benediktssonproject-euler: removing unnecessary IN: in -tests.
2018-02-15 John Benediktssonproject-euler.186: fix, I guess it's been broken for...
2018-02-15 John Benediktssonextra: remove some unneeded IN: in -tests.
2018-02-15 John Benediktssonsudoku: better tests.
2018-02-15 John Benediktssonassoc-heaps: adding / fixing test case.
2018-02-15 John Benediktssontyped: cleanup using.
2018-02-15 John Benediktssonio.directories.search: use fry instead of curry in...
2018-02-14 John Benediktssontools.deprecation: use none?.
2018-02-14 John Benediktssonmisc/vim: update syntax file for none? addition.
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2018-02-14 John Benediktssonsequences: moving none? to core.
2018-02-14 John Benediktssondb.sqlite: remove unused "db-table" namespace variable.
2018-02-14 John Benediktssondb.tuples: simplify count-tuples.
2018-02-14 John Benediktssondb.queries: set the "table-name" inside a with-variables.
2018-02-14 John Benediktssondb.errors: cleanup using.
2018-02-14 John Benediktssondb.tuples: use fry instead of curry, fix stack effect...
2018-02-14 John Benediktssondb.tuples: more efficient with-disposals if sequence...
2018-02-14 John Benediktssondb.types: simplify filter-ignores.
2018-02-14 Cat Stevenscore/combinators docs: fix unclearness in case help
2018-02-13 John Benediktssonfix couple more typos in docs.
2018-02-13 John Benediktssondocuments: simplify text+loc.
2018-02-13 John Benediktssonfix another typo.
2018-02-13 John Benediktssonfix more typos in docs.
2018-02-13 John Benediktssonfix some typos in docs.
2018-02-12 Cat Stevensfix a typo in compiler.tree.propagation.constraints...
2018-02-12 Cat Stevensrepair overwritten changes
2018-02-12 Cat Stevensfinal fixups
2018-02-12 John Benediktssonminesweeper: workaround world initialization problem.
2018-02-12 John Benediktssonminesweeper: code golfing.
2018-02-11 John Benediktssonminesweeper: always relayout-1 on click/mark.
2018-02-11 John Benediktssonminesweeper: click cells around question but not flagged.
2018-02-11 John Benediktssonui.gadgets.labeled: make <labeled-gadget> not take...
2018-02-11 Doug Colemanwindows.dragdrop-listener: Fix the other using!
2018-02-11 Doug Colemanui.pens.caching: Fix using.
2018-02-10 Doug Colemanfactor: Clean up wrong form of specialized-arrays in...
2018-02-10 John Benediktssonminesweeper: adding a fun minesweeper game.
2018-02-09 John Benediktssonvocabs.metadata: rename vocab-file-contents to vocab...
2018-02-09 John Benediktssonvocabs.metadata.resources: sometimes vocab-resources...
2018-02-09 John Benediktssonhelp.markup: allow { $maybe { $sequence "lines" } ...
2018-02-08 Björn Lindqvistmachine-learning.decision-trees: vocab for creating...
2018-02-08 Björn Lindqvistproject-euler.*: uses for arg-max and arg-min
2018-02-08 Björn Lindqvistsequences.extras: this formulation of arg-max/min shoul...
2018-02-08 Björn Lindqvistthis file wasn't intended
2018-02-08 Björn Lindqvistmachine-learning.data-sets: adding the monks problems
2018-02-07 Björn LindqvistFUEL: fuel-edit-word is kind of redundant
2018-02-07 Björn LindqvistFUEL: fix the test that broke due to refactoring
2018-02-07 Björn LindqvistFUEL: fix cmd syntax of call to fuel-scaffold-vocab
2018-02-07 Björn LindqvistFUEL: remove fuel-scaffold-developer-name
2018-02-07 Björn LindqvistFUEL: refactoring to eliminate the eval-result variable
2018-02-07 John Benediktssoncalendar.holidays: simplify M\ all holidays.
2018-02-06 Björn LindqvistFUEL: a bunch of functions replaced with alist-get...
2018-02-06 Björn LindqvistFUEL: alist-get instead of (cdr (assoc key alist))
2018-02-06 Björn Lindqvistgit: better use assert= than custom error + test
2018-02-05 John Benediktssonhelp.lint.coverage: change to use a find-word that...
2018-02-05 John Benediktssonfuel.help: change find-word to use words-named.
2018-02-05 John Benediktssonhelp.lint.coverage: fix tests using.
2018-02-05 John BenediktssonRevert "add $related-subsections"
2018-02-05 Cat Stevensadd $related-subsections
2018-02-05 Cat Stevensrefactor help.lint.coverage with complete docs and...
2018-02-04 Björn Lindqvistgame.input.gtk: throw in case no display is found
2018-02-04 Björn Lindqvistgoogle.gmail: vocab needs some docs
2018-02-04 Björn Lindqvistoauth2: vocab needs some docs
2018-02-03 Cat Stevensv0.3 rename / rebrand pedantic lint to help coverage...
2018-02-03 Cat Stevensv0.2 help.lint.pedantic: move to extra
2018-02-03 Cat Stevensv0.1 help.lint.pedantic
2018-02-01 Cat Stevensfix syntax typo in shaders docs
2018-02-01 Björn LindqvistFUEL: fix rendering of $synopsis markup.
2018-01-31 Björn Lindqvisttravis: DEBUG build, makes factor slower but catches...
2018-01-31 Cat Stevenscast fixes undefined behaviour; closes #1919 in upstream
2018-01-31 Björn Lindqvistopengl.shaders: probably better to call the gl function...
2018-01-31 Björn Lindqvistopengl.shaders: docs + removing an unused word
2018-01-29 Björn LindqvistFUEL: improved fuel-get-uses
2018-01-29 Björn Lindqvistgpu.shaders: simplified in-word's-path
2018-01-29 Björn Lindqvistui.backend.gtk: gtk_init terminates, better throw exception
2018-01-29 Björn Lindqvistui.tests: remove badly baked unit test
2018-01-29 Björn Lindqvistui: try and ensure that the ui thread finishes #1905
2018-01-29 Björn Lindqvistui: the with-ui-running combinator can be removed
2018-01-28 John BenediktssonRevert "cocoa.touchbar: try this."
2018-01-27 Björn Lindqvistgpu.*: docs
2018-01-27 Björn Lindqvistextra/: more uses of the do-state combinator
2018-01-27 Björn Lindqvistgdbm: patch over an ABI change in version 1.14
2018-01-27 John Benediktssoncocoa.touchbar: try this.
2018-01-26 John Benediktssontools.deploy: bump up deploy size for gpu.bunny.
next