]> gitweb.factorcode.org Git - factor.git/history - extra
Merge pull request #2235 from kusumotonorio/system-v-amd64-abi
[factor.git] / extra /
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-24 John Benediktssonbittorrent: initial commit of message parsing.
2020-01-15 John Benediktssonclasses: fix a couple of check-instance uses.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2020-01-09 John Benediktssonbencode: support decoding byte-arrays.
2020-01-09 John Benediktssonbencode: alloe bencode of byte-arrays.
2020-01-08 John Benediktssonbencode: use linked-assocs to preserve ordering, fix...
2020-01-08 John Benediktssonllvm.ffi: ...
2020-01-08 John Benediktssontensors.tensor-slice: make step-slice not extend slice.
2020-01-08 John Benediktssonllvm.ffi: need to fix stack effect for the false case.
2020-01-06 John Benediktssongame.loop: last-tick-percent-offset counts down to...
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-06 John Benediktssongame.loop: using timer's next-nanos, which is in the...
2020-01-06 John Benediktssonllvm.ffi: fix cond.
2020-01-05 Doug Colemangpu.demos.bunny: use while* instead of each-morsel
2020-01-05 Doug Colemanio.files.info: Fix linux file-system-info recursion
2020-01-04 Doug Colemangame.loop: Fix game loop for timers change
2020-01-04 Doug Colemanbuild: Fix paths...
2020-01-04 Doug Colemanmason.disk: fix word name
2020-01-04 Doug Colemanmason.git: new repo location
2020-01-03 Doug Colemanmason.disk: Fix usage of word
2020-01-03 Doug ColemanRevert "Replace "win32-error-string throw" with windows...
2020-01-03 Doug Colemanmason.disk: Better handling of free disk space.
2019-12-13 John Benediktssontensors: faster tensor/number operations by forcing...
2019-12-13 Nandeeka Nayaktensors: optimize matrix operations.
2019-12-13 John Benediktssoncore/basis/extra: using while* in a few places.
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2019-12-07 Doug Colemanwebapps.pastebin: Cleaner url derivation, better variab...
2019-12-07 Doug Colemanwebapps.pastebin: fix
2019-12-07 Doug Colemanwebapps.pastebin: fix using. oops.
2019-12-07 Doug Colemanwebapps.pastebin: Fix the url
2019-12-07 Doug Colemanwebsites.concatenative: endpoint for syncing github...
2019-12-07 Doug Colemanwebapps.pastebin: Email a list on every paste.
2019-12-05 John Benediktssonllvm.ffi: adding macOS location (when using homebrew).
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.
next