]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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)
2022-08-06 Doug Colemaneditors.visual-studio-code: Add instance of vscode...
2022-08-06 John Benediktssonhttp: don't add "modern" headers by default
2022-08-06 John Benediktssonwebapps.wiki: style fixes
2022-08-06 John Benediktssonhtml.templates: reverse order of style and scripts
2022-08-06 John Benediktssonwebapps.wiki: forgot width change
2022-08-06 John Benediktssonwebapps.wiki: more css cleanup
2022-08-06 John Benediktssonwebapps.wiki: fix old navbar style
2022-08-06 John Benediktssonhttp: adding img-src 'self' data:;
2022-08-06 John Benediktssonwebapps.wiki: better data uri
2022-08-06 John Benediktssonwebapps: embed hamburger in data uri
2022-08-05 John Benediktssonhelp.html: softer search box.
2022-08-05 John Benediktssonwebapps: using nav html element, cleanup
2022-08-05 John Benediktssonwebsites.concatenative: adding theme-color
2022-08-05 John Benediktssonhelp.html: using standard tags, adding theme-color
2022-08-05 John Benediktssoneditors: adding summary.txt
2022-08-05 John Benediktssoneditors: adding EDITOR: syntax and use classes instead...
2022-08-05 John Benediktssonxmode: update for recent jEdit mode changes
2022-08-05 John Benediktssonxmode.modes: adding dockerfile xmode
2022-08-05 John Benediktssonxmode.modes: update
2022-08-05 John Benediktssonxmode: update xmode.dtd
2022-08-05 John Benediktssoneditors.cudatext: support for CudaText editor.
2022-08-04 John Benediktssonxmode.modes: minor fixes for delegation to unknown...
2022-08-03 John Benediktssongithub: temporarily disable help-lint checks on windows...
2022-08-03 John Benediktssonxmode.modes: updating with recent xmode files
2022-08-03 John Benediktssoncolors.contrast: implement WCAG color contrast ratio
2022-08-02 John Benediktssoneffects: can't use (clone) due to read-only slots
2022-08-02 John Benediktssonclasses.algebra: fix complement predicate-def
2022-08-02 John Benediktssoneffects: short-circuit versions of a few words
2022-08-02 John Benediktssonclasses: define predicate-def for anonymous classes
2022-08-02 John Benediktssonstack-checker.dependencies: import M\ anonymous-complem...
2022-08-02 Doug Colemaneditors.notepad: find notepad faster and fix compile...
2022-08-02 Doug Colemanstack-checker.errors: fix typo in summary.txt
2022-08-01 Doug Colemansequences: use index-of-last more places
2022-08-01 Doug Colemantools.dns.public: Add more dns servers and examples
2022-08-01 John Benediktssongamelib.demos.sokoban: removing unused resources
2022-08-01 John Benediktssonsokoban: removing in favor of newer gamelib.demos.sokoban
2022-08-01 John Benediktssonsokoban: removing music.wav, it's pretty but it's over...
2022-08-01 John Benediktsson.github: try and use Developer Command Prompt.
2022-08-01 Doug Colemanmason.build: use absolute-path instead
2022-08-01 Doug ColemanRevert "mason.config: revert tilde for quick test"
2022-08-01 John BenediktssonRevert "github: disable windows for now."
next