]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2018-02-27 John Benediktssonio.files.trash.unix: use xdg vocab.
2018-02-26 John Benediktssonio.encodings.8-bit: simplify by not implementing encode...
2018-02-26 John Benediktssonio.encodings.japanese: not used.
2018-02-26 John BenediktssonRevert "io.encodings.8-bit: adding CP874."
2018-02-26 John Benediktssontools.deploy: bump image sizes.
2018-02-26 John Benediktssonio.encodings.8-bit: adding CP874.
2018-02-26 John Benediktssonminesweeper: ignore space keypress for hint cheat.
2018-02-26 John Benediktssondbf: beginning to parse dBase database files.
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-26 John Benediktssonio.encodings.iana: need IN: form for tests.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-25 John Benediktssonvocabs.refresh: slight cleanup.
2018-02-25 John Benediktssonvocabs.refresh: changing ``changed-vocabs`` to a hash...
2018-02-25 John Benediktssonclasses.error: adding a summary.txt.
2018-02-25 John Benediktssonhelp.vocabs: continue using convert-prefixes in $vocabs.
2018-02-25 John Benediktssontools.scaffold: revert previous commit.
2018-02-25 John Benediktssontools.scaffold: include vocab-root in error message.
2018-02-24 John Benediktssontools.scaffold: make sure vocab does not exist.
2018-02-24 John Benediktssonhelp.html: cleanup using list.
2018-02-24 John Benediktssonhelp.html: "no-roots no-prefixes" has a name, "filter...
2018-02-24 John Benediktssonhelp.html: remove funky vocab-prefix hack.
2018-02-24 Björn Lindqvistmachine-learning.decision-trees: more thorough tests
2018-02-24 Björn Lindqvistmath.statistics: the sample and population mean is...
2018-02-24 Björn Lindqvistmath.matrices: rename for consistency
2018-02-24 Björn LindqvistFUEL: this defcustom is unused
2018-02-24 John Benediktssonminesweeper: minor doc edits.
2018-02-24 Alexander Iljin.gitattributes: add the eol=lf attribute to html-files...
2018-02-24 John Benediktssonminesweeper: adding some help docs and cap timer at...
2018-02-24 John Benediktssonminesweeper: simpler hint mode, type more to disable.
2018-02-24 John Benediktssonminesweeper: adding XYZZY hint like the original.
2018-02-24 John Benediktssonminesweeper: some fixes to keep correct flag when winni...
2018-02-24 John Benediktssonminesweeper: grid sizes were off by one.
2018-02-22 John Benediktssondb.tuples: use natural-sort in test case.
2018-02-22 John Benediktssondb.tuples: simplify recreate-table.
2018-02-22 John Benediktssonshapefiles: add tests verifying roundtrip save-and...
2018-02-22 John Benediktssonshapefiles: implement save-shapes.
2018-02-22 John Benediktssonshapefiles: reorganize a bit, and add ``load-shapes``.
2018-02-22 John Benediktssondb.tuples: use recreate-table in tests.
2018-02-22 John Benediktssondb.tuples: fix tests for select-me table not exists.
2018-02-21 Alexander Iljindb.tuples-tests: add tests for each-tuple and update...
2018-02-21 Alexander Iljindb.tuples[-docs]: update copyright headers
2018-02-21 Alexander Iljindb.tuples[-docs]: add update-tuples
2018-02-21 Alexander Iljindb.tuples[-docs]: add each-tuple
2018-02-21 Alexander Iljindb.{tuples,types}-docs: fix an indefinite article
2018-02-21 John Benediktssonio.streams.string: implement stream-tell for sbufs.
2018-02-21 John Benediktssonio.streams.byte-array: implement stream-tell for byte...
2018-02-20 Doug Colemanassocs.extras: fry can easily curry the top item of...
2018-02-20 Doug Colemanwindows: Add some words that would be useful for Window...
2018-02-20 Doug Colemanui.backend.windows: Refactoring how messages are handle...
2018-02-20 Doug Colemanassocs.extras: go nuts on the crazy assoc words.
2018-02-19 Doug Colemanpython: Fix docs for when python dll is missing.
2018-02-19 Doug Colemanpython: Fix like three thinko bugs but it works now.
2018-02-19 Doug Colemanpython: Fix unit tests -- only test when library is...
2018-02-19 Doug Colemanpython: Only call the init if python is actually present.
2018-02-19 Doug Colemanalien.libraries: load-library is misnamed, refactor...
2018-02-19 John Benediktssonshapefiles: reorder words to match read-shape enum...
2018-02-19 John Benediktssonshapefiles: fix stacke effect names in read-shp.
2018-02-19 John Benediktssonshapefiles: use null-shape singleton for... null shapes.
2018-02-19 John Benediktssonshapefiles: more cleanup.
2018-02-18 John Benediktssonshapefiles: cleanup, simplify a bit.
2018-02-18 John Benediktssonshapefiles: adding parser for ESRI Shapefiles.
2018-02-18 John Benediktssonnamed-tuples: few more test cases.
2018-02-18 John Benediktssonnamed-tuples: make work with bignum indices.
2018-02-18 John Benediktssonsequences.modified: little bit more cleanup.
2018-02-18 John Benediktssonsequences.modified: simplify M\ summed modified-nth.
2018-02-17 John Benediktssonnamed-tuples: use ?offset-of-slot in M\ named-tuple...
2018-02-17 John Benediktssonclasses.tuple: adding ?offset-of-slot that returns...
2018-02-17 John Benediktssonnamed-tuples: mention assocs in summary.txt.
2018-02-17 John Benediktssonnamed-tuples: experiment to treat some tuples as sequen...
2018-02-17 John Benediktssonui.gadgets.worlds: rethrow error so traceback is more...
2018-02-17 John Benediktssonminesweeper: better smiley faces.
2018-02-16 John Benediktssonminesweeper: better fix for hand click.
2018-02-16 John Benediktssonminesweeper: fix bug when running before ever clicking...
2018-02-16 John Benediktssonsequences.extras: fix test case for interleaved/join...
2018-02-16 John Benediktssonsequences.extras: making evens/odds mutable sequences.
2018-02-16 John Benediktssonassoc-heaps: removing unused and uncompleted vocab.
2018-02-16 John Benediktssonsequences.extras: rename join-with to interleaved.
2018-02-16 John Benediktssonsequences.extra: make evens/odds virtual sequences.
2018-02-16 John Benediktssonsequences.repeating: cleanup repeats.
2018-02-16 John Benediktssonsequences.extras: fix evens/odds to not cache length.
2018-02-16 John Benediktssonsequences.interleaved: use 2/ (shift) instead of 2...
2018-02-16 John Benediktssonsequences.interleaved: adding a interleaved sequence.
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.
next