]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-08-05 John Benediktssonxmode: update for recent jEdit mode changes
2022-08-05 John Benediktssonxmode.modes: adding dockerfile xmode
2022-08-05 John Benediktssonxmode.modes: update
2022-08-05 John Benediktssonxmode: update xmode.dtd
2022-08-05 John Benediktssoneditors.cudatext: support for CudaText editor.
2022-08-04 John Benediktssonxmode.modes: minor fixes for delegation to unknown...
2022-08-03 John Benediktssongithub: temporarily disable help-lint checks on windows...
2022-08-03 John Benediktssonxmode.modes: updating with recent xmode files
2022-08-03 John Benediktssoncolors.contrast: implement WCAG color contrast ratio
2022-08-02 John Benediktssoneffects: can't use (clone) due to read-only slots
2022-08-02 John Benediktssonclasses.algebra: fix complement predicate-def
2022-08-02 John Benediktssoneffects: short-circuit versions of a few words
2022-08-02 John Benediktssonclasses: define predicate-def for anonymous classes
2022-08-02 John Benediktssonstack-checker.dependencies: import M\ anonymous-complem...
2022-08-02 Doug Colemaneditors.notepad: find notepad faster and fix compile...
2022-08-02 Doug Colemanstack-checker.errors: fix typo in summary.txt
2022-08-01 Doug Colemansequences: use index-of-last more places
2022-08-01 Doug Colemantools.dns.public: Add more dns servers and examples
2022-08-01 John Benediktssongamelib.demos.sokoban: removing unused resources
2022-08-01 John Benediktssonsokoban: removing in favor of newer gamelib.demos.sokoban
2022-08-01 John Benediktssonsokoban: removing music.wav, it's pretty but it's over...
2022-08-01 John Benediktsson.github: try and use Developer Command Prompt.
2022-08-01 Doug Colemanmason.build: use absolute-path instead
2022-08-01 Doug ColemanRevert "mason.config: revert tilde for quick test"
2022-08-01 John BenediktssonRevert "github: disable windows for now."
2022-08-01 John Benediktssongopher.ui: don't require a protocol for gopher urls
2022-08-01 John Benediktssongemini.ui: don't require a protocol for gemini urls
2022-08-01 John Benediktssonsokoban: fix more tests
2022-08-01 John Benediktssonsokoban: fix test failures
2022-08-01 John Benediktssonui.gadgets.panes: relayout when changing label contents
2022-08-01 John Benediktssonui.gadgets.panes: fuse labels together with the same...
2022-08-01 John Benediktssoneditors.acme: fix help-lint
2022-08-01 John Benediktssontools.profiler.sampling: faster printing in the UI
2022-08-01 John Benediktssonsequences.extras: cleanup change-last{-unsafe}
2022-08-01 John Benediktssonui.gadgets: simplify unparent
2022-08-01 John Benediktssoneditors.bluefish: adding Bluefish editor support
2022-08-01 John Benediktssoneditors: allow them to be loaded in the load-all image
2022-08-01 John Benediktssonnamespaces: remove unused with-variable-{on/off}
2022-08-01 John Benediktssonsequences: s/bounds-check-find/bounds-check-call/ and...
2022-08-01 John Benediktssonhelp.lint: remove check-nulls
2022-08-01 John Benediktssonhelp.lint.checks: remove null checks now that scaffold...
2022-08-01 John Benediktssonsystem: fix tests using
2022-08-01 John Benediktssonmath.combinatorics: minor cleanup to next-combination
2022-08-01 John Benediktssonmisc/vim: update for core refactor
2022-08-01 John Benediktssonsokoban: fix IN:
2022-08-01 John Benediktssonmath.combinatorics: fix combinations with replacement
2022-07-31 Doug Colemansplitting: simpler split
2022-07-31 Doug Colemancolor-picker: fix using
2022-07-31 John Benediktssonmason.config: revert tilde for quick test
2022-07-31 John BenediktssonSquashed commit of the following:
2022-07-31 Doug Colemanmultisets: Fix multiset-clear (size was not reset)
2022-07-31 Doug ColemanRevert "splitting: simplify using locals/fry" refactor-core-july21 2637/head
2022-07-31 Doug Colemansequences: move defs higher
2022-07-31 Doug Colemansequences: add index-of-last
2022-07-31 Doug Colemansequences: add more docs
2022-07-31 Doug Colemantools.scaffold: Use object instead of null and fix...
2022-07-31 Doug Colemancore: update docs for new words
2022-07-31 Doug Colemancolor-picker: Fix background and using
2022-07-31 Doug Colemanui.gadgets.search-tables: Fix background color of color...
2022-07-31 Doug Colemanfactor: swap over is `tuck`
2022-07-31 Doug Colemanfixups: fix word rename
2022-07-31 Doug Colemancocoa.application: use subseq again
2022-07-31 Doug Colemansequences: remove-of? words aren't as good as i had...
2022-07-31 Doug Colemansequences: docs, forgot a rename
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanhelp.html: fix load
2022-07-31 Doug Colemansequences.deep: deep-subseq? -> deep-subsequence?
2022-07-31 Doug Colemanyaml: with2 is kernel:withd now
2022-07-31 Doug Colemanfactor: refactor subseq-start
2022-07-31 Doug Colemankernel: Add withd
2022-07-31 Doug Colemanrosetta-code.multisplit: refactor
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemansequences.extras: fix find-last-index
2022-07-31 Doug Colemanstrings.parser: short -> bound
2022-07-31 Doug ColemanRevert "core: find-last-integer -> find-last-integer...
2022-07-31 Doug Colemancore: find-last-integer -> find-last-integer-from for...
2022-07-31 Doug Colemansequences: fix e/i and i/e and remove maybe-nth with...
2022-07-31 Doug Colemanassocs: assoc-stack-from
2022-07-31 Doug Colemansequences: faster filter! and less bounds checking...
2022-07-31 Doug Colemansequences: redo find words
2022-07-31 Doug Colemanassocs: rename (assoc-stack) => search-assoc-stack
2022-07-31 Doug Colemansequences: remove comment
2022-07-31 Doug Colemancore: fix naming of sequence-index-operator
2022-07-31 Doug Colemanbase64: don't use new word
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-07-31 Doug Colemanfactor: refactor something
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-07-31 Doug Colemanbasis: use head-to-index and index-to-tail
2022-07-31 Doug Colemancore: (head) (tail) from-end -> from-tail. add cramp
2022-07-31 Doug Colemancore: add negate
2022-07-31 Doug Colemancore: fix stack effect and use new word
2022-07-31 Doug Colemancore: rename some words
2022-07-31 Doug Colemancore: Better names for (each) etc
2022-07-31 Doug Colemanfactor: use new words
2022-07-31 Doug Colemansequences: rename some helper words and subseq/member...
2022-07-31 John Benediktssonsequences.extras: faster arg-min and arg-max
2022-07-31 John Benediktssonsplitting: simplify using locals/fry
2022-07-31 John Benediktssontokencase: split on graphemes.
next