]> gitweb.factorcode.org Git - factor.git/history - basis
sequences: add find* variants that return index/f as last param for better use with...
[factor.git] / basis /
2023-02-26 Doug Colemanfactor: fix using/docs
2023-02-26 Doug Colemanbasis: adjust in-out spacing
2023-02-26 Doug Colemanfactor: use in-out word
2023-02-26 Doug Colemanfactor: rename count-by back to count. count* -> percent-of
2023-02-26 Doug Colemandocs: fix lint errors.
2023-02-26 Doug Colemanfixups: add count-by to fixups, add more?
2023-02-26 Doug Colemanspin: swap rot is spin
2023-02-26 Doug Colemansequences: fix from word
2023-02-26 Doug Colemansequences: fix `from` words
2023-02-26 Doug Colemanalien.utilities: rename utility word more? => deref?
2023-02-26 Doug Colemansequences: add ensure-non-negative word
2023-02-26 Doug Colemansequences: use length-iterator/length-operator words...
2023-02-26 Doug Colemansequences: rename count to count-by
2023-02-26 Doug Colemanfactor: use 2length
2023-02-26 Doug Colemancore: push-if -> push-when, refactoring sequence words
2023-02-26 John Benediktssonrandom: implement a generic random* to speed up randoms
2023-02-26 John Benediktssoncommand-line.startup: remove extra space
2023-02-25 John Benediktssonrandom.mersenne-twister: slightly faster random-32*
2023-02-17 John Benediktssoneditors.pulsar: adding Pulsar text editor support
2023-02-17 John Benediktssoneditors.zed: add support for the Zed text editor
2023-02-10 John Benediktssonmime.types: adding resources.txt for deploy
2023-02-08 John Benediktssonvocabs.files: fix help-lint
2023-02-08 John Benediktssonjson: forgot to re-add the tests
2023-02-08 GiftpflanzeRename and add sorting words
2023-02-07 John Benediktssonip-parser: adding ipv6-aton and ipv6-ntoa
2023-02-07 John Benediktssonhelp.html: go back to previous code colors
2023-02-06 razetimetools.test.fuzz: add documentation
2023-02-03 John Benediktssonui.tools: adding a "Browse New" command
2023-02-03 Giftpflanzeresolv-conf: Add more options
2023-02-02 Giftpflanzeresolv-conf: Allow multiple options per line
2023-02-02 John Benediktssonhelp.html: switch to light gray code blocks
2023-02-02 John Benediktssonhelp.html: a bit more padding
2023-02-02 John Benediktssonhelp.html: fix nav header padding
2023-02-02 John Benediktssonhelp.html: tweak styles
2023-02-02 John Benediktssonui.tools.common: remove using
2023-02-02 John Benediktssonhelp.html: tweak markup
2023-02-01 John Benediktssonhelp.markup: tweak ($code) again
2023-02-01 John Benediktssonlistener: remove extra $nl
2023-02-01 razetimeunrolled-lists: fix empty list popping (#2729)
2023-01-31 John Benediktssonhelp.markup: tests for $code change
2023-01-31 John Benediktssonhelp: minor doc fixes
2023-01-31 John Benediktssonhelp.html: more default html output
2023-01-31 John Benediktssonhelp.markup: add more spacing around $code
2023-01-31 John Benediktssonhelp.tour: minor formatting
2023-01-31 John Benediktssonhelp.tutorial: remove unnecessary $nl
2023-01-31 John BenediktssonRevert "html.streams: make more spans"
2023-01-31 Giftpflanzecpu.arm.assembler: Optimize shifting immediates, qualif...
2023-01-31 John Benediktssonhelp.html: some table fixes
2023-01-31 John Benediktssonhelp.html: some style fixes
2023-01-31 John Benediktssonhtml.streams: make more spans
2023-01-31 John Benediktssonhelp.vocabs: just code-style for files.
2023-01-31 Giftpflanzecpu.arm.assembler: Fix instructions
2023-01-30 GiftpflanzeARM64: Simplify, refactor, reorder
2023-01-30 John Benediktssonui.tools: tweak the ui-cocoa article
2023-01-30 John Benediktssonui.backend.cocoa.tools: use auto-use and eval-with...
2023-01-30 John Benediktssonhelp.html: inverse dashed colors
2023-01-30 Doug Colemancocoa.messages: add a word to get all objc class names
2023-01-30 John Benediktssonhelp.html: fix css whoops
2023-01-29 Doug Colemancocoa.message: better unknown objc type with class...
2023-01-29 John Benediktssonhelp.html: make search box bigger
2023-01-29 John Benediktssontools.crossref: using short-circuit
2023-01-29 John Benediktssoncompiler: some cleanup
2023-01-29 GiftpflanzeARM64: Finish implementation
2023-01-29 John Benediktssoncocoa.messages: fix typo and print to stderr
2023-01-29 John Benediktssonfurnace.auth.login: Username
2023-01-29 John Benediktssontools.scaffold: minor tweak
2023-01-29 Doug Colemancocoa.messages: with-out-parameters has a local alloc...
2023-01-29 Doug Colemancocoa.messages: Don't import if we don't know the type
2023-01-29 John Benediktssontools.scaffold: using io.pathnames words now
2023-01-29 John Benediktssoneditors: adding some platforms files
2023-01-29 John Benediktssoneditors: only supported-platforms are available-editors
2023-01-28 Doug Colemaneditors: refactor print note
2023-01-28 Doug Colemaneditors: SET-EDITOR: -> EDITOR:, use SINGLETON: again
2023-01-28 Doug Colemaneditors: Throw a restart with instructions on how to...
2023-01-28 Doug Colemantools.scaffold: refactor to get a home-path word to...
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-28 John Benediktssonfurnace.auth: add padding
2023-01-28 John BenediktssonRevert "furnace.auth.login: adding some padding"
2023-01-28 John Benediktssonfurnace.auth.login: adding some padding
2023-01-28 John Benediktssonstrings.tables: add format-box test
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 Colemanxmode.rules: throw error if there is no character for...
2023-01-26 GiftpflanzeARM64: Some more work
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 Doug Colemanffi: remove lib from names since they build that way
2023-01-26 Doug Colemaneditors.visual-studio-code: last one loaded wins
2023-01-26 John Benediktssonjson: fix a few usings
2023-01-26 John Benediktssonbase64: use while*
2023-01-25 John Benediktssonjson: merging reader/writer for simplicity
2023-01-25 John Benediktssonvocabs.prettyprint: minor aesthetics
2023-01-25 Bubbler-4Print auto-use message to stderr
next