]> gitweb.factorcode.org Git - factor.git/history - basis
Update actions, because Node.js 16 actions are deprecated, to Node.js 20
[factor.git] / basis /
17 hours ago Limnanthes Serafiniarm.64.factor: extra semicolon removed clean-windows-x86-32
17 hours ago Limnanthes SerafiniLast x86 comment cleanup
17 hours ago Limnanthes SerafiniFirst batch of comments
17 hours ago Limnanthes Serafiniboth-fixnums?comment cleanup
17 hours ago Limnanthes Serafiniarm64 comment cleanup for tested words
17 hours ago davidenders11fix typo
17 hours ago davidenders11fix for fixnum/mod-fast
17 hours ago CWeismannfixnum* is either working or mostly working
17 hours ago CWeismannfixed overflow i think
17 hours ago Limnanthes SerafiniLSLi and probable string-nth-fast fix
17 hours ago Limnanthes SerafiniAdding (call) to ARM64
17 hours ago Limnanthes SerafiniA fix for fixnum-shift-fast!
17 hours ago Limnanthes SerafiniCharlie's ASRi-encode fix
17 hours ago Limnanthes SerafiniAll the relevant changes to get up to the new bug
17 hours ago Limnanthes SerafiniLittle fix
17 hours ago Limnanthes SerafiniFixed format issues from recent commit
17 hours ago davidenders11added additional comments
17 hours ago Limnanthes SerafiniFix LDRl
17 hours ago Limnanthes Serafinicomment fix
17 hours ago Limnanthes SerafiniNew relocation rc_relative_cell
17 hours ago davidenders11add missing definitions
17 hours ago Limnanthes Serafinimini fix
17 hours ago Limnanthes Serafinistuff
17 hours ago Limnanthes SerafiniFirst set of JIT-DEFINE words
38 hours ago John Benediktssoncalendar.format: make duration>human-readable more...
5 days ago Giftpflanzeinverse: Fix docs
5 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
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>
next