]> gitweb.factorcode.org Git - factor.git/history - extra
io.encodings.utf16: add a utf16n word for native utf16 type.
[factor.git] / extra /
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?
2019-01-12 Doug Colemanwebapps.pastebin: Fix quotation effect so deleting...
2019-01-12 Doug Colemanio.serial: Fix using list.
2019-01-11 John Benediktssonio.serial: use io.streams.duplex:with-stream.
2019-01-05 Doug Colemanunits: Add exponentiation operator and a d-cube.
2019-01-04 John Benediktssonryu: minor locals cleanup, don't use 5drop.
2019-01-04 John Benediktssonryu: faster and simpler using number>string for integer...
2019-01-04 Alexander Iljinryu: accept some lint vocab suggestions
2019-01-03 Alexander Iljinlint: add suggestion to replace "-roll -roll" with...
2019-01-03 John Benediktssonbase32: adding Douglas Crockford's Base 32 encoding...
2019-01-01 Alexander Iljinulid: new vocab
2018-12-31 Alexander Iljinryu: add new vocab to convert double-precision floats...
2018-12-30 Doug Colemanzoneinfo: Remove dumb unit test
2018-12-30 Doug Colemanzoneinfo: Add updated files.
2018-12-30 Alexander Iljintotp: add new vocab
2018-12-29 Doug Colemanrandom.xoshiro: Implement xoshiro256starstar.
2018-12-25 Doug Colemanmason.test: Help travisci complete the testing without...
2018-12-23 Alexander Iljinsodium: the add essential crypto-box-* words and a... 2086/head
2018-12-23 Alexander Iljinsodium: prepare some code for reuse
2018-12-23 Alexander Iljinsodium: move some words into the <PRIVATE> section
2018-12-23 Alexander Iljinsodium.ffi: add the remaining APIs
2018-12-23 Alexander Iljinsodium.ffi: add the year 2018 to the copyright notice
2018-12-23 Alexander Iljinsodium.ffi: fix source code formatting for consistency
2018-12-16 Doug Colemansequences.extras: Allow row variables in loop>array...
2018-12-16 Doug Coleman*.txt: Add newlines, fix some spacing
2018-12-16 Doug Colemannotifications.macos: Notifications for macOS.
2018-11-22 Doug Colemanimap: Add a word to list all folders and fix a couple...
2018-11-20 John Benediktssonmetar: fix for timestamps like "2124" meaning "2200".
2018-10-24 Craig Allenfix absolute path on windows
2018-09-26 Doug Colemanwebsites.concatenative: Update recaptcha to work with v2.
2018-08-27 Doug Colemanzealot.cli-test-changed-vocabs: Fix using and stack...
2018-08-26 Doug Colemanzealot.cli-test-changed-vocabs: The ``test`` word tests...
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-08-21 Alexander Iljinrosetta-code.ternary-logic: add a missing type cast...
2018-08-21 Alexander Iljinrosetta-code.ternary-logic: remove useless type casts...
2018-08-12 Doug Colemanwebapps.help: All docs.factorcode.org traffic should...
2018-08-02 John Benediktssontools.wc: use re-decode here also.
2018-08-01 John Benediktssontools.cat: use re-encode/re-decode.
2018-08-01 John Benediktssontools.cat: significant performance improvement using...
2018-08-01 John Benediktssonodbc: add windows platform.txt.
next