]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-17 John Benediktssonclasses.struct: faster equal? method
2022-01-16 John Benediktssonweabpps.wiki: .page not .contents
2022-01-16 John Benediktssonwebapps.wiki: some css improvements
2022-01-16 John Benediktssonwebapps.wiki: relative path for now
2022-01-16 John Benediktssonwebapps.wiki: temporary fix
2022-01-16 John Benediktssonwebapps.wiki: icons default relative to root
2022-01-16 John Benediktssonwebapps.wiki: fix using
2022-01-16 John Benediktssonwebapps.wiki: need $wiki for hamburger url
2022-01-16 John Benediktssonwebsites.concatenative: meta charset=utf-8
2022-01-16 John Benediktssonwebapps.wiki: adding hamburger.svg
2022-01-15 Doug Colemanunicode: update version number
2022-01-15 John Benediktssontyped: fix using
2022-01-15 John Benediktssoncompiler.tree.propagation.transforms: only partial...
2022-01-15 John Benediktssontyped: disable struct-class typed unboxing for now
2022-01-15 John Benediktssonclasses.struct: better redefinition behavior.
2022-01-14 John BenediktssonRevert "stack-checker.dependencies: use existing add...
2022-01-14 Dusk Banksmisc/vim: Further improve `:FactorVocab` completion
2022-01-14 John Benediktssonstack-checker.dependencies: use existing add-depends...
2022-01-14 John Benediktssonclasses.struct: resolve bootstrap dependency on stack...
2022-01-14 John Benediktssonclasses.struct: make new and boa work on struct-class
2022-01-14 John Benediktssonstack-checker.dependencies: adding depends-on-struct...
2022-01-14 John Benediktssonclasses.tuple: make boa-effect generic.
2022-01-13 John Benediktssonvocabs: fewer namespace lookups for requiring
2022-01-13 John Benediktssonhelp.stylesheet: adding text-color to code-blocks.
2022-01-12 John Benediktssonzealot: fix for moving require-all
2022-01-12 John Benediktssonsee: need to clone variables
2022-01-12 John Benediktssonsee: use with-variables to start a new scope in synopsis
2022-01-12 John Benediktssonmason.test: stop using errorlist
2022-01-12 John Benediktssonvocabs: change from errorlist to requiring list
2022-01-12 John BenediktssonREADME: switch from travis badge to github badge
2022-01-12 John Benediktsson.github: rename to build.yml
2022-01-12 John Benediktssonhelp.html: larger title
2022-01-12 John Benediktssonwebapps: less space in favicon link
2022-01-12 John Benediktssonwebsites.concatenative: align navrow img
2022-01-12 John Benediktssonwebapps: adding factor logo and link.
2022-01-12 John Benediktssonwebapps.wiki: fix hamburger
2022-01-12 John Benediktssonwebapps: few more fixes
2022-01-12 John Benediktssonwebapps.pastebin: better css for iphones
2022-01-12 John Benediktssonwebapps.pastebin: make table wider
2022-01-12 John Benediktssonwebapps.wiki: fixing navbar
2022-01-12 John Benediktssonwebapps.wiki: adding back the container.
2022-01-12 John Benediktssonwebapps.pastebin: better css
2022-01-12 John Benediktssonwebsites.concatenative: remove #container
2022-01-12 John Benediktssonwebapps: updating boilerplate navbar/navrow
2022-01-12 John Benediktssonhelp.html: need to hide img on iphones
2022-01-12 John Benediktssonwebsites.factorcode: use https
2022-01-12 John Benediktssonhelp.html: couldn't resist tweaking the design a bit...
2022-01-12 John Benediktssonextra: using https://factorcode.org
2022-01-12 Doug Colemancalendar: Try out a potential locals syntax.
2022-01-12 Doug ColemanRevert "Revert "vm: Allow larger 32bit code heaps.""
2022-01-12 John BenediktssonRevert "Revert "Revert "alien: better resetting and...
2022-01-12 John BenediktssonRevert "Revert "alien: better resetting and forgetting.""
2022-01-12 John Benediktssonhelp.syntax: fix nested help lookups.
2022-01-12 Doug Colemancalendar.holidays.us: fix unit tests for juneteenth
2022-01-12 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
2022-01-12 Doug Colemansequences: fix 1surround, add tests
2022-01-12 Doug Colemanescape-strings.ui: fix typo
2022-01-12 Doug Colemanvm: 64mb for codeheap is not enough for load-all. defau...
2022-01-12 Doug Colemanbasis: trim using lists
2022-01-12 Doug Colemansequences: Add 1surround which is dup surround
2022-01-12 Doug Colemancalendar.holidays.us: Add Juneteenth and us-market...
2022-01-12 John Benediktssonhelp.html: one prepend instead of multiple prefix
2022-01-12 John Benediktssonhelp.html: title should be black
2022-01-12 John BenediktssonRevert "words: use remove-word-prop instead of f set...
2022-01-12 John BenediktssonRevert "Revert "compiler.units: always call definition...
2022-01-11 John Benediktssontools.annotations: simplify M\ word (reset)
2022-01-11 John Benediktssonhelp.html: trying a lightweight theme
2022-01-11 John BenediktssonRevert "compiler.units: always call definition observer...
2022-01-11 John Benediktssonhtml.templates: switch back to stream-copy
2022-01-11 John Benediktssonhelp.html: dark gray footer text
2022-01-11 John Benediktssoncolors.hwb: remove unused copied private word
2022-01-11 John BenediktssonRevert "colors.hcl: adding HCL color space"
2022-01-11 John BenediktssonRevert "colors: adding link to colors.hcl docs"
2022-01-11 John Benediktssonstack-checker: infer should work on all callables
2022-01-11 John Benediktssoncolors: adding link to colors.hcl docs
2022-01-11 John Benediktssoncolors.hcl: adding HCL color space
2022-01-11 John BenediktssonRevert "fry: adding the ability to fry words to be...
2022-01-11 John Benediktssonstack-checker: implement stack-effect for quotations
2022-01-11 John Benediktssonfry: adding the ability to fry words to be executed
2022-01-11 John Benediktssonsplitting.extras: use locals in (split*)
2022-01-11 John Benediktssonio.streams.256color: fix test for rounded colors
2022-01-11 John Benediktssoncolors: adding link to HWB colors
2022-01-11 John Benediktssoncolors.hwb: adding HWB (Hue, Whiteness, Blackness)...
2022-01-11 John Benediktssonwebsites: brighter links
2022-01-11 John Benediktssonui.theme: brighter links.
2022-01-11 John Benediktssonhelp.html: no need to change background-color now
2022-01-11 John Benediktssonhelp.stylesheet: default title-style page-color to...
2022-01-11 John Benediktssonhelp.html: adding a page footer with version-info
2022-01-11 John Benediktssoncommand-line.startup: print more version info.
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.
next