]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2021-12-20 gifti258math.matrices: Fix documentation
2021-12-20 gifti258combinators.short-circuit.smart: Fix typo
2021-12-20 gifti258gobject-introspection.ffi: Fix typo
2021-12-20 Doug Colemanoauth1: Fix oauth header to only include oauth_ params.
2021-12-20 Doug Colemanopenssl: Rename (ssl-error) to throw-ssl-error and set
2021-12-20 Doug Colemanio.sockets.secure.openssl: set a terminated slot too...
2021-12-20 Doug Colemanio.sockets.secure.openssl: Fix docs
2021-12-20 Doug Colemanio.sockets.secure.unix: refactor (shutdown)
2021-12-20 Doug Colemanio.sockets.secure: Fix error handling for SSL calls.
2021-12-19 John Benediktssonclasses.struct: can't use (struct) in boa>object.
2021-12-19 John Benediktssonprettyprint.backend: fix prettyprinting of special...
2021-12-18 John Benediktssonbenchmark: print timings with 3 decimal places.
2021-12-18 John Benediktssonclasses.struct: fix <struct-boa> for read-only slots.
2021-12-18 John Benediktssonio.sockets.secure.openssl: cleanup docs.
2021-12-18 Doug Colemanvm: Move Windows 32bit dlls to factorcode.org/dlls/32
2021-12-17 John Benediktssongithub: disable windows for now.
2021-12-16 John Benediktssoncore-text: change to not use gl-scale.
2021-12-16 John Benediktssonvocabs.loader: only cache roots for vocabs that are...
2021-12-16 John Benediktssonbuild.cmd: set outside if.
2021-12-16 John Benediktssoncore-text: fix height to round out to a screen pixel.
2021-12-16 John Benediktssonbuild.cmd: fix url typo.
2021-12-16 John Benediktssonbuild.cmd: fix shadowed variable.
2021-12-16 John Benediktssonbuild.cmd: fix.
2021-12-16 John Benediktssonbuild.cmd: fix usage.
2021-12-16 John Benediktssonbuild.cmd: syntax fixes.
2021-12-16 John Benediktssonbuild.cmd: make it a little more consistent with build.sh.
2021-12-16 John Benediktssonbootstrap.image: allow boot image name to be passed...
2021-12-16 John Benediktssongithub: change direction a bit -- load-all, test-core...
2021-12-16 John Benediktssongithub: fix using.
2021-12-16 John Benediktssongithub: whooops
2021-12-16 John Benediktssongithub: fix postgres syntax.
2021-12-16 John Benediktssongithub: hopefully testing postgres.
2021-12-15 John Benediktssongithub: patch udis86 for python3?
2021-12-15 John Benediktssongithub: add more linux dependencies.
2021-12-15 John Benediktssontools.test: add a --fast option.
2021-12-15 John Benediktssongithub: try and test basis to see what fails on github.
2021-12-15 John Benediktssongithub: fix on windows.
2021-12-15 John Benediktssongithub: adding build-windows.
2021-12-15 John Benediktssonbuild.cmd: fix syntax.
2021-12-15 John Benediktssonbuild.cmd: adding a net-bootstrap.
2021-12-15 John Benediktssonremove .travis.yml.
2021-12-15 John Benediktssongithub: test and help-lint.
2021-12-15 Doug Colemanvm: Fix C++ warning for comparing a signed to less...
2021-12-15 Doug Colemanvm: Silence more unused parameters warnings.
2021-12-15 Doug Colemanui.backend.windows: Add a couple more error checks.
2021-12-15 Doug Colemanwindows: Add check-hresult function.
2021-12-15 Doug Colemanui.backend.windows: Don't throw an error on timeout...
2021-12-11 Doug Colemanvm: Silence unused parameters warnings.
2021-12-06 Doug Colemanirc: s/freenode/libera/
2021-12-05 gifti258Add test for rolling-map
2021-12-05 gifti258Fix off-by-one error in rolling-map
2021-12-03 John Benediktssonaudio.engine: fix docs typo.
2021-12-03 John BenediktssonREADME: update mailing list link.
2021-12-03 John BenediktssonREADME: adding Discord channel.
2021-12-03 John BenediktssonREADME: Add slack update IRC.
2021-12-02 Doug Colemanworkflows: Test on macOS too
2021-12-01 John Benediktssonsequences: fix help-lint warnings in map-reduce.
2021-12-01 Doug Colemanworkflows: fix yaml syntax error
2021-12-01 Doug ColemanBuild and test core
next