]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-12-22 Doug Colemanhttp.websockets: Initial commit websockets
2021-12-22 Doug Colemaneditors: don't show editors.private
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
2021-11-18 John Benediktssonvin: adding a VIN decoding tool.
2021-10-27 John Benediktssonio.sockets.unix: switch to port 8888.
2021-10-27 John Benediktssongit: allow main branch to pass test.
2021-10-26 John Benediktssongdbm: disable set-cache-size twice test on macos.
2021-10-26 John Benediktssonmetar: print all-stations.
2021-10-26 John Benediktssonmetar: fix some international metar parsing.
2021-10-26 John Benediktssonsystem-info: remove duplicate IN:.
2021-10-26 John Benediktssonmetar: some fixes for weather out of place.
2021-10-26 John Benediktssonmetar: fix "1 1/2SM" visibility.
2021-10-25 John Benediktssonsystem-info.macosx: adding codename for macOS Monterey.
2021-10-25 Rudi Grinbergfeature(browser): shortcut to focus search bar
2021-10-23 Rudi Grinbergfix: add missing vocabulary in example
2021-10-22 Doug Colemansequences.extras: Add Kadane's algorithm for finding...
2021-07-26 Doug Colemanhacker-news: remove ' from stack effect
2021-07-24 John BenediktssonRevert "hashtables: Preserve access semantics for alist...
2021-07-24 John BenediktssonRemoving XCode project for now.
2021-07-22 timorassocs.extras: Add assoc-collapse! and assoc-collapse-as
next