]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-01-11 John Benediktssoncolors: using 255 * round >integer for hex conversion
2022-01-11 John Benediktssonhelp.html: use help-header-background color exactly.
2022-01-11 John Benediktssoncolors: fix issue introduced with spaces in names.
2022-01-11 John Benediktssoncolors: adding CSS Color Module Level 4
2022-01-11 John Benediktssonui: fixing stack effect on slurp-vector
2022-01-11 John Benediktssonmason.report: format benchmark times with 3 decimal...
2022-01-11 Doug Colemanweb-services.github: clone from orgs or users and clean...
2022-01-11 John Benediktssonwebapps.mason: giving img a width
2022-01-11 John Benediktssonwebapps.mason: adding img for logo resize
2022-01-11 John Benediktssonhelp.tutorial: update copyright in example.
2022-01-11 John Benediktssonfixes for GitHub disabling unauthenticated git protocol
2022-01-11 John Benediktssonwebapps.mason.report: padding around build report.
2022-01-11 John Benediktssonwebapps.mason: need t:include
2022-01-11 John Benediktssonwebapps.mason: needs css
2022-01-11 John Benediktssonwebapps.mason: some fixes.
2022-01-11 John Benediktssonhelp.html: change tr:hover color for div.a only
2022-01-11 John BenediktssonRevert "help.html: remove tr:hover background-color"
2022-01-10 John Benediktssonhelp.html: remove tr:hover background-color
2022-01-10 John Benediktssonhelp.html: improve help-header to match the UI
2022-01-10 John Benediktssonhelp.html: tweak help-header to match the UI
2022-01-10 John Benediktssonformatting: simplify plain-text ebnf rule
2022-01-10 John Benediktssonchecksums.crc16: fix use of crc16-polynomial in the...
2022-01-10 John Benediktssonbasis: use check-instance in a few places
2022-01-10 John Benediktssonalien.strings: rename check-string to check-c-string
2022-01-10 John Benediktssonhints: adding suffix/prefix to match append/prepend
2022-01-10 John Benediktssonsequences: make mismatch and subseq not inline.
2022-01-10 John Benediktssonmath.combinatorics: slight performance improvement
2022-01-10 John Benediktssonchecksums.crc16: use literals to build the table
2022-01-10 John Benediktssoncompiler.units: always call definition observers at...
2022-01-10 John Benediktssonlistener: if prompt is empty, then don't stream-bl
2022-01-10 John Benediktssonwebapps.help: actually, lets use <base>
2022-01-10 John Benediktssonwebapps.help: better relative links.
2022-01-10 John Benediktssonwebapps.help: prevent duplicate styles in template
2022-01-10 John BenediktssonRevert "alien: better resetting and forgetting."
2022-01-10 John Benediktssonwebapps.help: fix silly typo.
2022-01-10 John Benediktssonwebapps.help: need boilerplate for t:style support
2022-01-10 John Benediktssonwebapps.help: use the same CSS.
2022-01-10 John Benediktssonalien: better resetting and forgetting.
2022-01-10 John Benediktssonwebapps.wiki: setting no-follow by default
2022-01-10 John Benediktssonfarkup: fix check-url reversed comparison
2022-01-10 John BenediktssonRevert "webapps.wiki: print absolute urls as no-follow...
2022-01-10 John Benediktssonfarkup: invalid absolute urls don't need nofollow
2022-01-10 John Benediktssonwebapps.wiki: print absolute urls as no-follow by default.
2022-01-10 John Benediktssonfarkup: only absolute urls should be no-follow.
2022-01-10 John Benediktssoneditors: use reload instead of require
2022-01-10 John Benediktssonbinhex: initial version of BinHex 4.0 encoding/decoding
2022-01-09 Doug Colemanjamshred: Don't (move-player) in a tight loop.
2022-01-09 John Benediktssonvm: macosx re-add the else/if block for symlinked execu...
2022-01-09 John Benediktssonvm: only set cwd when not on a terminal
2022-01-09 Rudi Grinbergadd xdg-state-dir
2022-01-09 Rudi Grinbergadd PATCH http method
2022-01-09 John Benediktssonvm: setting current directory when launching Factor.app
2022-01-09 John Benediktssonwords: use remove-word-prop instead of f set-word-prop.
2022-01-09 John Benediktssonwords.constant: store true for "constant" word prop
2022-01-09 John Benediktssonunix.scheduler.macosx: fix stack effect for help-lint
2022-01-09 Cat Stevensunix.scheduler: small new vocab to get Unix scheduler...
2022-01-09 John Benediktssonvocabs.cache: reset all-authors and all-tags also.
2022-01-09 Doug Colemanvocabs.cache: Reset the all-disk-vocabs-recursive memoi...
2022-01-08 John Benediktssonui.tools.listener.completion: fix color for vocab compl...
2022-01-08 Doug Colemanwindows.errors: remove one more unused error function
2022-01-08 Doug Colemanwindows.erros: Remove some unused error handling words.
2022-01-08 John Benediktssonmemoize: fix pprint of IDENTITY-MEMO: words
2022-01-08 John Benediktssonmath.extras: adding Stein's algorithm
2022-01-06 Doug Colemanvocabs.loader: fix vocab:path to use an existing path
2022-01-06 Doug Colemanio.pathnames: Allow vocab: to find paths that do not...
2022-01-06 John Benediktssonui.gadgets.scrollers: use relayout-1 in scroll>* methods
2022-01-06 Doug Colemanvocabs.loader: Delete errors after using list is fixed...
2022-01-05 John BenediktssonRevert "html.templates: remove the stream-copy version...
2022-01-05 John Benediktssonhtml.templates: remove the stream-copy version of call...
2022-01-05 John Benediktssonmisc/vim: update generated syntax.
2022-01-05 John Benediktssonhtml.templates: call-template* should not dispose the...
2022-01-05 Doug Colemanio.sockets.secure.openssl: fix when SSL_read returns 0.
2022-01-04 John Benediktssonbenchmark.fib6: assert result
2022-01-04 John Benediktssonui.backend.cocoa.views: leave prepareOpenGL for now
2022-01-04 John Benediktssonui.backend.cocoa.views: fix retina in deploy images
2022-01-04 John Benediktssonfixups: add init-namespaces.
2022-01-04 John Benediktssonnamespaces: rename init-namespaces to init-namestack
2022-01-04 John Benediktssonui.backend.cocoa.views: clear cached-lines in windowDid...
2022-01-04 Alexander Ilinboolean-expr: add some more expression simplification...
2022-01-04 Alexander Ilinboolean-expr: fix the implication implementation
2022-01-03 John Benediktssonui.gadgets.borders: round border-pref-dim
2022-01-03 John Benediktssonbasis/extra: use remove in a few places
2022-01-03 John Benediktssoncore-text: remove retina? flag in favor of gl-scale...
2022-01-03 Alexander Ilinboolean-expr: eliminate double negations
2022-01-03 Alexander Ilinio.launcher-docs: fix example code to match its description
2022-01-03 Alexander Ilincontributors: add a contributor alias
2022-01-03 Alexander Ilinhello-unicode: change Russian greeting to informal...
2022-01-03 Alexander Ilintotp: add 2022 to the copyright years
2022-01-03 Alexander Ilintotp: ignore spaces in the key string
2022-01-03 John BenediktssonRevert "Revert "math.parser: faster hex-string conversi...
2022-01-03 John BenediktssonRevert "math.parser: faster hex-string conversions...
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2022-01-03 John Benediktssonmath.parser: faster hex-string conversions with less...
2022-01-03 John Benediktssoncalendar: adding days-since.
2022-01-03 John Benediktssonimages.processing.rotation: fix "separate" typo.
2022-01-03 John Benediktssonui.tools.traceback: fix use of error-in-pprint.
2022-01-03 John Benediktssonprettyprint.sections: better pprint-error.
2022-01-03 Doug Colemansyntax: auto-use should set the global namespace so...
2022-01-03 John Benediktssonprettyprint: change how we trap pprint errors.
2022-01-03 Doug Colemancommand-line: Clear errors for rc files before running.
next