]> gitweb.factorcode.org Git - factor.git/log
factor.git
20 months agoio.streams.ansi: faster by caching styles
John Benediktsson [Tue, 9 Aug 2022 23:04:14 +0000 (16:04 -0700)]
io.streams.ansi: faster by caching styles

20 months agoio.streams.256color: faster by caching styles
John Benediktsson [Tue, 9 Aug 2022 23:03:37 +0000 (16:03 -0700)]
io.streams.256color: faster by caching styles

20 months agoxmode: fix handling of HASH_CHAR and always rules
John Benediktsson [Tue, 9 Aug 2022 21:53:09 +0000 (14:53 -0700)]
xmode: fix handling of HASH_CHAR and always rules

20 months agoregexp: fix case-insensitive lookahead and lookbehind.
John Benediktsson [Tue, 9 Aug 2022 21:44:15 +0000 (14:44 -0700)]
regexp: fix case-insensitive lookahead and lookbehind.

20 months agoxmode.marker: caching match group regexps for performance
John Benediktsson [Tue, 9 Aug 2022 00:43:13 +0000 (17:43 -0700)]
xmode.marker: caching match group regexps for performance

20 months agoadd mention of run-file to scripting cookbook
Raghu R [Tue, 9 Aug 2022 15:52:43 +0000 (21:22 +0530)]
add mention of run-file to scripting cookbook

20 months agotools.scaffold: Support unit tests with more than one output with run-string helper...
Doug Coleman [Tue, 9 Aug 2022 05:21:39 +0000 (00:21 -0500)]
tools.scaffold: Support unit tests with more than one output with run-string helper word.

20 months agolint: fix using
Doug Coleman [Mon, 8 Aug 2022 22:42:25 +0000 (17:42 -0500)]
lint: fix using

20 months agosequences.extras: Add {2,3}nested-each/map combinators
Doug Coleman [Mon, 8 Aug 2022 22:39:40 +0000 (17:39 -0500)]
sequences.extras: Add {2,3}nested-each/map combinators

20 months agotools.scaffold: don't use sequences.extras.
John Benediktsson [Mon, 8 Aug 2022 14:21:39 +0000 (07:21 -0700)]
tools.scaffold: don't use sequences.extras.

20 months agowebsites: remove .page nav style
John Benediktsson [Mon, 8 Aug 2022 04:15:59 +0000 (21:15 -0700)]
websites: remove .page nav style

20 months agoassocs.extras: Remove B
Doug Coleman [Mon, 8 Aug 2022 14:05:16 +0000 (09:05 -0500)]
assocs.extras: Remove B

20 months agotools.scaffold: Add a word to scaffold tests.
Doug Coleman [Mon, 8 Aug 2022 06:28:57 +0000 (01:28 -0500)]
tools.scaffold: Add a word to scaffold tests.

Depends on sequences.extras loop>array but this may be forbidden (?)

20 months agoassocs.extras: add collect-assoc-by and friends
Doug Coleman [Mon, 8 Aug 2022 06:28:00 +0000 (01:28 -0500)]
assocs.extras: add collect-assoc-by and friends

20 months agosequences.extras: Add a couple words for prepending spaces to lines
Doug Coleman [Mon, 8 Aug 2022 06:27:26 +0000 (01:27 -0500)]
sequences.extras: Add a couple words for prepending spaces to lines

20 months agoextra: use push-at-each
Doug Coleman [Mon, 8 Aug 2022 04:08:26 +0000 (23:08 -0500)]
extra: use push-at-each

20 months agowebsites.factorcode: img#logo
John Benediktsson [Mon, 8 Aug 2022 04:09:32 +0000 (21:09 -0700)]
websites.factorcode: img#logo

20 months agowebsites.concatenative: dark logo
John Benediktsson [Mon, 8 Aug 2022 04:00:07 +0000 (21:00 -0700)]
websites.concatenative: dark logo

20 months agoassocs.extras: Add collect-by-multi and push-at-each
Doug Coleman [Mon, 8 Aug 2022 03:57:06 +0000 (22:57 -0500)]
assocs.extras: Add collect-by-multi and push-at-each

20 months agomath.statistics: refactor histogram and histogram-by to use
Doug Coleman [Sun, 7 Aug 2022 21:17:13 +0000 (16:17 -0500)]
math.statistics: refactor histogram and histogram-by to use
histogram-by!

20 months agoassocs: refactor collect-by to use collect-by!
Doug Coleman [Sun, 7 Aug 2022 21:15:47 +0000 (16:15 -0500)]
assocs: refactor collect-by to use collect-by!

20 months agowebapps.wiki: bigger text area
John Benediktsson [Sun, 7 Aug 2022 20:57:16 +0000 (13:57 -0700)]
webapps.wiki: bigger text area

20 months agowebapps.wiki: simplify and fix table layouts
John Benediktsson [Sun, 7 Aug 2022 20:49:27 +0000 (13:49 -0700)]
webapps.wiki: simplify and fix table layouts

20 months agowebapps.wiki: fix img
John Benediktsson [Sun, 7 Aug 2022 19:51:12 +0000 (12:51 -0700)]
webapps.wiki: fix img

20 months agowebapps.wiki: padding on footer
John Benediktsson [Sun, 7 Aug 2022 19:47:03 +0000 (12:47 -0700)]
webapps.wiki: padding on footer

20 months agowebapps.wiki: more style
John Benediktsson [Sun, 7 Aug 2022 19:45:37 +0000 (12:45 -0700)]
webapps.wiki: more style

20 months agowebapps.wiki: more style
John Benediktsson [Sun, 7 Aug 2022 19:39:21 +0000 (12:39 -0700)]
webapps.wiki: more style

20 months agoxmode.marker: cache fixup regexp
John Benediktsson [Sun, 7 Aug 2022 19:38:45 +0000 (12:38 -0700)]
xmode.marker: cache fixup regexp

20 months agohelp.html: more padding
John Benediktsson [Sun, 7 Aug 2022 19:38:32 +0000 (12:38 -0700)]
help.html: more padding

20 months agoeditors.espresso: adding espresso editor integration
John Benediktsson [Sun, 7 Aug 2022 17:00:29 +0000 (10:00 -0700)]
editors.espresso: adding espresso editor integration

20 months agoeditors.kate: adding Kate editor integration
John Benediktsson [Sun, 7 Aug 2022 15:02:42 +0000 (08:02 -0700)]
editors.kate: adding Kate editor integration

20 months agowebsites: better nav padding
John Benediktsson [Sun, 7 Aug 2022 14:33:37 +0000 (07:33 -0700)]
websites: better nav padding

20 months agohelp.html: improve nav
John Benediktsson [Sun, 7 Aug 2022 02:41:22 +0000 (19:41 -0700)]
help.html: improve nav

20 months agowebapps: padding
John Benediktsson [Sun, 7 Aug 2022 00:51:40 +0000 (17:51 -0700)]
webapps: padding

20 months agowebapps.wiki: padding-left nav
John Benediktsson [Sun, 7 Aug 2022 00:50:20 +0000 (17:50 -0700)]
webapps.wiki: padding-left nav

20 months agohelp.html: docs are 800px wide
John Benediktsson [Sun, 7 Aug 2022 00:48:35 +0000 (17:48 -0700)]
help.html: docs are 800px wide

20 months agohelp.html: cleanup nav
John Benediktsson [Sun, 7 Aug 2022 00:47:11 +0000 (17:47 -0700)]
help.html: cleanup nav

20 months agowebsites: 10px padding on nav
John Benediktsson [Sun, 7 Aug 2022 00:44:46 +0000 (17:44 -0700)]
websites: 10px padding on nav

20 months agowebapps.wiki: adding wiki.js
John Benediktsson [Sun, 7 Aug 2022 00:44:21 +0000 (17:44 -0700)]
webapps.wiki: adding wiki.js

20 months agowebapps: simplify navrow.
John Benediktsson [Sun, 7 Aug 2022 00:40:03 +0000 (17:40 -0700)]
webapps: simplify navrow.

20 months agoeditors.cudatext: cleanup using
John Benediktsson [Sat, 6 Aug 2022 17:20:51 +0000 (10:20 -0700)]
editors.cudatext: cleanup using

20 months agocombinators.extras: adding plox-if
John Benediktsson [Sat, 6 Aug 2022 16:49:29 +0000 (09:49 -0700)]
combinators.extras: adding plox-if

20 months agomisc/vim: update core syntax words
John Benediktsson [Sat, 6 Aug 2022 16:20:47 +0000 (09:20 -0700)]
misc/vim: update core syntax words

20 months agosequences.extras: adding map-if
John Benediktsson [Sat, 6 Aug 2022 16:07:08 +0000 (09:07 -0700)]
sequences.extras: adding map-if

20 months agohashcash: improvements by Zoltán Kéri.
John Benediktsson [Sat, 6 Aug 2022 04:52:03 +0000 (21:52 -0700)]
hashcash: improvements by Zoltán Kéri.

20 months agofftw: Remove blank line from tags.txt
Doug Coleman [Sat, 6 Aug 2022 04:46:04 +0000 (23:46 -0500)]
fftw: Remove blank line from tags.txt

Only this tags file had one

20 months agopapier: Add papier as a demo (2009)
Doug Coleman [Sat, 6 Aug 2022 04:38:37 +0000 (23:38 -0500)]
papier: Add papier as a demo (2009)

from https://github.com/jckarter/papier

20 months agoeditors.visual-studio-code: Add instance of vscode to be a vscode-base
Doug Coleman [Sat, 6 Aug 2022 04:36:21 +0000 (23:36 -0500)]
editors.visual-studio-code: Add instance of vscode to be a vscode-base

20 months agohttp: don't add "modern" headers by default
John Benediktsson [Sat, 6 Aug 2022 03:39:54 +0000 (20:39 -0700)]
http: don't add "modern" headers by default

20 months agowebapps.wiki: style fixes
John Benediktsson [Sat, 6 Aug 2022 03:33:49 +0000 (20:33 -0700)]
webapps.wiki: style fixes

20 months agohtml.templates: reverse order of style and scripts
John Benediktsson [Sat, 6 Aug 2022 03:29:40 +0000 (20:29 -0700)]
html.templates: reverse order of style and scripts

20 months agowebapps.wiki: forgot width change
John Benediktsson [Sat, 6 Aug 2022 03:09:26 +0000 (20:09 -0700)]
webapps.wiki: forgot width change

20 months agowebapps.wiki: more css cleanup
John Benediktsson [Sat, 6 Aug 2022 03:07:59 +0000 (20:07 -0700)]
webapps.wiki: more css cleanup

20 months agowebapps.wiki: fix old navbar style
John Benediktsson [Sat, 6 Aug 2022 02:16:22 +0000 (19:16 -0700)]
webapps.wiki: fix old navbar style

20 months agohttp: adding img-src 'self' data:;
John Benediktsson [Sat, 6 Aug 2022 01:20:43 +0000 (18:20 -0700)]
http: adding img-src 'self' data:;

20 months agowebapps.wiki: better data uri
John Benediktsson [Sat, 6 Aug 2022 01:08:38 +0000 (18:08 -0700)]
webapps.wiki: better data uri

20 months agowebapps: embed hamburger in data uri
John Benediktsson [Sat, 6 Aug 2022 00:29:21 +0000 (17:29 -0700)]
webapps: embed hamburger in data uri

20 months agohelp.html: softer search box.
John Benediktsson [Fri, 5 Aug 2022 23:53:59 +0000 (16:53 -0700)]
help.html: softer search box.

20 months agowebapps: using nav html element, cleanup
John Benediktsson [Fri, 5 Aug 2022 23:42:20 +0000 (16:42 -0700)]
webapps: using nav html element, cleanup

20 months agowebsites.concatenative: adding theme-color
John Benediktsson [Fri, 5 Aug 2022 23:41:34 +0000 (16:41 -0700)]
websites.concatenative: adding theme-color

20 months agohelp.html: using standard tags, adding theme-color
John Benediktsson [Fri, 5 Aug 2022 23:35:52 +0000 (16:35 -0700)]
help.html: using standard tags, adding theme-color

20 months agoeditors: adding summary.txt
John Benediktsson [Fri, 5 Aug 2022 23:16:20 +0000 (16:16 -0700)]
editors: adding summary.txt

20 months agoeditors: adding EDITOR: syntax and use classes instead of tuples
John Benediktsson [Fri, 5 Aug 2022 23:15:56 +0000 (16:15 -0700)]
editors: adding EDITOR: syntax and use classes instead of tuples

20 months agoxmode: update for recent jEdit mode changes
John Benediktsson [Fri, 5 Aug 2022 23:15:13 +0000 (16:15 -0700)]
xmode: update for recent jEdit mode changes

20 months agoxmode.modes: adding dockerfile xmode
John Benediktsson [Fri, 5 Aug 2022 23:14:51 +0000 (16:14 -0700)]
xmode.modes: adding dockerfile xmode

20 months agoxmode.modes: update
John Benediktsson [Fri, 5 Aug 2022 23:14:14 +0000 (16:14 -0700)]
xmode.modes: update

20 months agoxmode: update xmode.dtd
John Benediktsson [Fri, 5 Aug 2022 23:14:03 +0000 (16:14 -0700)]
xmode: update xmode.dtd

20 months agoeditors.cudatext: support for CudaText editor.
John Benediktsson [Fri, 5 Aug 2022 23:12:03 +0000 (16:12 -0700)]
editors.cudatext: support for CudaText editor.

20 months agoxmode.modes: minor fixes for delegation to unknown states
John Benediktsson [Thu, 4 Aug 2022 20:24:54 +0000 (13:24 -0700)]
xmode.modes: minor fixes for delegation to unknown states

20 months agogithub: temporarily disable help-lint checks on windows builder
John Benediktsson [Wed, 3 Aug 2022 20:36:20 +0000 (13:36 -0700)]
github: temporarily disable help-lint checks on windows builder

20 months agoxmode.modes: updating with recent xmode files
John Benediktsson [Wed, 3 Aug 2022 19:39:49 +0000 (12:39 -0700)]
xmode.modes: updating with recent xmode files

20 months agocolors.contrast: implement WCAG color contrast ratio
John Benediktsson [Wed, 3 Aug 2022 19:29:36 +0000 (12:29 -0700)]
colors.contrast: implement WCAG color contrast ratio

20 months agoeffects: can't use (clone) due to read-only slots
John Benediktsson [Tue, 2 Aug 2022 19:27:15 +0000 (12:27 -0700)]
effects: can't use (clone) due to read-only slots

20 months agoclasses.algebra: fix complement predicate-def
John Benediktsson [Tue, 2 Aug 2022 18:01:42 +0000 (11:01 -0700)]
classes.algebra: fix complement predicate-def

20 months agoeffects: short-circuit versions of a few words
John Benediktsson [Tue, 2 Aug 2022 17:27:24 +0000 (10:27 -0700)]
effects: short-circuit versions of a few words

20 months agoclasses: define predicate-def for anonymous classes
John Benediktsson [Tue, 2 Aug 2022 17:26:49 +0000 (10:26 -0700)]
classes: define predicate-def for anonymous classes

20 months agostack-checker.dependencies: import M\ anonymous-complement add-depends-on-class
John Benediktsson [Tue, 2 Aug 2022 16:59:24 +0000 (09:59 -0700)]
stack-checker.dependencies: import M\ anonymous-complement add-depends-on-class

20 months agoeditors.notepad: find notepad faster and fix compile error
Doug Coleman [Tue, 2 Aug 2022 13:15:11 +0000 (08:15 -0500)]
editors.notepad: find notepad faster and fix compile error

20 months agostack-checker.errors: fix typo in summary.txt
Doug Coleman [Tue, 2 Aug 2022 01:46:18 +0000 (20:46 -0500)]
stack-checker.errors: fix typo in summary.txt

20 months agosequences: use index-of-last more places
Doug Coleman [Mon, 1 Aug 2022 16:21:34 +0000 (11:21 -0500)]
sequences: use index-of-last more places

20 months agotools.dns.public: Add more dns servers and examples
Doug Coleman [Mon, 1 Aug 2022 16:21:14 +0000 (11:21 -0500)]
tools.dns.public: Add more dns servers and examples

20 months agogamelib.demos.sokoban: removing unused resources
John Benediktsson [Mon, 1 Aug 2022 15:14:41 +0000 (08:14 -0700)]
gamelib.demos.sokoban: removing unused resources

20 months agosokoban: removing in favor of newer gamelib.demos.sokoban
John Benediktsson [Mon, 1 Aug 2022 15:14:26 +0000 (08:14 -0700)]
sokoban: removing in favor of newer gamelib.demos.sokoban

20 months agosokoban: removing music.wav, it's pretty but it's over 40mb.
John Benediktsson [Mon, 1 Aug 2022 15:08:49 +0000 (08:08 -0700)]
sokoban: removing music.wav, it's pretty but it's over 40mb.

20 months ago.github: try and use Developer Command Prompt.
John Benediktsson [Mon, 1 Aug 2022 14:54:37 +0000 (07:54 -0700)]
.github: try and use Developer Command Prompt.

20 months agomason.build: use absolute-path instead
Doug Coleman [Mon, 1 Aug 2022 14:36:46 +0000 (09:36 -0500)]
mason.build: use absolute-path instead

20 months agoRevert "mason.config: revert tilde for quick test"
Doug Coleman [Mon, 1 Aug 2022 14:36:11 +0000 (09:36 -0500)]
Revert "mason.config: revert tilde for quick test"

This reverts commit 40ee12321896a4bc95261f8976e0a621cb570639.

the problem with the windows mason is git needs absolute-path

20 months agoRevert "github: disable windows for now."
John Benediktsson [Mon, 1 Aug 2022 14:14:01 +0000 (07:14 -0700)]
Revert "github: disable windows for now."

This reverts commit 82135888f48370f2e7075c525836ca926a20d318.

20 months agogopher.ui: don't require a protocol for gopher urls
John Benediktsson [Mon, 1 Aug 2022 05:19:53 +0000 (22:19 -0700)]
gopher.ui: don't require a protocol for gopher urls

20 months agogemini.ui: don't require a protocol for gemini urls
John Benediktsson [Mon, 1 Aug 2022 05:19:42 +0000 (22:19 -0700)]
gemini.ui: don't require a protocol for gemini urls

20 months agosokoban: fix more tests
John Benediktsson [Mon, 1 Aug 2022 05:18:41 +0000 (22:18 -0700)]
sokoban: fix more tests

20 months agosokoban: fix test failures
John Benediktsson [Mon, 1 Aug 2022 05:17:34 +0000 (22:17 -0700)]
sokoban: fix test failures

20 months agoui.gadgets.panes: relayout when changing label contents
John Benediktsson [Mon, 1 Aug 2022 04:52:04 +0000 (21:52 -0700)]
ui.gadgets.panes: relayout when changing label contents

20 months agoui.gadgets.panes: fuse labels together with the same style
John Benediktsson [Mon, 1 Aug 2022 04:36:06 +0000 (21:36 -0700)]
ui.gadgets.panes: fuse labels together with the same style

20 months agoeditors.acme: fix help-lint
John Benediktsson [Mon, 1 Aug 2022 03:57:07 +0000 (20:57 -0700)]
editors.acme: fix help-lint

20 months agotools.profiler.sampling: faster printing in the UI
John Benediktsson [Mon, 1 Aug 2022 03:33:35 +0000 (20:33 -0700)]
tools.profiler.sampling: faster printing in the UI

20 months agosequences.extras: cleanup change-last{-unsafe}
John Benediktsson [Mon, 1 Aug 2022 03:21:52 +0000 (20:21 -0700)]
sequences.extras: cleanup change-last{-unsafe}

20 months agoui.gadgets: simplify unparent
John Benediktsson [Mon, 1 Aug 2022 02:58:48 +0000 (19:58 -0700)]
ui.gadgets: simplify unparent

20 months agoeditors.bluefish: adding Bluefish editor support
John Benediktsson [Mon, 1 Aug 2022 02:43:53 +0000 (19:43 -0700)]
editors.bluefish: adding Bluefish editor support

20 months agoeditors: allow them to be loaded in the load-all image
John Benediktsson [Mon, 1 Aug 2022 02:43:25 +0000 (19:43 -0700)]
editors: allow them to be loaded in the load-all image