]> gitweb.factorcode.org Git - factor.git/history - basis
factor: remove extra whitespace
[factor.git] / basis /
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemankernel: add transmute and some use cases
2023-02-26 Doug Colemantools.scaffold: make scaffold-docs work on strings...
2023-02-26 Doug Colemanstack-checker.visitor.dummy: use 5drop
2023-02-26 Doug Colemanalien.c-types: fix bad use of ?when
2023-02-26 Doug Colemanfactor: whitespace only
2023-02-26 Doug Colemanshuffle: clean up some shuffles
2023-02-26 Doug Colemanfactor: use ?call
2023-02-26 Doug Colemankernel: use ?call
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemancompiler/vm: Allow words made of curry/compose to compile
2023-02-26 Doug Colemancocoa.pasteboard: use correct ?transmute
2023-02-26 Doug Colemanfixups: ?if changed effects not renamed
2023-02-26 Doug Colemancore: rename ensure-non-negative to assert-non-negative
2023-02-26 Doug Colemantools.scaffold: in-out removal
2023-02-26 Doug Colemanhelp: remove in-out
2023-02-26 Doug Colemansequences: remove ??if
2023-02-26 Doug Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemanfactor: use more ?if
2023-02-26 Doug Colemanfactor: use `[ ] append-as` and `[ ] concat-as` in...
2023-02-26 Doug Colemanfactor: use more ?if and ?unless
2023-02-26 Doug Colemanpathnames: support pathnames more places like append...
2023-02-26 Doug Colemanio.sockets.secure.openssl: add two more recommended...
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
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...
next