]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-08-14 John Benediktssonmisc: more syntax tests.
2020-08-14 John Benediktssonvocabs.parser: faster name lookup.
2020-08-14 John Benediktssontools.profiler.sampling: fixing missed rename.
2020-08-14 John BenediktssonRevert "Revert "vm: Allow larger 32bit code heaps.""
2020-08-14 John Benediktssonvm: rename primitive_sampling_profiler to primitive_set...
2020-08-14 John Benediktssonvm: add some allocates memory comments.
2020-08-14 John Benediktssonvm: change some bools from cell to bool.
2020-08-14 John BenediktssonRevert "vm: Allow larger 32bit code heaps."
2020-08-13 John BenediktssonRevert "checksums.multi: make multi-checksum an instanc...
2020-08-13 John Benediktssontools.profiler.sampling: assert that profile-data is...
2020-08-13 John Benediktssonxml.tests: fix USING.
2020-08-13 John Benediktssonfurnace: require chloe-tags when loading furnace framework.
2020-08-13 John Benediktssonxml.tests: require 8-bit encodings.
2020-08-12 John Benediktssonalien.libraries.finder.macosx: fix test USING.
2020-08-05 John Benediktssonmath.bitwise: remove duplicate logic in bitfield.
2020-08-05 John Benediktssonalien.libraries.finder.linux: return fully-qualified...
2020-08-05 John Benediktssonalien.libraries.finder: cleanup, add windows tests.
2020-08-04 John Benediktssoncommand-line.startup: print default values for parameters.
2020-08-04 Alexander IljinL-system: rename some words to new conventions
2020-08-04 Alexander IljinL-system: reformat for brevity
2020-08-04 Alexander IljinL-system: use named color constants
2020-08-04 Alexander IljinL-system: fix compilation
2020-08-04 Alexander IljinL-system: resurrect from unmaintained to extra
2020-08-01 Alexander Iljinsyntax-docs: add description of the vocab:word syntax
2020-08-01 Alexander Iljinsyntax-docs: fix a typo
2020-08-01 Alexander Iljinsyntax-docs: remove mention of a nonexistent error
2020-07-29 Alexander Iljintotp[-docs]: accept TOTP keys in Base 32 encoding
2020-07-29 Alexander Iljintotp[-docs]: change default totp-hash value to SHA-1
2020-07-29 Alexander Iljinchecksums: inherit checksum-state from disposable
2020-07-29 Alexander Iljinchecksums.multi: make multi-checksum an instance of...
2020-07-20 John Benediktssonsequences.extras: move some words to assocs.extras.
2020-07-19 Doug Colemansequences.extras: Add {filter,reject}-{keys,values}
2020-07-19 Alexander Iljinio.pathnames-docs: fix a copy-paste error
2020-07-19 Alexander Iljinmath-docs: fix `times` documentation
2020-07-03 Doug Colemanbuild.sh: Fix update-boot-image help
2020-07-01 Doug Colemanunix: Add more posix_spawnp and rename fork-process...
2020-06-27 John Benediktssonvocabs.hierarchy: use ensure-vocab-root/prefix.
2020-06-27 John Benediktssonvocabs.hierarchy: fix (disk-vocabs) on subvocabs.
2020-06-27 Doug Colemanvocabs.hierarchy: Fix typo.
2020-06-27 Doug Colemanunix.linux.proc: Add cpuinfo flag "vmx flags".
2020-06-23 Doug Colemantools.dns.public: Add cloudflare dns
2020-06-22 Doug Colemansystem-info.macosx: 11.0
2020-06-22 Doug Colemansystem-info.macosx: Big Sur
2020-06-15 Doug Colemanbuild.sh: Recognize arm64 ipad/appletv.
2020-06-15 John BenediktssonRevert "ui.gadgets.borders: don't convert border-loc...
2020-06-13 Doug Colemanhelp.cookbook: Fix typo.
2020-06-13 Doug Colemanmath.bitwise: Fix example for bitfield*
2020-06-13 Doug Colemanmath.bitwise: I can't implement ``bitfield*`` as `...
2020-06-12 Doug Colemanui.backend.cocoa: fix bootstrap -- vocab does not exist.
2020-06-12 Doug Colemanvocabs: On use-vocab we should throw an error if the...
2020-06-10 Doug Colemanbuild.sh: Add OS detection for Haiku.
2020-06-10 Duskvim/syntax: Even more fixups.
2020-06-08 John Benediktssonmisc/vim: change stack effects to not highlight when...
2020-06-08 John Benediktssonui.tools.listener: re-order emacs keybinding docs.
2020-06-08 John Benediktssonmisc/vim: fix NAN: highlighting, and private generic...
2020-06-08 John Benediktssonmisc: add private definitions to syntax-test file.
2020-06-08 John Benediktssonmisc/vim/syntax: fix private word highlights.
2020-06-08 John Benediktssonmisc/vim: dos2unix factor-docs.vim.
2020-06-08 John Benediktssoneditors.vim.generate-syntax: merge in factor.vim.fgen.
2020-06-07 Doug Colemanbuild.sh: Change WORD size detection to use preprocessor.
2020-06-07 Duskfixup! [misc] vim/syntax: Fixups
2020-06-07 Duskeditors.vim.generate-syntax: Match new generation
2020-06-07 Dusk[misc] vim/syntax: Fixups
2020-06-07 John Benediktssonmisc: adding a syntax-test file.
2020-06-07 John Benediktssonvim: missed a char in 0b fix.
2020-06-07 John Benediktssonvim: fix syntax highlighting of CHAR:, 0b, NAN:.
2020-06-07 Dusk[misc] vim/syntax: Overhaul syntax highlighting
2020-06-07 Dusk[misc] vim/syntax: Avoid extra group captures
2020-06-07 Dusk[misc] vim/syntax: Very magic patterns
2020-06-07 Dusk[misc] vim/syntax: Proper comment precedence
2020-06-07 Dusk[misc] vim: Hygenic text width highlights
2020-06-06 John Benediktssonui.tools.listener: change previous/next line to multili...
2020-06-06 John Benediktssonui.tools.listener: document emacs-style keybindings...
2020-06-06 John BenediktssonRevert "ui: better support for Emacs-style key bindings."
2020-06-06 John BenediktssonRevert "ui.gadgets.editors: adding Ctrl-u support."
2020-06-06 John BenediktssonRevert "ui.gadgets.editors: make Ctrl-A select-all...
2020-06-06 John BenediktssonRevert "ui.tools: change Alt- to Ctrl-Shift- for tools."
2020-06-06 John Benediktssonui.backend.gtk: don't let input-methods steal key-presses.
2020-05-29 John Benediktssonui.tools: change Alt- to Ctrl-Shift- for tools.
2020-05-29 John Benediktssonui.gadgets.editors: make Ctrl-A select-all if at column 0.
2020-05-28 John Benediktssonimages.pbm: use not.
2020-05-28 John Benediktssonlogic: use not.
2020-05-28 John Benediktssonui.gadgets.editors: adding Ctrl-u support.
2020-05-28 John Benediktssonui: better support for Emacs-style key bindings.
2020-05-27 John Benediktssonui.gadgets.editors: can just use preedit-start>> as...
2020-05-27 John Benediktssonmodels: cleanup docs for $slots.
2020-05-27 John Benediktssonui.gadgets.editors: fix off-by-one.
2020-05-27 John Benediktssonui.gadgets.editors: fix page-up/page-down behavior.
2020-05-27 John Benediktssonui.gadgets.editors: cleanup docs for $slots.
2020-05-27 John Benediktssonui.gestures: clean docs for $slots.
2020-05-27 John Benediktssonui.gadgets.tables: change hook>> to be called on all...
2020-05-27 John Benediktssonui.gadgets.tables: cleanup docs for $slots.
2020-05-27 John Benediktssonlexer: cleanup docs for $slots.
2020-05-27 John Benediktssonthreads: cleanup docs for $slots.
2020-05-27 Doug Colemandb.sqlite.ffi: Update the sqlite3 bindings a bit.
2020-05-26 John Benediktssonui.gadgets.editors: fix page-up/page-down with one...
2020-05-26 John Benediktssonpunycode: adding basic support for Punycode (RFC 3492).
2020-05-22 Doug Colemanui.backend.x11.keys: Enable numpad navigation keys...
2020-05-22 Doug Colemangesture-logger: Add as a demo!
2020-05-22 John Benediktssonhelp.html: better tests, don't just drop the result.
next