]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-09-29 John Benediktssonmisc/vim: some minor fixes.
2020-09-28 John Benediktssonmisc/vim: remove TH{ syntax.
2020-09-28 John BenediktssonRevert "core: Add TH{ for making assoc tuples."
2020-09-28 John Benediktssonsequences.extras: fix stack effect for filter-all-subseqs.
2020-09-27 John Benediktssonbootstrap: rename layouts/layouts.factor to layouts...
2020-09-26 John Benediktssonclasses.tuple: speed up slots>tuple a bit.
2020-09-26 John Benediktssontalks.tc-lisp-talk: fix typo.
2020-09-26 John Benediktssonvm: remove -console option, seems not necessary.
2020-09-26 John Benediktssoncommand-line: cleanup some documentation, change termin...
2020-09-26 John Benediktssoncompiler.tree.propagation.transforms: document not...
2020-09-26 John Benediktssoncompiler.tree.propagation.known-words: fix type in...
2020-09-26 John Benediktssonclasses: update with quotation stack effects.
2020-09-25 John Benediktssonhints: switch to using instance?.
2020-09-24 John Benediktssonclasses.builtin: remove bootstrap-type>class.
2020-09-24 John Benediktssonclasses.union: speed up instance? on unions of tuple...
2020-09-22 John Benediktssontools.completion: re-add chars-matching, not sure how...
2020-09-22 John Benediktssonfonts: simplify reverse-video-font
2020-09-22 John Benediktssonbenchmark.completion: fix use of name-completions.
2020-09-22 John Benediktssontools.completion: merge qualified and unqualified word...
2020-09-22 John Benediktssontools.completion: allow fuzzy vocab name in qualified...
2020-09-22 John Benediktssontools.completion: support qualified word completions.
2020-09-15 John Benediktssonmath.complex: update test using.
2020-09-15 John Benediktssonmath.complex: move malformed-complex and parse-complex...
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-09-09 John Benediktssoncore: removing unnecessary method stack effects.
2020-09-03 Doug Colemaneditors.visual-studio-code: Prefer code-insiders on...
2020-09-02 Doug Colemanvscode: Prefer code-insiders version if installed.
2020-09-01 John Benediktssoncuda.libraries: remove duplicate definition of ?delete-at.
2020-08-30 John BenediktssonREADME: minor style tweak.
2020-08-30 Doug Colemanassocs.extras: better implementation of rekey-new-assoc
2020-08-30 Doug Colemanassocs.extra: Add a word to keep only certain keys...
2020-08-29 Doug Colemanbuild.sh: Warn if boot image url is nonexistent when...
2020-08-29 Doug ColemanRevert "build.sh: Fix boot image download to current...
2020-08-27 Doug Colemanbuild.sh: recognize arm64 linux
2020-08-27 Doug Colemanbuild.sh: Fix boot image download to current branch.
2020-08-27 Doug Colemandb: Fix using list for walker.
2020-08-23 John Benediktssonassocs: improve stack effect for delete-at* and ?delete-at.
2020-08-20 Alexander Iljinsodium: add the "bindings" tag
2020-08-17 John Benediktssonmisc: update vim syntax for ?change-at.
2020-08-17 John Benediktssonassocs: adding ?change-at.
2020-08-17 John Benediktssoncolors.hex: adding an invalid-hex-color error.
2020-08-14 John Benediktssoncompiler.tree.escape-analysis.branches: no need for...
2020-08-14 John Benediktssonmisc/vim: highlight predicate classes.
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.
next