]> gitweb.factorcode.org Git - factor.git/history - basis
benchmark.yuv-to-rgb: use <struct>
[factor.git] / basis /
2022-01-25 John Benediktssonsyntax: adding STARTUP-HOOK: and SHUTDOWN-HOOK:
2022-01-24 John Benediktssonwindows.gdiplus: fix using
2022-01-24 John Benediktssonclasses.struct: remove equal method
2022-01-24 John Benediktssonwindows.gdiplus: call GdiplusStartup and GdiplusShutdow...
2022-01-24 John BenediktssonRevert "classes.struct: remove custom equal?, stop...
2022-01-24 John Benediktssonclasses.struct: remove custom equal?, stop using output...
2022-01-24 John Benediktssoncalendar: fix tests that were breaking in other timezones
2022-01-24 John BenediktssonRevert "tools.test: run tests with auto-use? turned...
2022-01-24 John Benediktssontools.test: run tests with auto-use? turned off
2022-01-23 John BenediktssonRevert "sequences: faster iteration over slices"
2022-01-22 John Benediktssonsequences: faster iteration over slices
2022-01-22 Doug Colemansystem-info.windows: Fix using
2022-01-22 John Benediktssonhelp.html: make titles wrap properly
2022-01-22 John Benediktssoncompiler.cfg.value-numbering.comparisons: fix docs...
2022-01-22 John Benediktssonfixups: adding layouts rename of 32bit? and 64bit?
2022-01-22 John Benediktssonui.gadgets.incremental: make sure to unfocus and (unparent)
2022-01-22 John Benediktssonlayouts: rename 32bit? and 64bit? to 32-bit? and 64...
2022-01-22 John Benediktssonio.standard-paths: fix logic for linux
2022-01-21 Doug Colemanstandard-paths: Load unix separately from macosx since...
2022-01-21 John Benediktssonbuild: update to https for downloads.factorcode.org
2022-01-21 Doug Colemanchecksums.hmac: use SLOT: instead
2022-01-21 Doug Colemanchecksums.hmac: Fix using
2022-01-21 John Benediktssonurls: adding tests from RFC 3986: 1.1.2.
2022-01-21 John Benediktssonio.encodings.utf16n: merge with io.encodings.utf16
2022-01-21 John Benediktssonbootstrap: some cleanup, move stage1 to basis/bootstrap/
2022-01-21 John Benediktssonbootstrap.assembler: make temporary vocab name match...
2022-01-20 John Benediktssontools.crossref: fix for not-enough crossref resetting
2022-01-20 John Benediktssontools.crossref: invalidate only with null definitions...
2022-01-20 Doug Colemanchecksums: Put back the SPECIALIZED-ARRAYS:.
2022-01-20 Doug Colemanwindows.iphlpapi: Fix load from struct changes
2022-01-20 Doug Colemanfactor: more using trim
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanstack-checker: trim using for docs
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-20 John Benediktssonmultiline: adding some tests
2022-01-20 John Benediktssonmultiline: require spaces after, similar to strings...
2022-01-19 John Benediktssonhelp.html: set footer font size
2022-01-19 John Benediktssonhelp: better $shuffle
2022-01-19 John Benediktssonstack-checker.dependencies: stop using classes.struct
2022-01-19 John Benediktssonunix.utilities: update usings for move
2022-01-19 John Benediktssonunix.utilities: move to alien.utilities
2022-01-18 John Benediktssonclasses.struct: slightly simpler using fry
2022-01-18 John Benediktssoncore-graphics.types: use <struct-boa> for bootstrap
2022-01-18 John Benediktssonclasses.struct: re-enable faster equal?
2022-01-17 John Benediktssonclasses.struct: disable faster equal? for now
2022-01-17 John Benediktssonalien.data: rename some private words for readability
2022-01-17 John Benediktssoncore-graphics.types: fix typo
2022-01-17 John Benediktssoncore-graphics.types: fix help-lint
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-17 John Benediktssonclasses.struct: faster equal? method
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 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-13 John Benediktssonhelp.stylesheet: adding text-color to code-blocks.
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 Benediktssonhelp.html: larger title
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 Benediktssonhelp.html: couldn't resist tweaking the design a bit...
2022-01-12 Doug Colemancalendar: Try out a potential locals syntax.
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 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
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 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-11 John Benediktssontools.annotations: simplify M\ word (reset)
2022-01-11 John Benediktssonhelp.html: trying a lightweight theme
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 Benediktssonstack-checker: implement stack-effect for quotations
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 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.
next