]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2018-03-17 Doug Colemanwindows: Add some more win32 calls.
2018-03-16 Doug Colemaneditors.visual-studio-code: Fix command-line args url.
2018-03-16 Doug Colemanio.launcher.windows: Actually support +new-group+ and...
2018-03-16 Doug Colemaneditors: Launch editors as child processes. Hopefully...
2018-03-15 Doug Colemansystem: flush so we get the same behavior on windows...
2018-03-15 Doug ColemanNmakefile: Let cl decide how many threads to use.
2018-03-15 Doug ColemanNmakefile: Parallel!
2018-03-15 Doug ColemanRevert "use tilde paths instead of home append-path."
2018-03-15 Doug ColemanRevert "help.pdf: use tilde paths."
2018-03-15 Doug ColemanRevert "fix a couple more tilde paths."
2018-03-15 Doug ColemanRevert "mason.build: Can't resolve path ~/builds/factor...
2018-03-15 John Benediktssontools.scaffold: adding scaffold for error classes.
2018-03-14 John Benediktssontools.hexdump: fix tests for slightly changed output.
2018-03-14 John Benediktssonunicode.collation: minor cleanup.
2018-03-14 John Benediktssongame-of-life: simpler wraparound logic in count-neighbors.
2018-03-14 Doug Colemanmason.build: Can't resolve path ~/builds/factor, not...
2018-03-14 John Benediktssontools.hexdump: smaller binary sizes without formatting.
2018-03-14 John Benediktssontools.hexdump: don't require stream-length
2018-03-14 John BenediktssonRevert "io.backend.unix: fix handle-length on stdin."
2018-03-14 Doug Colemanmason.release: Sign the .dmg on macOS.
2018-03-14 John Benediktssontools.hexdump: much faster hexdump.
2018-03-13 John Benediktssontools.hexdump: adding deploy file.
2018-03-13 John Benediktssontools.hexdump: support stdin hexdump.
2018-03-13 John Benediktssonio.backend.unix: fix handle-length on stdin.
2018-03-13 John Benediktssontools.cocoa: fix use of each-method-in-class.
2018-03-13 John Benediktssoncocoa: cleanup ?-> syntax and implementation.
2018-03-13 John Benediktssoncocoa: change ?-> to always cache stubs in syntax word.
2018-03-13 John Benediktssoncocoa.touchbar: another experiment for the 10.11 build...
2018-03-13 John Benediktssonui.backend.cocoa.views: prepareOpenGL can use ?-> syntax.
2018-03-13 John BenediktssonRevert "cocoa.touchbar: quick hack to experiment with...
2018-03-13 John Benediktssonui.backend.cocoa.views: cleanup some method signatures.
2018-03-13 John Benediktssoncocoa.messages: fix for ".cxx_destruct" selector name.
2018-03-13 John Benediktssoncocoa.messages: bind classname.methodname selectors...
2018-03-12 John Benediktssoncocoa.touchbar: quick hack to experiment with 10.11...
2018-03-12 John Benediktssongame-of-life: little bit more.
2018-03-12 John Benediktssongame-of-life: cleanup play/stop and some count-neighbors.
2018-03-12 John Benediktssongame-of-life: use row directly in next-step.
2018-03-11 John Benediktssongame-of-life: cleanup using.
2018-03-11 John Benediktssongame-of-life: even faster by factoring out the neighbor...
2018-03-11 John Benediktssongame-of-life: more ugly faster code.
2018-03-11 Alexander Iljinbuild.cmd: fix cmd script syntax
2018-03-11 Doug ColemanNmakefile, build.cmd: Set the build information in...
2018-03-10 John Benediktssongame-of-life: more speed in count-neighbors.
2018-03-10 John Benediktssongame-of-life: count-neighbors needs circular wraparound...
2018-03-10 John Benediktssongame-of-life: flip scroll direction.
2018-03-09 John Benediktssongame-of-life: faster com-random.
2018-03-09 John Benediktssongame-of-life: fix inevitable bug in faster code.
2018-03-09 John Benediktssongame-of-life: ugly code that makes next-step faster.
2018-03-09 John Benediktssongame-of-life: small updates.
2018-03-09 John Benediktssongame-of-life: implement scrolling and resizable windows.
2018-03-09 John Benediktssongame-of-life: experimental Conway's Game of Life.
2018-03-09 John Benediktssoncrontab: adding first version of crontab parser.
2018-03-07 John Benediktssonminesweeper: fix stack effect in adjacent-flags.
2018-03-07 John Benediktssonminesweeper: reduce duplicated code in count-neighbors.
2018-03-06 John Benediktssonminesweeper: reduce duplicated code for click/mark...
2018-03-06 John Benediktssongrouping: change chunking to throw bounds-errors in...
2018-03-06 Alexander Iljinui-docs: add help for resize-window
2018-03-06 John Benediktssonchecksums.metrohash: don't need uint8_t-array.
2018-03-05 John Benediktssonui.backend.windows: fix resize-window to use "adjusted...
2018-03-05 John Benediktssonminesweeper: re-use click-cells-around.
2018-03-05 John Benediktssonminesweeper: adding docs for middle-click.
2018-03-05 Philip Dexterminesweeper: add classic middle-click functionality
2018-03-05 John Benediktssonspecialized-arrays: slightly faster nth-unsafe.
2018-03-05 John Benediktssonchecksums.multi: making these checked $examples.
2018-03-05 John Benediktssonchecksums.multi: fix $slot help-lint error.
2018-03-04 John Benediktssonchecksums.multi: use resource: to make sure test works.
2018-03-04 Alexander Iljinchecksums.multi: new vocab
2018-03-04 Alexander Iljinwindows.kernel32: add the FILE_* constants for GetVolum... 1965/head
2018-03-04 Alexander Iljindb.types-docs: mention the +primary-key+ in the appropr...
2018-03-04 Alexander Iljindb.sqlite: support the +primary-key+ modifier
2018-03-04 Alexander Iljinmultiline-docs: amend the help for /*
2018-03-04 John Benediktssongobject-introspection: cleanup using.
2018-03-04 John Benediktssongobject-introspection: using xdg vocab.
2018-03-04 John Benediktssonchecksums.metrohash: fix using in tests.
2018-03-03 John Benediktssonchecksums.metrohash: adding a first version of MetroHas...
2018-03-03 John Benediktssonio.encodings.8-bit: adding KZ-1048 and KOI8-U.
2018-03-01 John Benediktssonio.encodings.8-bit: adding cp424.
2018-03-01 John Benediktssonminesweeper: adding deploy file.
2018-02-28 John Benediktssonio.encodings.detect: fix tests.
2018-02-28 John Benediktssonquoted-printable: whoops tests needs latin2, not latin1.
2018-02-28 John Benediktssonio.encodings.8-bit: reimplement M\ 8-bit encode-string.
2018-02-28 John Benediktssonio.encodings.latin1: re-implement M\ latin1 encode...
2018-02-28 John Benediktssonio.encodings.8-bit: save 37% memory space by "compressi...
2018-02-28 John Benediktssondbf: use substitute instead of replace in parse-numeric.
2018-02-28 John Benediktssonio.encodings.8-bit: remove latin1 help for now.
2018-02-28 John Benediktssonalien.strings: remove latin1 dependency.
2018-02-28 John BenediktssonRevert "tools.deploy: bump image sizes."
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-28 John Benediktssonio.encodings.latin1: adding a memory efficient latin1...
2018-02-28 John Benediktssonio.encodings.euc: make encoding table read-only.
2018-02-27 Björn Lindqvisttools.test: improved docs
2018-02-27 Björn Lindqvistmachine-learning.data-sets: renaming slots in the data...
2018-02-27 Björn Lindqvistmath.affine-transforms: some docs for the vocab
2018-02-27 John Benediktssontools.scaffold.windows: handle rename of touch.
2018-02-27 John Benediktssonproject-euler.060: solution for #60.
2018-02-27 John Benediktssoncleanup a few resource paths.
2018-02-27 John Benediktssonfix a couple more tilde paths.
2018-02-27 John Benediktssonhelp.pdf: use tilde paths.
2018-02-27 John Benediktssontools.scaffold: rename ``touch.`` to ``scaffold-file``.
2018-02-27 John Benediktssonuse tilde paths instead of home append-path.
next