]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-01-26 John Benediktssonbase64: use while*
2023-01-25 John Benediktssonquiz: slightly rename
2023-01-25 John Benediktssonci.run-process: rename to process-autopsy
2023-01-25 John Benediktssonci.docker: move to docker vocab
2023-01-25 John Benediktssonjson: merging reader/writer for simplicity
2023-01-25 John Benediktssonquiz: some cleanup, adding country-name quizzes
2023-01-25 John Benediktssonbson: merging reader/writer for simplicity
2023-01-25 John Benediktssonunicode.flags: adding country>flag and flag>country
2023-01-25 Doug Colemanwrite_barrier: fix typo
2023-01-25 Doug Colemanslot_visitor: oops case statement
2023-01-25 Doug Colemanslot_visitor: back to how we found it yesterday
2023-01-25 Doug Colemanlayouts.hpp: Fix off-by-on comment; header is 6bits...
2023-01-25 John Benediktssonvocabs.prettyprint: minor aesthetics
2023-01-25 Bubbler-4Print auto-use message to stderr
2023-01-25 Doug Colemancpu.arm.assembler: move the tests around to 64bit arm
2023-01-25 Doug Colemanbootstrap.assembler.arm.64: use 0xabcd instead of 9999...
2023-01-25 Doug Colemanarm: update gifti's changes to not have the "64" suffix
2023-01-25 Doug Colemanbootstrap: update for new arm64 conventions
2023-01-25 Doug Colemancpu.arm.assembler: common code goes here, 32/64-specifi...
2023-01-25 Doug Colemancpu.arm.assembler.opcodes: there's is only one version...
2023-01-25 Giftpflanzeit now compiles to something sensible
2023-01-25 GiftpflanzeMake it compile
2023-01-25 GiftpflanzeCALLBACK-STUB: some literal translations
2023-01-25 Doug Colemanslot_visitor: reorder to layouts.hpp order
2023-01-25 Doug Colemanvm: Some of the slot_counts() are obviously wrong?
2023-01-24 Doug ColemanRevert "vm/slot_visitor: handle F_TYPE, the only unhand...
2023-01-24 Doug ColemanRevert "vm/slot_visitor: also handle FIXNUM_TYPE"
2023-01-24 John Benediktssonsemver: tweak tests
2023-01-24 John Benediktssonsemver: nicer api
2023-01-24 John Benediktssonsemver: default to -# prerelease releases
2023-01-24 John Benediktssoncompression.inflate: use <array> instead of replicate
2023-01-24 John Benediktssonsemver: more tests, some cleanup, simplify
2023-01-24 John Benediktssonbuild-from-source.windows: use human-sort
2023-01-24 John Benediktssonsemantic-versioning: removing in favor of semver vocab
2023-01-24 John Benediktssonsorting.extras: fix docs for compare-with
2023-01-24 John Benediktssonassocs.extras: implement zip-longest with pad-longest
2023-01-24 John Benediktssonsorting.human: adding human-sort for convenience
2023-01-24 John Benediktssonsorting: move compare-with back to sorting.extras
2023-01-24 John BenediktssonFactor.app: bump copyright
2023-01-24 Doug Colemanvm/slot_visitor: also handle FIXNUM_TYPE
2023-01-24 Doug Colemanvm/slot_visitor: handle F_TYPE, the only unhandled...
2023-01-24 Doug Colemancombinators.extras: fix using..
2023-01-24 Doug Colemancombinators.extras: Add a closure-limit word that takes...
2023-01-23 Doug Colemanraylib: update the api
2023-01-23 Doug Colemanbuild-from-source.windows: build raygui.dll from factor
2023-01-23 Doug Colemanraygui: raygui was split into its own library in aug...
2023-01-23 Giftpflanzecommand-line: Fix -exclude docs
2023-01-23 John Benediktssonzoneinfo: update to 2022g
2023-01-22 John Benediktssonpcre.ffi: just use pcre.dll.
2023-01-22 John Benediktssonglfw.ffi: adding wrapper for glfw
2023-01-22 John Benediktssonrandom.pcg: simplify and don't shadow the "cache" word
2023-01-22 John Benediktssonassocs.extras: adding zip-longest
2023-01-22 John Benediktssonmath.extras: fix weighted-random by using float random
2023-01-22 John Benediktssongrouping.extras: minor refactor
2023-01-22 John Benediktssongrouping.extras: update tests
2023-01-22 razetimegrouping.extras: refactor words, complete documentation
2023-01-22 razetimekernel: Improve description for `with`
2023-01-22 John Benediktssonqw: more docs
2023-01-22 John Benediktssonqw: change example
2023-01-22 Doug Colemanmath.cardinality: fix flaky test
2023-01-21 Doug Colemanio.monitors: fix test by disposing then pumping events
2023-01-21 John Benediktssonmason.release.sign: fix typo
2023-01-21 John Benediktssonmason.release.sign: revert the smaller upload, just...
2023-01-21 John Benediktssonmason.release.sign: fix using
2023-01-21 John Benediktssonmason.release.sign: make notary-args a symbol
2023-01-21 John Benediktssonmason.release.sign: fix the zip-the-binaries step
2023-01-21 razetimehelp.tour: map does not work on linked lists
2023-01-21 razetimesyntax: mark QUALIFIED: as deprecated
2023-01-21 John Benediktssonmason.release.sign: try and upload only the binaries
2023-01-21 John Benediktssonrandom.pcg: adding 64-bit tests
2023-01-21 John Benediktssontldr: replace args syntax
2023-01-21 Alexander Ilinrandom.pcg: add a unit-test
2023-01-21 Alexander Ilinrandom.pcg-vec: delete the vocab
2023-01-21 John Benediktssontldr: download before memoizing index
2023-01-21 John Benediktssontools.test: simplify by adding test-root
2023-01-21 John Benediktssonhelp.lint: simplify by adding help-lint-root
2023-01-20 John Benediktssonmason.release.sign: integrate notary-tool on macos
2023-01-20 John Benediktssonmacho: removing files that notarytool doesn't like
2023-01-20 John Benediktssonrandom.pcg: fix 32-bit
2023-01-20 Alexander Ilinrandom.pcg: add 32-bit implementation
2023-01-20 Alexander IlinRename random.pcg-mwc[-vec] to random.pcg[-vec]
2023-01-20 Alexander Ilinrandom.pcg-mwc[-vec]: improve performance
2023-01-20 Alexander Ilinrandom.pcg-mwc[-vec]: new vocabs to choose from
2023-01-20 John Benediktssonhttp.client: revert https
2023-01-20 John Benediktssonimages.png: revert https change
2023-01-20 John Benediktssonyahoo: update tests for https
2023-01-20 John Benediktssonwikipedia: update tests for https change
2023-01-20 John Benediktssonrobots: revert https
2023-01-20 John Benediktssonxml.tests: revert https
2023-01-20 John Benediktssonhtml.templates.chloe.syntax: revert to http for now
2023-01-20 John Benediktssonraylib: fix get-ray-collision-model
2023-01-20 John Benediktssonraylib: fix get-ray-collision-ground
2023-01-20 John Benediktssonraylib: update to 4.2.0
2023-01-20 John Benediktssonunicode: keep only the files we need locally
2023-01-20 John Benediktssonmason.release.sign: use hardened runtime
2023-01-20 John Benediktssonhelp.tips: use https
2023-01-20 John BenediktssonSwitch to https urls
2023-01-20 John Benediktssonbunny.model: moved to downloads.factorcode.org
2023-01-20 John Benediktssongpu.demos.bunny: host on downloads.factorcode.org
2023-01-20 John Benediktssonmason.release.sign: sign some other files on macos.
next