]> gitweb.factorcode.org Git - factor.git/history - extra
Redirect when using curl
[factor.git] / extra /
2019-11-25 Alexander IljinReplace "win32-error-string throw" with windows-error...
2019-11-24 John Benediktssontensors: fix help-lint warnings.
2019-11-24 Nandeeka Nayaktensors: create basic tensors vocabulary.
2019-11-11 Cat Stevenssoundex: move to extra as it's unused; fix authors...
2019-11-09 Cat Stevenshelp.lint.coverage: fix for shadowing "empty" word...
2019-11-09 John Benediktssonllvm.ffi: adding LLVMBuildMul.
2019-11-08 John Benediktssonmath.extras: don't shadow B (breakpoint).
2019-11-08 John Benediktssonmath.extras: adding integer-sqrt.
2019-11-07 John Benediktssonproject-euler.common: cleanup.
2019-11-07 John Benediktssonproject-euler: cleanup main vocab, don't USE: the children.
2019-11-07 John Benediktssonproject-euler.064: adding description and SOLUTION:.
2019-11-07 John Benediktssonproject-euler.087: adding description and SOLUTION:.
2019-11-07 John Benediktssonbenchmark.cuckoo-filters: adding a new benchmark.
2019-11-06 John Benediktssonmath.extras: adding a more exact sum for floats.
2019-10-31 John Benediktssonspelling: minor cleanup.
2019-10-15 Kye W. Shiproject-euler: add solutions to 064, 087
2019-10-06 John Benediktssontalks.otug-talk: forgot a second $link.
2019-10-05 John Benediktssontalks.olug-talk: fix link to new syntax _.
2019-10-05 John Benediktssonalien.data.map: fix use of _ for fry change.
2019-10-05 Doug Colemanzealot.help-lint: Add a help-lint for travisci that...
2019-09-29 John Benediktssonmonads: fix ordering of writer monad logs.
2019-09-28 Doug Colemanwebapps: Update to https
2019-09-28 Doug Colemanmason.config: Update status url to https.
2019-09-27 John Benediktssonsmalltalk: cleanup usings.
2019-09-26 John Benediktssontoml: minor cleanup, note a fixme for later.
2019-09-25 John Benediktssontoml: some updates.
2019-09-25 John Benediktssontoml: adding support for Tom's Obvious Markup Language...
2019-09-25 John Benediktssonini-file: cleanup using \f\v escapes.
2019-09-10 John Benediktssoncolors: moving some color definitions from extra/ to...
2019-09-10 John Benediktssonnumbers-game: simplify for readability.
2019-08-20 John Benediktssoncbor: cleanup tests a bit.
2019-08-20 John Benediktssoncbor: read bignums, read/write timestamps and urls.
2019-08-20 John Benediktssoncbor: support write of bignums.
2019-08-20 John Benediktssoncbor: support writing negative integers.
2019-08-20 John Benediktssoncbor: support read/write of simple values and tagged...
2019-08-20 John Benediktssoncbor: add support for reading simple values and tagged...
2019-08-20 John Benediktssoncbor: fix empty bytestrings, add a bunch more parsing...
2019-08-20 John Benediktssoncbor: basic support for Concise Binary Object Represent...
2019-08-05 John Benediktssongap-buffer: some cleanup.
2019-08-05 John Benediktssonio.files.trash.windows: cleanup using.
2019-07-27 John Benediktssonboids: fix wrap-pos to wrap at row/col 511 instead... clean-macosx-x86-32
2019-07-25 John Benediktssontrails: use ``f`` to represent "invisible" points.
2019-07-10 John Benediktssonmath.extras: add test for stirling numbers.
2019-07-10 Niklas Larssonmath.extras: Fix stirling
2019-06-28 John Benediktssonsequences.extras: adding extract!.
2019-06-12 John Benediktssonraylib.demo: cleanup change-player-position.
2019-06-12 John Benediktssonraylib.gui-demo: adding MAIN:
2019-06-12 Jack LucasRaylib: Add Raylib 2.5 + Raygui
2019-06-08 John BenediktssonRevert "slides: make it work on windows (no gradients)."
2019-06-08 Alexander IljinRevert "slides: fix illegible code snippets on Windows"
2019-05-21 John Benediktssoncap: use locals to make screenshot simpler.
2019-05-20 John Benediktssonbase32-crockford: swap stack effects and update tests.
2019-05-19 John Benediktssonbase16/32/64/85/91: declare base>ch as fixnum.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2019-04-21 Alexander Iljinextra: cleanup USING: lists
2019-04-21 John Benediktssonextra: remove unnecessary yield.
2019-04-14 Alexander Iljinsodium: use a more conventional parameter name
2019-04-14 Alexander Iljinsodium: add wrapper words for working with detached...
2019-04-05 John Benediktssonbase91: adding version of base91 encoding/decoding.
2019-04-05 John Benediktssonbase16: adding RFC 3548 version of base 16 encoding...
2019-04-05 John Benediktssonbase64/32/85: adding tests for all byte values.
2019-04-05 John Benediktssongame-of-life: adding deploy file.
2019-04-05 John Benediktssonbase85: change alphabet to byte-array.
2019-04-05 John Benediktssonbase32-crockford: separate Douglas Crockford version...
2019-04-05 John Benediktssonbase32: adding authors.txt
2019-04-05 John Benediktssonbase32: change to RFC 3548 version.
2019-04-03 John Benediktssongeohash: adding first version of Geohash geocoding...
2019-04-03 John Benediktssonbase32: faster inverse operation.
2019-03-28 John Benediktssongravatar: wrapper for Gravatar.com service.
2019-03-24 John Benediktssoncrontab: simplify logic max days of month.
2019-03-24 John Benediktssoncrontab: better input validation for stuff like Feb...
2019-03-24 John Benediktssoncrontab: adding some Feb 29th tests.
2019-03-23 John Benediktssoncrontab: test a lot more things.
2019-03-23 Doug Colemantests: Don't depend on license.txt not changing.
2019-03-23 John Benediktssoncrontab: fix day-of-week to be OR instead of AND days.
2019-03-23 John Benediktssonchecksums.multi: fix tests.
2019-03-23 John Benediktssoncrontab: simplify (next-time-after) recursion.
2019-03-23 John Benediktssoncrontab: simplify common code paths in (next-time-after).
2019-03-23 John Benediktssoncrontab: constraint order is month, day, day-of-week...
2019-03-23 John Benediktssoncrontab: some more fixes.
2019-03-23 Doug Colemanchecksums.multi: fix test for 2019
2019-03-22 Doug Colemanzoneinfo: update to 2018i
2019-03-22 John Benediktssoncrontab: some fixes and additional test case.
2019-03-22 Doug Colemanresolv-conf: Parse edns0, refactor some words, and...
2019-03-21 John Benediktssonregexp: try again to fix the issue with backslashes.
2019-03-21 John BenediktssonRevert "crontab: instead of after= make it after."
2019-03-17 John Benediktssoncrontab: instead of after= make it after.
2019-03-17 John Benediktssoncrontab: avoid next-time being minutes in the past.
2019-03-16 John Benediktssoncrontab: cleanup empty lines differently.
2019-03-02 Doug Colemanmachine-learning.data-sets: Load mnist data.
2019-03-02 Doug Colemanhacker-news: Add more endpoints to api.
2019-02-07 Alexander Iljinulid-docs: format errors with $errors
2019-02-03 Doug Colemanprotocols.tftp: Fix some bugs.
2019-02-03 Doug Colemantftp: Implement a client/server for tftp.
2019-01-28 John Benediktssonhamurabi: fix #percent-died.
2019-01-26 John Benediktssonbase85: simpler pad math.
2019-01-26 John Benediktssonbase85: change to not pad encoding, fix output bug.
2019-01-25 John Benediktssonbase85: fix a bug with accidental extra characters...
2019-01-19 Doug Colemanwebapps.planet: Trim using list.
2019-01-19 Doug Colemanmath.blas.matrices: Fix for equal?
next