]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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:`
2022-08-10 Alex MaestasInfer non-callables as though they're self-evaluating
2022-08-10 John Benediktssonxmode.marker: more correct faster update-match-group
2022-08-10 John BenediktssonRevert "xmode.marker: faster update-match-group"
2022-08-10 John Benediktssonregexp: don't use execute so the generated code is...
2022-08-09 John Benediktssonxmode.rules: removing test no longer needed
2022-08-09 John Benediktssonxmode.marker: faster update-match-group
2022-08-09 John Benediktssonio.streams.ansi: faster by caching styles
2022-08-09 John Benediktssonio.streams.256color: faster by caching styles
2022-08-09 John Benediktssonxmode: fix handling of HASH_CHAR and always rules
2022-08-09 John Benediktssonregexp: fix case-insensitive lookahead and lookbehind.
2022-08-09 John Benediktssonxmode.marker: caching match group regexps for performance
2022-08-09 Raghu Radd mention of run-file to scripting cookbook
2022-08-09 Doug Colemantools.scaffold: Support unit tests with more than one...
2022-08-08 Doug Colemanlint: fix using
2022-08-08 Doug Colemansequences.extras: Add {2,3}nested-each/map combinators
2022-08-08 John Benediktssontools.scaffold: don't use sequences.extras.
2022-08-08 John Benediktssonwebsites: remove .page nav style
2022-08-08 Doug Colemanassocs.extras: Remove B
2022-08-08 Doug Colemantools.scaffold: Add a word to scaffold tests.
2022-08-08 Doug Colemanassocs.extras: add collect-assoc-by and friends
2022-08-08 Doug Colemansequences.extras: Add a couple words for prepending...
2022-08-08 Doug Colemanextra: use push-at-each
2022-08-08 John Benediktssonwebsites.factorcode: img#logo
2022-08-08 John Benediktssonwebsites.concatenative: dark logo
2022-08-08 Doug Colemanassocs.extras: Add collect-by-multi and push-at-each
2022-08-07 Doug Colemanmath.statistics: refactor histogram and histogram-by...
2022-08-07 Doug Colemanassocs: refactor collect-by to use collect-by!
2022-08-07 John Benediktssonwebapps.wiki: bigger text area
2022-08-07 John Benediktssonwebapps.wiki: simplify and fix table layouts
2022-08-07 John Benediktssonwebapps.wiki: fix img
2022-08-07 John Benediktssonwebapps.wiki: padding on footer
2022-08-07 John Benediktssonwebapps.wiki: more style
2022-08-07 John Benediktssonwebapps.wiki: more style
2022-08-07 John Benediktssonxmode.marker: cache fixup regexp
2022-08-07 John Benediktssonhelp.html: more padding
2022-08-07 John Benediktssoneditors.espresso: adding espresso editor integration
2022-08-07 John Benediktssoneditors.kate: adding Kate editor integration
2022-08-07 John Benediktssonwebsites: better nav padding
2022-08-07 John Benediktssonhelp.html: improve nav
2022-08-07 John Benediktssonwebapps: padding
2022-08-07 John Benediktssonwebapps.wiki: padding-left nav
2022-08-07 John Benediktssonhelp.html: docs are 800px wide
2022-08-07 John Benediktssonhelp.html: cleanup nav
2022-08-07 John Benediktssonwebsites: 10px padding on nav
2022-08-07 John Benediktssonwebapps.wiki: adding wiki.js
2022-08-07 John Benediktssonwebapps: simplify navrow.
2022-08-06 John Benediktssoneditors.cudatext: cleanup using
2022-08-06 John Benediktssoncombinators.extras: adding plox-if
2022-08-06 John Benediktssonmisc/vim: update core syntax words
2022-08-06 John Benediktssonsequences.extras: adding map-if
2022-08-06 John Benediktssonhashcash: improvements by Zoltán Kéri.
2022-08-06 Doug Colemanfftw: Remove blank line from tags.txt
2022-08-06 Doug Colemanpapier: Add papier as a demo (2009)
next