]> gitweb.factorcode.org Git - factor.git/history - extra
windows; add functions to determine DPI scaling
[factor.git] / extra /
2020-03-07 Doug Colemanui.render.test: Replace reference image with an uncorru...
2020-03-05 John Benediktssonvocabs.metadata: cleanup a couple uses of metadata...
2020-03-03 John Benediktssonpdf: heuristic for dealing with table wrapping.
2020-03-03 John Benediktssonpdf.values: fix names for some fonts.
2020-03-03 John Benediktssonhelp.pdf: use 1.25 line-height on pdf.
2020-03-03 John Benediktssonpdf.canvas: add concept of line-height multiplier.
2020-03-03 John Benediktssonlogic.examples: cleanup, make hanoi tests assert output.
2020-03-03 kusumotonoriologic.factor: [ quot call( -- ) ] --> quot
2020-03-03 kusumotonoriofactlog vocab ==> logic vocab
2020-03-03 kusumotonorioRename directory, files.
2020-03-03 kusumotonoriocatb0t's PR: add a Prolog-like %! ... multiline comment #6
2020-03-03 kusumotonoriofactlog
2020-03-03 John Benediktssonwebapps.planet: use factor color.
2020-03-03 John Benediktssonwebapps.wiki: remove footer border-top.
2020-03-03 John Benediktssonwebsites.concatenative: navbar background.
2020-03-03 John Benediktssonwebapps.wiki: better spacing on article list.
2020-03-02 John Benediktssonwebapps: remove floating factorcode.org links.
2020-03-02 John Benediktssonwebapps.help: matching style for navbar.
2020-03-02 John Benediktssonwebsites.concatenative: make navbar use line-height.
2020-03-02 John Benediktssonwebapps.wiki: 24px hamburger instead of 32px.
2020-03-02 John Benediktssonwebapps.help: responsive search.
2020-03-02 John Benediktssonextra: moving hash-sets.numbers, hashtables.numbers...
2020-03-01 John Benediktssonwebapps.planet: a bit more style.
2020-03-01 John Benediktssonwebapps.planet: more responsive css.
2020-03-01 John Benediktssonwebapps.planet: use div to style post body.
2020-03-01 John Benediktssonwebapps.pastebin: more padding.
2020-03-01 John Benediktssonwebapps.wiki: style the header.
2020-03-01 John Benediktssonwebapps.wiki: tweak line-height to fix issue with title.
2020-03-01 John Benediktssonwebapps.wiki: simplify and fix resize issue on mobile.
2020-03-01 John Benediktssonwebapps.wiki: some responsive css (and JS for hamburger...
2020-03-01 John Benediktssonwebsites.concatenative: write script (if any) from...
2020-03-01 Cat Stevensmath.matrices: fix/rename mnorm, update all norms
2020-02-29 John Benediktssonwebsites.concatenative: fix for xhtml.
2020-02-29 John Benediktssonwebsites.concatenative: device viewport css.
2020-02-29 John Benediktssonwebsites.factorcode: some downloads style.
2020-02-29 John Benediktssonwebsites.factorcode: give logo a width also.
2020-02-29 John Benediktssonwebsites.factorcode: better mobile responsive css.
2020-02-28 John Benediktssonwebsites.factorcode: tinypng the logo.
2020-02-28 John Benediktssonwebsites.factorcode: more examples.
2020-02-28 John Benediktssonwebsites.factorcode: more examples.
2020-02-28 John Benediktssonwebsites.factorcode: smaller fonts in downloads table.
2020-02-28 John Benediktssonwebapps: pre tag line-height.
2020-02-28 John Benediktssonwebapps.wiki: moving class description to wiki.css.
2020-02-28 John Benediktssonhelp.html: raise line-height to 150%.
2020-02-28 John BenediktssonRevert "webapps.help: just include the original css...
2020-02-28 John Benediktssonwebapps.help: just include the original css instead...
2020-02-28 John Benediktssonwebapps.help: sync with help.html.
2020-02-27 John Benediktssonwebsites.concatenative: move container div to page...
2020-02-27 John Benediktssonwebapps.planet: minor fixes.
2020-02-27 John Benediktssonwebapps.pastebin: updated css style.
2020-02-27 John Benediktssonwebapps.planet: use protocol agnostic link.
2020-02-27 John Benediktssonwebapps.planet: some css cleanup.
2020-02-27 John Benediktssonwebapps.wiki: forgot this file.
2020-02-27 John Benediktssonwebsites.concatenative: cleanup css a bit.
2020-02-27 Doug Colemanextra: Finish renaming a couple words
2020-02-27 John Benediktssonwebsites.factorcode: a couple more examples.
2020-02-27 John Benediktssonwebsites.factorcode: first pass cleanup of website.
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2020-02-26 John Benediktssonmath.vectors: rename "v." to "vdot"
2020-02-26 John Benediktssonfjsc: remove unnecessary stack effects on generic words.
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2020-02-18 Doug Colemanfactorcode: Friendship ended with RACKSPACE. Now DIGITA...
2020-02-17 John BenediktssonRevert "io.streams.ansi: use call-next-method."
2020-02-17 John BenediktssonRevert "io.streams.256color: use call-next-method."
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-02-15 John Benediktssonio.streams.ansi: use call-next-method.
2020-02-15 John Benediktssonio.streams.256color: use call-next-method.
2020-02-15 John Benediktssonio.streams.256color: use filter-writer.
2020-02-15 John Benediktssonio.streams.ansi: use filter-writer.
2020-02-15 John Benediktssonslides: unify default-style and code-style.
2020-02-13 John Benediktssonhelp: add more bold table headings.
2020-02-13 John Benediktssonmarkov-chains: initial implementation.
2020-02-13 John Benediktssongpu.framebuffers: simplify bitor.
2020-02-13 John Benediktssonopencl: use flags{ }.
2020-02-12 John Benediktssonio.files.trash.windows: using flags{ }.
2020-02-12 John Benediktssontetris.game: fix tests.
2020-02-11 John Benediktssontetris: some cleanup, simplify.
2020-02-11 John Benediktssoncore/basis/extra: use flags{ } in places.
2020-01-30 John Benediktssontensors: cleanup using, and make a few float math opera...
2020-01-29 Chris DoubleFix linux find-so failure if no old ld entries exist
2020-01-29 John Benediktssonbittorrent: fix check-bitfield, add a test.
2020-01-29 John Benediktssonmath: use sorted-histogram values in a few places.
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-24 John Benediktssonbittorrent: initial commit of message parsing.
2020-01-15 John Benediktssonclasses: fix a couple of check-instance uses.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2020-01-09 John Benediktssonbencode: support decoding byte-arrays.
2020-01-09 John Benediktssonbencode: alloe bencode of byte-arrays.
2020-01-08 John Benediktssonbencode: use linked-assocs to preserve ordering, fix...
2020-01-08 John Benediktssonllvm.ffi: ...
2020-01-08 John Benediktssontensors.tensor-slice: make step-slice not extend slice.
2020-01-08 John Benediktssonllvm.ffi: need to fix stack effect for the false case.
2020-01-06 John Benediktssongame.loop: last-tick-percent-offset counts down to...
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-06 John Benediktssongame.loop: using timer's next-nanos, which is in the...
2020-01-06 John Benediktssonllvm.ffi: fix cond.
2020-01-05 Doug Colemangpu.demos.bunny: use while* instead of each-morsel
2020-01-05 Doug Colemanio.files.info: Fix linux file-system-info recursion
2020-01-04 Doug Colemangame.loop: Fix game loop for timers change
2020-01-04 Doug Colemanbuild: Fix paths...
next