]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-01-28 Doug Colemaneditors: Throw a restart with instructions on how to... editors-idea 2755/head
2023-01-28 Doug Colemantools.scaffold: refactor to get a home-path word to...
2023-01-28 Doug Colemanparser.notes: Use `if` instead of `drop` after
2023-01-28 Doug Colemaneditors: use EDITOR: to register editors.
2023-01-28 Doug Colemaneditors: define EDITOR: and SET-EDITOR:
2023-01-28 Doug Colemansyntax: redo INITIALIZE: as INITIALIZED-SYMBOL:
2023-01-27 Doug Colemancore-foundation.fonts: my metadata files were there...
2023-01-27 John Benediktssoncore-foundation.fonts: adding platforms.txt
2023-01-27 Doug Colemancocoa: add NSFontManager and some words to use it
2023-01-27 Doug Colemanbootstrap.assembler.arm.windows: Need these symbols...
2023-01-26 Doug Colemancpu.arm.assembler: fix tests, add url to check arm64...
2023-01-26 Doug Colemanmodern.html: fix tests
2023-01-26 Doug Colemanmodern.html: support cdata, support whitespace in child...
2023-01-26 Doug Colemanxmode.rules: throw error if there is no character for...
2023-01-26 Doug Colemanmodern: add a rewrite-file word
2023-01-26 GiftpflanzeARM64: Some more work
2023-01-26 John Benediktssonwebapps.help: fix tabs on dark mode
2023-01-26 John Benediktssonhelp.tour: smaller channel ids
2023-01-26 John Benediktssonchannels.remote: 128 random-bits should be enough.
2023-01-26 John Benediktssonbase16/32/64: adding test cases from RFC 4648.
2023-01-26 John Benediktssonhelp.tour: specify mac keybindings
2023-01-26 John Benediktssonwebapps.help: fix label width a different way
2023-01-26 Doug Colemangraphviz.render: ?delete-file already exists
2023-01-26 Doug Colemanbuild-from-source: delete some output files when we...
2023-01-26 Doug Colemanbuild-from-source.windows: build cairo as part of build...
2023-01-26 Doug Colemanbuild-from-source.windows: use dll names as the librari...
2023-01-26 Doug Colemanffi: remove lib from names since they build that way
2023-01-26 Doug Colemanbuild-from-source.windows: compile cairo dll
2023-01-26 Doug Colemaneditors.visual-studio-code: last one loaded wins
2023-01-26 John Benediktssonwebapps.planet: less blockquote margins on mobile
2023-01-26 John Benediktssonmongodb: fix bson usings
2023-01-26 John Benediktssonwebapps.help: tabs on mobile are better
2023-01-26 John Benediktssonjson: fix a few usings
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
next