]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-10-31 razetimebzip3: remove syntax vocab, implicit import 2704/head
2022-10-31 razetimebzip3: add unit tests, fix unit test problems
2022-10-31 razetimebzip3: add full docs, fix lint problems
2022-10-31 razetimebzip3.ffi: remove unnecessary words
2022-10-31 razetimefix bzip3 documentation issues
2022-10-30 razetimeadd bzip3 compression
2022-10-28 razetimeadd docs for sequences.extras (part 1)
2022-10-20 Alex Maestasupdate docs, add another test
2022-10-20 Alex MaestasAdd more control-pictures
2022-10-15 Doug Colemansemver: more restrictive semver parser for things like...
2022-10-11 Doug Colemansequences: inline `element/index` and `index/element`
2022-10-10 John Benediktssonsequences: fix when-empty stack effect.
2022-10-07 Doug Colemansequences: fix spacing for docs
2022-10-07 Doug Colemansequences: fix stack effect help for when-empty
2022-10-07 Alexander Ilinsequences: fix stack effect declarations for when-empty...
2022-10-07 Alexander Ilinmachine-learning.data-sets: fix a typo in the Linnerud...
2022-10-03 John Benediktssonregexp: fix \B docs
2022-10-03 Ashish Kurmici: add minimum GitHub token permissions for workflow
2022-09-29 Giftpflanzemath.matrices: Fix matrix-set-nths typo
2022-09-29 Alex Maestasdeanonymize this
2022-09-29 Alex MaestasPromote this to basis
2022-09-25 John Benediktssonhelp.html: only input.focus().
2022-09-25 John Benediktssonhelp.html: whoops, typo
2022-09-25 John Benediktssonhelp.html: add null check
2022-09-25 John Benediktssonhelp.html: prevent firefox quick find using '/' key
2022-09-25 John Benediktssonhelp.html: implement "/" for making search box active.
2022-09-21 Alexander Ilincontributors: fix an alias in the list of contributors
2022-09-21 Ikko Ashiminefix typo in data-sets/linnerud.rst
2022-09-20 Alexander Ilintotp-docs: fix a typo
2022-09-20 Alexander Ilingrouping-docs: remove a duplicate link
2022-09-18 John Benediktssonaudio.engine.test: cleanup using
2022-09-18 John Benediktssonbasis/extra: builder fixes for recent cleanups
2022-09-17 Doug Colemanalien.syntax: clarify that we can dispatch off ENUM...
2022-09-17 Rudi Grinbergfeature(redis): lua script words
2022-09-17 Doug Colemanalien.c-types: not necessary to import `short` differen...
2022-09-17 Doug Colemanalien: fix docs for FUNCTION: not using a ; anymore
2022-09-17 Doug Colemanvocabs.refresh: add a note about refesh-all after a...
2022-09-16 Doug Colemankernel: fix using for tests
2022-09-16 Doug Colemanstage1: i pushed to wrong branch
2022-09-16 Doug Colemankernel: move recusrive-hashcode to math and add test
2022-09-16 Doug Colemanarm64: 9999 BRK works again
2022-09-16 John Benediktssonmultiline: adding (( )) comments.
2022-09-14 John Benediktssonunicode: update to 15.0.0
2022-09-14 John Benediktssoneditors.aquamacs: use find-native-bundle.
2022-09-14 Dave CarltonAdd absolute-path to normalize any new root path. E...
2022-09-11 Doug Colemanbasis: use lint.vocabs tool to trim using lists
2022-09-08 Dave CarltonAdded aquamacs editor
2022-09-08 John Benediktssonui.gadgets.editors: tweak caret-style and fix docs
2022-09-08 Dave CarltonUse symbols for shapes
2022-09-08 Dave CarltonBlock caret code
2022-09-06 John Benediktssonlint.vocabs: fix help-lint for find-unused-in-file.
2022-09-06 Rudi Grinbergchore: fix nix shell on darwin
2022-09-06 Capital-ExAccount For Character Escapes
2022-09-06 Capital-ExUpdate String Regex
2022-09-06 Capital-ExFixed Regexp to Handle \" Properly
2022-09-06 Capital-ExMade RegExp More Specific
2022-09-06 Capital-ExAdd lint.vocabs to extra
2022-09-06 Doug Colemanfactor: trim some using lists
2022-09-06 Doug Colemancore: trim using lists with lint.vocabs tool
2022-08-29 Doug Colemanmath: reorder the cleaned-up iteration combinators...
2022-08-27 John Benediktssonformatting: fix strftime %U and %W
2022-08-26 John Benediktssonhelp.html: specify tabindex
2022-08-26 John Benediktssonwebapps.help: whoops, fix using
2022-08-26 John Benediktssonwebapps.help: tokenize and collapse search terms
2022-08-26 John Benediktssonhelp.html: making search box have first tab index
2022-08-25 Doug Colemansemver: fix semver-inc-patch, add some unit tests
2022-08-24 John Benediktssonlibc: adding memmove
2022-08-24 Alex MaestasPut brackets around ipv6 addresses in `inet6 present`
2022-08-23 GiftpflanzeHarmonize spelling
2022-08-23 GiftpflanzeHarmonize spelling
2022-08-23 Giftpflanzemisc/vim/indent: Fix premature return
2022-08-23 GiftpflanzeAdd vim indent
2022-08-22 olus2000Added iskeyword command to the syntax definition
2022-08-22 olus2000Fix vocabulary swithcing commands
2022-08-21 John Benediktssonwebapps.pastebin: better dark mode
2022-08-21 John Benediktssonmemoize: fix prettyprint of multi argument memoize
2022-08-21 John Benediktssonsequences.extras: adding nth-index
2022-08-21 John Benediktssonwebapps: better style
2022-08-20 Doug Colemanassocs.extras: add intersect-keys-as and unit tests
2022-08-18 Doug Colemanmath.statistics: fix typo
2022-08-18 Ikko Ashiminefix typo in heaps-docs.factor
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-08-17 Doug Colemanassocs.extras: deep-at -> deep-of
2022-08-17 Doug Colemansequences: length-operator-last is not good, remove it
2022-08-17 Doug Colemansequences: collect-from, remove sequence-operator-from...
2022-08-16 Doug Colemansequences.extras: Add each-prior and map-prior
2022-08-15 Doug Colemanfactor: add newlines to .factor files
2022-08-15 Doug Colemansequences.extras: Make a <zip-index> for issue #745.
2022-08-14 Doug Colemanranges: Fix sum of empty range.
2022-08-13 Doug Colemanmodels.search: Fix regression.
2022-08-12 Alex MaestasAdd Wombat theme, put it and Base16 theme in OS X menu
2022-08-12 John Benediktssonxmode.marker: adding a better matching paren finder
2022-08-12 John Benediktssonxmode.marker: ignore non-capturing groups
2022-08-11 Doug Colemanassocs.extras: fix usages of collect-key-by collect...
2022-08-11 Doug Colemanassocs.extras: refactor collect-by words
2022-08-10 John Benediktssonwebapps.wiki: only top/bottom margin to zero
2022-08-10 John Benediktssonwebapps.wiki: form margin zero.
2022-08-10 John Benediktssonwebapps.wiki: adding search bar
2022-08-10 John Benediktssonui.theme.switching.tools: switch breakpoint symbol
2022-08-10 Alex Maestasuse `check-instance` instead; reformat USING:`
next