]> gitweb.factorcode.org Git - factor.git/history - basis
scryfall: make decks better, import from moxfield
[factor.git] / basis /
9 days ago John Benediktssonio.directories.windows: fix using
9 days ago John Benediktssonio.directories.windows: use MOVEFILE_REPLACE_EXISTING
9 days ago John Benediktssonio.directories: test moving a file to overwrite an...
9 days ago Doug Colemanhttp.download: download to cwd like the docs say not...
9 days ago Doug Colemanhttp.download: fix up stack effects and write some...
10 days ago Doug Colemanhttp.download: fix downloading into a directory if...
10 days ago Doug Colemancocoa.statusbar: a bit of refactoring
2024-04-09 Doug Colemansorting.specification: add quot to sort specs for worki...
2024-04-07 Doug Colemanmath.combinatorics: add a word to get unique combinatio...
2024-04-03 John Benediktssoneditors.notepadnext: support line numbers in newer...
2024-04-02 Doug Colemaneditors.notepadnext: better formatting
2024-04-02 Doug Colemaneditors.notepadnext: add line number support
2024-03-28 Doug Colemaneditors.notepadnext: add support for NotepadNext
2024-03-26 John Benediktssonhttp.download: use ``path`` not ``file`` in stack effect
2024-03-25 Doug Colemancore: remove ?string>number in favor of ?if
2024-03-25 Doug Colemanhttp.download: fix for new changes
2024-03-25 Doug Colemanhttp.download: ?download-to -> download-to-once
2024-03-25 Doug Colemanhttp.download: fix bug in deleting zero-sized files...
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 Colemanio.files: implement (file-writer-secure)
2024-03-24 Doug Colemanopengl.annotations: use dupd
2024-03-24 Doug Colemanshuffle: Add dupdd
2024-03-07 Giftpflanzelibc: Add setlocale and LC_* constants
2024-03-05 Giftpflanzeunix.signals: Signal constants are in the libc vocab
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 Benediktssonsequences.generalizations: adding lastn, set-lastn...
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 Ash... 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-15 Giftpflanzecalendar: Add sunrise, sunset, solar-noon
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 Benediktssontoml: fix for integer float representation
2024-02-12 John Benediktssonmath.parser: rename some private words
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 Benediktssoncompiler.tests.codegen: fix two more tests
2024-02-08 John Benediktssoncompiler.tests.codegen: fix fcos test
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 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 Benediktssonbasis/extra: use some vocab: paths
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-01-31 John Benediktssoncore/basis/extra: update some stack effects
2024-01-31 John Benediktssonmath: some docs tweaks for gcd and mod-inv
2024-01-30 John Benediktssonui.commands: adding update-command-map
2024-01-16 Michael Raitzafurnace.actions: Fix PUT, PATCH
2024-01-16 Michael Raitzahtml, http: Documentation fixes
2024-01-16 Michael Raitzafurnace: Implement DELETE request
2024-01-16 Michael Raitzahttp.server.redirection: Refactor <custom-redirect>
2024-01-16 Michael Raitzahttp.server: Implement DELETE, PATCH; handle unknown...
2024-01-15 olus2000compression.run-length: moved to extra to correct depen...
2024-01-15 olus2000sequences.parser: lint changes from previous commits
2024-01-15 olus2000sequences.parser: rename and redefine `next`
2024-01-12 John Benediktssonsequences.parser: simplify duplicate defition.
2024-01-09 John Benediktssonvocabs: use valid-vocab-name? to filter disk vocabs
2024-01-07 John Benediktssonmath.functions: fix divisor? to work with mixed numbers
2024-01-07 John Benediktssontoml: fix issue with sub-tables being defined first
2024-01-06 John Benediktssonpeg.ebnf: also remove ebnf-parser word-prop
2024-01-06 John Benediktssonpeg.ebnf: reset ebnf words properly
2024-01-06 John Benediktssonio.files.temp: allow default-cache-directory to work...
2023-12-29 olus2000math.combinatorics: tests for <k-permutations>
2023-12-29 olus2000math.combinatorics: fix <k-permutations> for k=0
2023-12-21 Ikko Eltociear Ash... docs: Update panes-docs.factor
2023-12-07 John Benediktssonmath.vectors.ranges: change using
2023-12-07 Keldan ChapmanAdd range methods
2023-12-06 John Benediktssontoml: parse more datetime formats into timestamps
2023-12-06 John Benediktssonunicode.data: remove accidental breakpoint
2023-12-06 John Benediktssonunicode: update to 15.1.0
2023-12-05 John Benediktssonunicode: bump the unicode-version to be current support...
2023-12-05 John Benediktssonunicode: version the test files
2023-12-05 John Benediktssonmodels: make a model-value generic.
2023-12-04 John Benediktssonhelp: fix suggestion from discord
2023-12-02 John Benediktssonalien.data: adding stream-read-c-ptr
2023-11-11 Capitalbasis/xmode: refactor to be deploy friendly.
2023-11-05 Capitalfarkup: revent literal from being modified
2023-11-04 razetimeui.pens.solid: add missing docs
next