]> gitweb.factorcode.org Git - factor.git/history - basis
xmode.marker: adding a better matching paren finder
[factor.git] / basis /
2022-08-12 John Benediktssonxmode.marker: adding a better matching paren finder
2022-08-12 John Benediktssonxmode.marker: ignore non-capturing groups
2022-08-10 John Benediktssonui.theme.switching.tools: switch breakpoint symbol
2022-08-10 Alex Maestasuse `check-instance` instead; reformat USING:`
2022-08-10 Alex MaestasInfer non-callables as though they're self-evaluating
2022-08-10 John Benediktssonxmode.marker: more correct faster update-match-group
2022-08-10 John BenediktssonRevert "xmode.marker: faster update-match-group"
2022-08-10 John Benediktssonregexp: don't use execute so the generated code is...
2022-08-09 John Benediktssonxmode.rules: removing test no longer needed
2022-08-09 John Benediktssonxmode.marker: faster update-match-group
2022-08-09 John Benediktssonxmode: fix handling of HASH_CHAR and always rules
2022-08-09 John Benediktssonregexp: fix case-insensitive lookahead and lookbehind.
2022-08-09 John Benediktssonxmode.marker: caching match group regexps for performance
2022-08-09 Raghu Radd mention of run-file to scripting cookbook
2022-08-09 Doug Colemantools.scaffold: Support unit tests with more than one...
2022-08-08 John Benediktssontools.scaffold: don't use sequences.extras.
2022-08-08 Doug Colemantools.scaffold: Add a word to scaffold tests.
2022-08-07 Doug Colemanmath.statistics: refactor histogram and histogram-by...
2022-08-07 John Benediktssonxmode.marker: cache fixup regexp
2022-08-07 John Benediktssonhelp.html: more padding
2022-08-07 John Benediktssoneditors.espresso: adding espresso editor integration
2022-08-07 John Benediktssoneditors.kate: adding Kate editor integration
2022-08-07 John Benediktssonhelp.html: improve nav
2022-08-07 John Benediktssonhelp.html: docs are 800px wide
2022-08-07 John Benediktssonhelp.html: cleanup nav
2022-08-06 John Benediktssoneditors.cudatext: cleanup using
2022-08-06 Doug Colemaneditors.visual-studio-code: Add instance of vscode...
2022-08-06 John Benediktssonhttp: don't add "modern" headers by default
2022-08-06 John Benediktssonhtml.templates: reverse order of style and scripts
2022-08-06 John Benediktssonhttp: adding img-src 'self' data:;
2022-08-05 John Benediktssonhelp.html: softer search box.
2022-08-05 John Benediktssonhelp.html: using standard tags, adding theme-color
2022-08-05 John Benediktssoneditors: adding summary.txt
2022-08-05 John Benediktssoneditors: adding EDITOR: syntax and use classes instead...
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 Benediktssonxmode.modes: updating with recent xmode files
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 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 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 Benediktssonhelp.lint: remove check-nulls
2022-08-01 John Benediktssonhelp.lint.checks: remove null checks now that scaffold...
2022-08-01 John Benediktssonmath.combinatorics: minor cleanup to next-combination
2022-08-01 John Benediktssonmath.combinatorics: fix combinations with replacement
2022-07-31 Doug Colemansequences: add index-of-last
2022-07-31 Doug Colemantools.scaffold: Use object instead of null and fix...
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: 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 Colemanfactor: refactor subseq-start
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanassocs: assoc-stack-from
2022-07-31 Doug Colemanassocs: rename (assoc-stack) => search-assoc-stack
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: 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 John Benediktssontools.disassembler: make udis86 pprint words so we...
2022-07-31 John Benediktssonprettyprint: disable NAN unparse on linux/x86-32
2022-07-31 Ikko Ashiminexml.errors: fix typo
2022-07-28 John Benediktssonhttp.server.cgi: normalize cgi path
2022-07-27 nomennescioOn Windows support HOME environment variable
2022-07-27 John Benediktssonmath.bits: make zero encode as one false bit.
2022-07-26 John Benediktssonui.theme: remove vocab-background-color and vocab-borde...
2022-07-26 John Benediktssonui.theme.base16: adding code-border-color
2022-07-25 John Benediktssonhelp.html: remove border color now that it is set.
2022-07-25 John Benediktssonhelp.stylesheet: giving code blocks a border color
2022-06-29 John Benediktssonhelp.html: round other colored boxes
2022-06-28 John Benediktssonhelp.html: more css changes
2022-06-28 John Benediktssonhelp.html: better colors
2022-06-28 John Benediktssonhelp.html: bit more style
2022-06-28 John Benediktssonbootstrap.image: remove debugs for now
2022-06-28 John Benediktssonhelp.html: larger fonts
2022-06-25 Doug Colemanui.tools.inspector: actually test something
2022-06-24 Doug Colemanui.tools.inspector: Fix inspector for map-index change.
2022-06-21 John Benediktssonio.monitors: bump sleeps in tests
next