]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2024-03-25 Doug Colemanscryfall: add mtg vocab and some words to filter throug... scryfall
2024-03-24 Doug Colemanfactor: update download to return path and using lists
2024-03-24 Doug Colemanio.files.unique: add a word that opens a temp file...
2024-03-24 Doug Colemaneditors.textwrangler: hopefully clarify text
2024-03-24 Doug Colemanhttp.download: move download words to their own vocabulary
2024-03-24 Doug Colemanmath.parser: add a variant ?string>number for use with...
2024-03-24 Doug Colemanio.files: implement (file-writer-secure)
2024-03-24 Doug Colemanopengl.annotations: use dupd
2024-03-24 Doug Colemanshuffle: Add dupdd
2024-03-20 Giftpflanzecombinators.extras: Fix 3tri*
2024-03-11 Giftpflanzesequences: Fix documentation
2024-03-08 Giftpflanzeio.serial.linux.ffi: Move M: linux lookup-baud to io...
2024-03-07 Giftpflanzecurses: Updates and fixes
2024-03-07 Giftpflanzelibc: Add setlocale and LC_* constants
2024-03-05 Giftpflanzeunix.signals: Signal constants are in the libc vocab
2024-03-04 John Benediktssongilded-rose: fix help-lint
2024-03-03 Alexander Ilingilded-rose: fix a mistranslated condition
2024-03-03 Alexander Ilingilded-rose: new vocab 2956/head
2024-03-03 Giftpflanzerlgl: Fix vocab tags
2024-03-01 Alexander IlinREADME: remove an obsolete command-line option 2955/head
2024-02-27 Doug Colemandb.sqlite.lib: fix test
2024-02-27 Doug Colemandb.sqlite.lib: there is no u64 type in sqlite and i...
2024-02-27 Doug Colemandb.sqlite.ffi: use the libclang output with some fixups
2024-02-26 Doug Colemandb.sqlite.ffi: add more api
2024-02-25 John Benediktssonmisc/vim: update syntax
2024-02-25 John Benediktssonsequences.generalizations: adding lastn, set-lastn...
2024-02-25 John Benediktssonsequences: faster last2 and some tests
2024-02-25 Alexander Ilinui.backend.windows: double the default vertical scrolli...
2024-02-25 Alexander Ilinui.backend.windows: scroll 10 times faster with Shift
2024-02-25 Alexander Ilinui.backend.windows: fix mouse-scroll implementation
2024-02-25 Alexander Ilinui.backend.windows: support horizontal scroll wheel
2024-02-25 GiftpflanzeDelete empty test files
2024-02-25 Ikko Eltociear... help.tour: fix typo in tour.factor
2024-02-24 GiftpflanzeMake -roots=<paths> known to the documentation
2024-02-24 Alexander Ilinsplitting.monotonic-docs: fix a copy-paste error
2024-02-24 Alexander Ilingrouping-docs: fix a typo a code example
2024-02-22 Doug Colemanio.encodings.string: ensure encoded string is a byte...
2024-02-22 Doug Colemancompiler.tree: link to all of the high-level IR nodes
2024-02-20 Alexander Ilinsequences: move last2 to the sequences vocab
2024-02-19 razetimehelp.handbook: add convention for destructors
2024-02-17 Giftpflanzemisc/vim/ftplugin: Improvements
2024-02-17 Giftpflanzectags: Fix character encoding error
2024-02-16 Giftpflanzemisc/vim/ftplugin: Add autopairs, colorcolumn instead...
2024-02-15 Giftpflanzecalendar: Add sunrise, sunset, solar-noon
2024-02-14 Doug Colemanbuild.sh: reenable curl if we need it
2024-02-14 Doug Colemanbuild.sh: Fix some issues with the downloader not overw...
2024-02-14 Doug Colemanbuild.sh: fix some style issues and trailing semicolons
2024-02-13 John Benediktssonmath.parser: use append! and suffix!
2024-02-13 Giftpflanzemath.parser: Improve performance
2024-02-13 John Benediktssonformatting: cleanup using
2024-02-13 John Benediktssonmath.parser: move (format-float) to formatting.private
2024-02-13 John Benediktssoncalendar.format: use printf for ss.SSSSSS
2024-02-12 John BenediktssonRevert "webapps.planet: css for hr"
2024-02-12 John Benediktssonwebapps.planet: css for hr
2024-02-12 John Benediktssonsequence.extras: fix docs spacing for arg-where
2024-02-12 John Benediktssonmath.parser: require hex-string>bytes to have even...
2024-02-12 John Benediktssonmath.affine-transforms: fix help-lint on win32
2024-02-12 John Benediktssonvm: remove format.cpp
2024-02-12 John Benediktssonmath.parser: fix edge case for float>dec
2024-02-12 John Benediktssontoml: fix for integer float representation
2024-02-12 John Benediktssonmisc: update vim syntax
2024-02-12 John Benediktssonio: rename some private words
2024-02-12 John Benediktssonmath.parser: rename some private words
2024-02-12 John BenediktssonNmakefile: remove format.obj
2024-02-12 John Benediktssonsequences.parser: remove duplicate using
2024-02-12 John Benediktssonmath.parser: tweak dragonbox by not using case/cond
2024-02-11 Giftpflanzemath.parser: Add Dragonbox float representation algorithm 2943/head
2024-02-08 John Benediktssoncompiler.tests.codegen: make a note about platform...
2024-02-08 John Benediktssonmath.affine-transforms: slight different on windows
2024-02-08 John Benediktssoncompiler.tests.codegen: fix two more tests
2024-02-08 John Benediktssonmath.parser: add a few more tests for number>string
2024-02-08 John Benediktssoncompiler.tests.codegen: fix fcos test
2024-02-07 John Benediktssonbuild.sh: fix rm checksums.txt files
2024-02-07 John BenediktssonRevert "compiler.tests: update float constant"
2024-02-07 John Benediktssoncompiler.tests: update float constant
2024-02-07 John Benediktssonmath: fix help-lint
2024-02-07 John Benediktssonmath.statistics: fix help-lint
2024-02-07 John BenediktssonNMakefile: adding format.obj
2024-02-07 John Benediktssonvm: forgot format.cpp
2024-02-07 John Benediktssonvm: use the ``fmt`` library to fix shortest decimal...
2024-02-07 John Benediktssonmath.functions: change { float integer } ^ to use fpow
2024-02-06 Dave CarltonAdded LIKE" for creating 'WHERE column LIKE' queries
2024-02-05 John Benediktssonxmode.catalog: adding qdoc and sparql
2024-02-04 John Benediktssonmacho: update mach-o/loader.h
2024-02-04 John Benediktssonbasis/extra: use some vocab: paths
2024-02-04 John Benediktssonvm: min-macos-version 11.0
2024-02-04 John BenediktssonRevert "alien.libraries.finder.macosx: use shared cache...
2024-02-04 John Benediktssonalien.libraries.finder.macosx: use shared cache on...
2024-02-03 John Benediktssonextra: use try-process instead of "run-process drop"
2024-02-03 John Benediktssonzoneinfo: update to tzdata-2024a
2024-02-01 John Benediktssoncrontab: simplify
2024-02-01 Doug Colemanbuild-from-source: don't build zstd 1.5.5-kernel tag
2024-02-01 Doug Colemancodebase-analyzer: split up c header/src words
2024-01-31 John Benediktssoncore/basis/extra: update some stack effects
2024-01-31 John Benediktssonextra: minor combinator cleanup
2024-01-31 John Benediktssongenerators: reduce overhead for take/take-all/yield...
2024-01-31 John Benediktssoncrontab: minor tweaks
2024-01-31 John Benediktssonmath: some docs tweaks for gcd and mod-inv
2024-01-31 John Benediktssonmath: fix docs for gcd
2024-01-30 John Benediktssonui.commands: adding update-command-map
next