]> gitweb.factorcode.org Git - factor.git/history - basis
functors: inline the parts of interpolate this needs
[factor.git] / basis /
6 hours ago John Benediktssonfunctors: inline the parts of interpolate this needs clean-linux-x86-32 clean-linux-x86-64 clean-macosx-x86-64 main master
6 hours ago John Benediktssoncalendar: faster not using slots.syntax
6 hours ago John BenediktssonReapply "interpolate: allow format directives to be...
14 hours ago Doug Colemansequences.product: fix lint
14 hours ago Doug ColemanRevert "Revert "sequences.product: faster product itera...
16 hours ago nomennescioRevert "sequences.product: faster product iteration."
22 hours ago John BenediktssonRevert "interpolate: allow format directives to be...
22 hours ago John BenediktssonRevert "interpolate: split out format into a hook"
30 hours ago John Benediktssoninterpolate: split out format into a hook
31 hours ago John Benediktssonsequences.product: faster product iteration.
31 hours ago John Benediktssoninterpolate: allow format directives to be used
31 hours ago John Benediktssonformatting: split out a format-directive EBNF
2 days ago Limnanthes Serafiniarm.64.factor: extra semicolon removed
2 days ago Limnanthes SerafiniLast x86 comment cleanup
2 days ago Limnanthes SerafiniFirst batch of comments
2 days ago Limnanthes Serafiniboth-fixnums?comment cleanup
2 days ago Limnanthes Serafiniarm64 comment cleanup for tested words
2 days ago davidenders11fix typo
2 days ago davidenders11fix for fixnum/mod-fast
2 days ago CWeismannfixnum* is either working or mostly working
2 days ago CWeismannfixed overflow i think
2 days ago Limnanthes SerafiniLSLi and probable string-nth-fast fix
2 days ago Limnanthes SerafiniAdding (call) to ARM64
2 days ago Limnanthes SerafiniA fix for fixnum-shift-fast!
2 days ago Limnanthes SerafiniCharlie's ASRi-encode fix
2 days ago Limnanthes SerafiniAll the relevant changes to get up to the new bug
2 days ago Limnanthes SerafiniLittle fix
2 days ago Limnanthes SerafiniFixed format issues from recent commit
2 days ago davidenders11added additional comments
2 days ago Limnanthes SerafiniFix LDRl
2 days ago Limnanthes Serafinicomment fix
2 days ago Limnanthes SerafiniNew relocation rc_relative_cell
2 days ago davidenders11add missing definitions
2 days ago Limnanthes Serafinimini fix
2 days ago Limnanthes Serafinistuff
2 days ago Limnanthes SerafiniFirst set of JIT-DEFINE words
3 days ago John Benediktssoncalendar.format: make duration>human-readable more...
7 days ago Giftpflanzeinverse: Fix docs
7 days ago Giftpflanzeinverse: Add `under`
2024-04-15 John Benediktssonio.directories.windows: fix using
2024-04-15 John Benediktssonio.directories.windows: use MOVEFILE_REPLACE_EXISTING
2024-04-15 John Benediktssonio.directories: test moving a file to overwrite an...
2024-04-15 Doug Colemanhttp.download: download to cwd like the docs say not...
2024-04-14 Doug Colemanhttp.download: fix up stack effects and write some...
2024-04-14 Doug Colemanhttp.download: fix downloading into a directory if...
2024-04-14 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
next