]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-12-28 John Benediktssonmisc/vim: update vim syntax.
2021-12-28 John Benediktssoncore-text: try to fix some retina issues on macos.
2021-12-28 John Benediktssonui.gadgets.tables: change default row-summary.
2021-12-28 John Benediktssonui.tools.listener.completion: improve completion for...
2021-12-28 John Benediktssonui.gadgets.tables: adding row-summary.
2021-12-28 John Benediktssonvocabs.files: only files that exist.
2021-12-27 Doug Colemanulid: Fix same-millisecond calculation
2021-12-27 Doug Colemanio.sockets.secure: We are not connected, so let it...
2021-12-27 John Benediktssonmath.ranges: deprecate the aliases.
2021-12-27 John Benediktssonio: deprecate the aliases.
2021-12-27 Doug Colemanio.sockets: fix docs for premature-close -> premature...
2021-12-27 Doug Colemanio.sockets: Check terminated slot before read/write...
2021-12-27 Doug Colemanio.sockets.secure.openssl: don't throw on normal disconnect
2021-12-27 Doug Colemanio.sockets.secure.openssl: If server disconnects us...
2021-12-27 Doug ColemanRevert "Revert "Revert "io.sockets.secure.openssl:...
2021-12-27 John BenediktssonRevert "Revert "io.sockets.secure.openssl: undo some...
2021-12-27 John Benediktssonio.socketes.secure.openssl: fix do-ssl-read.
2021-12-27 John BenediktssonRevert "io.sockets.secure.openssl: undo some error...
2021-12-27 John Benediktssonio.sockets.secure.openssl: fix do-ssl-write for failed...
2021-12-27 John Benediktssonlong-urls: expand short urls.
2021-12-27 Doug Colemanwebsites.factorcode: Add a discord link that doesn...
2021-12-26 Doug Colemanwindow-controls-demo: Add a demos tag
2021-12-26 John Benediktssonpunycode: simplify decode-digit add test cases.
2021-12-26 John Benediktssoneditors.subethaedit: adding SubEthaEdit editor support.
2021-12-26 gifti258math.matrices: Fix typo
2021-12-26 John Benediktssonurls.encoding: only split query params on &.
2021-12-26 Doug Colemanio.sockets.secure.openssl: undo some error handling...
2021-12-26 John Benediktssonui.theme.images: more improvements for retina.
2021-12-26 John Benediktssonui: different approach to 2x images.
2021-12-26 John Benediktssonquiz: minor text fixes.
2021-12-26 John Benediktssonui.gadgets.panes: fix test for smash-line change.
2021-12-26 John Benediktssonio: add an alias for lines, for easier backwards compat...
2021-12-26 John Benediktssonui: some improvements to 2x images.
2021-12-25 John Benediktssongdbm: more refactor.
2021-12-25 John Benediktssongdbm: finish rename.
2021-12-25 John Benediktssonextra: fix a couple wrong file-exists? renames.
2021-12-25 John Benediktssonraylib: fix name of base64 functions.
2021-12-25 John Benediktssonui.gadgets.panes: use document:?split-lines.
2021-12-25 John Benediktssonui.gadgets.panes: need to style newlines.
2021-12-25 Doug Colemanhacker-news: add red/green side number colors
2021-12-25 Doug Colemanhacker-news: add christmas color
2021-12-25 John Benediktssoneditors: rename editor class to match vocab name.
2021-12-25 John Benediktssonraylib: fix shader type typo.
2021-12-25 John Benediktssonui.gadgets.sliders: fix for dragging when direction...
2021-12-25 John Benediktssonraylib: use enums in a few functions.
2021-12-25 John Benediktssonraylib: some more fixes for 4.0
2021-12-25 John Benediktssonraylib: merge the raygui bindings.
2021-12-25 John Benediktssonraygui: update to Raygui 3.0
2021-12-25 John Benediktssonraylib: update to Raylib 4.0
2021-12-24 John Benediktssonui.tools.debugger: scroller to handle long error messages.
2021-12-24 John Benediktssonmath.intervals: rename "inf,a" words to be "inf,b".
2021-12-24 John Benediktssonwebapps: use wait-for-server to allow MAIN: to work.
2021-12-24 John Benediktssonprettyprint: easier to read callstacks.
2021-12-24 John Benediktssonbootstrap: add a newline between error message and...
2021-12-24 Doug Colemanfactor: fix a few renames
2021-12-24 Doug Colemanextra: contents -> read-contents
2021-12-24 John Benediktssonmath.parser: check skip characters in one place.
2021-12-24 John Benediktssontinyvg: whoops.
2021-12-24 John Benediktssonmath.parser: allow _ to separate numbers.
2021-12-24 John Benediktssonunicode.collation: fixes for unicode 14.0
2021-12-24 Doug Colemanunicode: Upgrade files to Unicode 14.0
2021-12-24 John Benediktssontinyvg: small refactors.
2021-12-23 John Benediktssonvin: adding some tests.
2021-12-23 John Benediktssontinyvg: merge tinyvg-header into tinyvg class.
2021-12-23 John Benediktssontinyvg: simplify by making path just an array of segments.
2021-12-23 John Benediktssontinyvg: adding reader/writer for TinyVG image format.
2021-12-22 John Benediktssonparser: revert private for now, instead of fixing the...
2021-12-22 John Benediktssonparser: fix tests.
2021-12-22 John Benediktssonmath.vectors: make these non-generic to fix simd-128...
2021-12-22 Cat Stevensl2-norm -> norm in the rest of the places
2021-12-22 Cat Stevensmath.vectors,matrices: l2-norm -> aliased as norm ...
2021-12-22 Cat Stevensvnorm rename
2021-12-22 John Benediktssonparser: more private words.
2021-12-22 John Benediktssoneffects.parser: don't use ?execute-parsing here.
2021-12-22 John Benediktssonparser: make some words private.
2021-12-22 John Benediktssonmisc cleanup.
2021-12-22 John Benediktssonjson.reader: less declare/unsafe.
2021-12-22 Cat Stevenshelp.lint.coverage: fix coverage on predicate? words
2021-12-21 Doug Colemansyntax: Add REUSE: word to easily USE: but reload.
2021-12-21 Doug Colemancore: Add auto-use to syntax and add -ea parameter...
2021-12-21 timorcompiler.tree.propagation: Eliminate redundant resize...
2021-12-21 timorcompiler.tree.propagation: Propagate length slot of...
2021-12-21 Doug Colemanextra: Fix test/imports
2021-12-21 Doug Colemanfactor: Update split-lines tests, fix other tests
2021-12-21 Doug Colemancore: fix sequences test
2021-12-21 Doug ColemanBenchmark: fix using
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-21 Doug Colemanfactor: fix using on windows.
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanextra: fix using
2021-12-20 Doug Colemanfactor: fix using
2021-12-20 Doug Colemanfactor: fix using
2021-12-20 Doug Colemanfactor: fix a few more errors
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanfactor: fix some lines -> read-lines
2021-12-20 Doug Colemanoauth1: Don't use assocs.extras in basis/
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-12-20 Doug Colemanopenssl.libssl: Add SSL_write_ex function
next