]> gitweb.factorcode.org Git - factor.git/log
factor.git
2 years agoREADME: switch from travis badge to github badge
John Benediktsson [Wed, 12 Jan 2022 18:50:39 +0000 (10:50 -0800)]
README: switch from travis badge to github badge

2 years ago.github: rename to build.yml
John Benediktsson [Wed, 12 Jan 2022 18:49:31 +0000 (10:49 -0800)]
.github: rename to build.yml

2 years agohelp.html: larger title
John Benediktsson [Wed, 12 Jan 2022 17:04:45 +0000 (09:04 -0800)]
help.html: larger title

2 years agowebapps: less space in favicon link
John Benediktsson [Wed, 12 Jan 2022 16:58:22 +0000 (08:58 -0800)]
webapps: less space in favicon link

2 years agowebsites.concatenative: align navrow img
John Benediktsson [Wed, 12 Jan 2022 16:46:30 +0000 (08:46 -0800)]
websites.concatenative: align navrow img

2 years agowebapps: adding factor logo and link.
John Benediktsson [Wed, 12 Jan 2022 16:42:16 +0000 (08:42 -0800)]
webapps: adding factor logo and link.

2 years agowebapps.wiki: fix hamburger
John Benediktsson [Wed, 12 Jan 2022 07:23:12 +0000 (23:23 -0800)]
webapps.wiki: fix hamburger

2 years agowebapps: few more fixes
John Benediktsson [Wed, 12 Jan 2022 07:16:27 +0000 (23:16 -0800)]
webapps: few more fixes

2 years agowebapps.pastebin: better css for iphones
John Benediktsson [Wed, 12 Jan 2022 07:11:55 +0000 (23:11 -0800)]
webapps.pastebin: better css for iphones

2 years agowebapps.pastebin: make table wider
John Benediktsson [Wed, 12 Jan 2022 06:55:06 +0000 (22:55 -0800)]
webapps.pastebin: make table wider

2 years agowebapps.wiki: fixing navbar
John Benediktsson [Wed, 12 Jan 2022 06:53:05 +0000 (22:53 -0800)]
webapps.wiki: fixing navbar

2 years agowebapps.wiki: adding back the container.
John Benediktsson [Wed, 12 Jan 2022 06:52:29 +0000 (22:52 -0800)]
webapps.wiki: adding back the container.

2 years agowebapps.pastebin: better css
John Benediktsson [Wed, 12 Jan 2022 06:51:07 +0000 (22:51 -0800)]
webapps.pastebin: better css

2 years agowebsites.concatenative: remove #container
John Benediktsson [Wed, 12 Jan 2022 06:45:41 +0000 (22:45 -0800)]
websites.concatenative: remove #container

2 years agowebapps: updating boilerplate navbar/navrow
John Benediktsson [Wed, 12 Jan 2022 06:40:58 +0000 (22:40 -0800)]
webapps: updating boilerplate navbar/navrow

2 years agohelp.html: need to hide img on iphones
John Benediktsson [Wed, 12 Jan 2022 06:26:48 +0000 (22:26 -0800)]
help.html: need to hide img on iphones

2 years agowebsites.factorcode: use https
John Benediktsson [Wed, 12 Jan 2022 06:23:16 +0000 (22:23 -0800)]
websites.factorcode: use https

2 years agohelp.html: couldn't resist tweaking the design a bit more
John Benediktsson [Wed, 12 Jan 2022 06:22:46 +0000 (22:22 -0800)]
help.html: couldn't resist tweaking the design a bit more

2 years agoextra: using https://factorcode.org
John Benediktsson [Wed, 12 Jan 2022 06:00:10 +0000 (22:00 -0800)]
extra: using https://factorcode.org

2 years agocalendar: Try out a potential locals syntax.
Doug Coleman [Wed, 12 Jan 2022 05:31:43 +0000 (23:31 -0600)]
calendar: Try out a potential locals syntax.

We are actually shadowing `f` in the `easter-month-day` word
before this patch.

2 years agoRevert "Revert "vm: Allow larger 32bit code heaps.""
Doug Coleman [Wed, 12 Jan 2022 04:49:12 +0000 (22:49 -0600)]
Revert "Revert "vm: Allow larger 32bit code heaps.""

This reverts commit c6785b71497bbab32999b53ccfaa36fdd6c7a795.

Trying to allow 96MiB codeheaps on 32bit. Can't remember why this didnt
work last time.

2 years agoRevert "Revert "Revert "alien: better resetting and forgetting."""
John Benediktsson [Wed, 12 Jan 2022 04:48:07 +0000 (20:48 -0800)]
Revert "Revert "Revert "alien: better resetting and forgetting."""

This reverts commit a415fa0cf52a2c6dca76f72d907d557183a550b9.

2 years agoRevert "Revert "alien: better resetting and forgetting.""
John Benediktsson [Wed, 12 Jan 2022 04:41:52 +0000 (20:41 -0800)]
Revert "Revert "alien: better resetting and forgetting.""

This reverts commit fad89ad3832bc08e06a648ca73911bb010067770.

2 years agohelp.syntax: fix nested help lookups.
John Benediktsson [Wed, 12 Jan 2022 04:32:19 +0000 (20:32 -0800)]
help.syntax: fix nested help lookups.

2 years agocalendar.holidays.us: fix unit tests for juneteenth
Doug Coleman [Wed, 12 Jan 2022 04:12:01 +0000 (22:12 -0600)]
calendar.holidays.us: fix unit tests for juneteenth

2 years agoRevert "Revert "words: use remove-word-prop instead of f set-word-prop.""
John Benediktsson [Wed, 12 Jan 2022 03:15:29 +0000 (19:15 -0800)]
Revert "Revert "words: use remove-word-prop instead of f set-word-prop.""

This reverts commit 62b994e1e5a33f6a293d84f203db9b1b03f1cdc5.

2 years agosequences: fix 1surround, add tests
Doug Coleman [Wed, 12 Jan 2022 03:06:17 +0000 (21:06 -0600)]
sequences: fix 1surround, add tests

2 years agoescape-strings.ui: fix typo
Doug Coleman [Wed, 12 Jan 2022 02:54:19 +0000 (20:54 -0600)]
escape-strings.ui: fix typo

2 years agovm: 64mb for codeheap is not enough for load-all. default to 96mb
Doug Coleman [Wed, 12 Jan 2022 02:31:30 +0000 (20:31 -0600)]
vm: 64mb for codeheap is not enough for load-all. default to 96mb

2 years agobasis: trim using lists
Doug Coleman [Wed, 12 Jan 2022 01:23:26 +0000 (19:23 -0600)]
basis: trim using lists

2 years agosequences: Add 1surround which is dup surround
Doug Coleman [Wed, 12 Jan 2022 01:14:18 +0000 (19:14 -0600)]
sequences: Add 1surround which is dup surround

add >string-list

2 years agocalendar.holidays.us: Add Juneteenth and us-market holidays.
Doug Coleman [Wed, 12 Jan 2022 00:07:38 +0000 (18:07 -0600)]
calendar.holidays.us: Add Juneteenth and us-market holidays.

2 years agohelp.html: one prepend instead of multiple prefix
John Benediktsson [Wed, 12 Jan 2022 01:48:52 +0000 (17:48 -0800)]
help.html: one prepend instead of multiple prefix

2 years agohelp.html: title should be black
John Benediktsson [Wed, 12 Jan 2022 01:46:53 +0000 (17:46 -0800)]
help.html: title should be black

2 years agoRevert "words: use remove-word-prop instead of f set-word-prop."
John Benediktsson [Wed, 12 Jan 2022 01:20:10 +0000 (17:20 -0800)]
Revert "words: use remove-word-prop instead of f set-word-prop."

This reverts commit 258839ae638ce4eabcce6fa8a854c0f457f79f7c.

2 years agoRevert "Revert "compiler.units: always call definition observers at the end of a...
John Benediktsson [Wed, 12 Jan 2022 00:06:01 +0000 (16:06 -0800)]
Revert "Revert "compiler.units: always call definition observers at the end of a compilation unit""

This reverts commit 14139ab4030f73054a4cc77ceb2d7d740caad2ef.

2 years agotools.annotations: simplify M\ word (reset)
John Benediktsson [Tue, 11 Jan 2022 23:59:17 +0000 (15:59 -0800)]
tools.annotations: simplify M\ word (reset)

2 years agohelp.html: trying a lightweight theme
John Benediktsson [Tue, 11 Jan 2022 23:51:39 +0000 (15:51 -0800)]
help.html: trying a lightweight theme

2 years agoRevert "compiler.units: always call definition observers at the end of a compilation...
John Benediktsson [Tue, 11 Jan 2022 23:00:24 +0000 (15:00 -0800)]
Revert "compiler.units: always call definition observers at the end of a compilation unit"

This reverts commit 68200f7703ee4afcd49824e11448c141dd089102.

2 years agohtml.templates: switch back to stream-copy
John Benediktsson [Tue, 11 Jan 2022 22:03:01 +0000 (14:03 -0800)]
html.templates: switch back to stream-copy

2 years agohelp.html: dark gray footer text
John Benediktsson [Tue, 11 Jan 2022 21:44:09 +0000 (13:44 -0800)]
help.html: dark gray footer text

2 years agocolors.hwb: remove unused copied private word
John Benediktsson [Tue, 11 Jan 2022 21:36:17 +0000 (13:36 -0800)]
colors.hwb: remove unused copied private word

2 years agoRevert "colors.hcl: adding HCL color space"
John Benediktsson [Tue, 11 Jan 2022 21:18:41 +0000 (13:18 -0800)]
Revert "colors.hcl: adding HCL color space"

This reverts commit 52ef49cdfe92a4dc36aa5562adc801e364941523.

2 years agoRevert "colors: adding link to colors.hcl docs"
John Benediktsson [Tue, 11 Jan 2022 21:18:38 +0000 (13:18 -0800)]
Revert "colors: adding link to colors.hcl docs"

This reverts commit 57d78de1eca2f90995a07a4b550b4d0bb50ea158.

2 years agostack-checker: infer should work on all callables
John Benediktsson [Tue, 11 Jan 2022 20:08:04 +0000 (12:08 -0800)]
stack-checker: infer should work on all callables

2 years agocolors: adding link to colors.hcl docs
John Benediktsson [Tue, 11 Jan 2022 20:04:45 +0000 (12:04 -0800)]
colors: adding link to colors.hcl docs

2 years agocolors.hcl: adding HCL color space
John Benediktsson [Tue, 11 Jan 2022 20:04:27 +0000 (12:04 -0800)]
colors.hcl: adding HCL color space

2 years agoRevert "fry: adding the ability to fry words to be executed"
John Benediktsson [Tue, 11 Jan 2022 19:25:51 +0000 (11:25 -0800)]
Revert "fry: adding the ability to fry words to be executed"

This reverts commit 141583aebafd4fc21c0fc5227c36fa45a8050dfb.

2 years agostack-checker: implement stack-effect for quotations
John Benediktsson [Tue, 11 Jan 2022 19:22:36 +0000 (11:22 -0800)]
stack-checker: implement stack-effect for quotations

2 years agofry: adding the ability to fry words to be executed
John Benediktsson [Tue, 11 Jan 2022 19:13:54 +0000 (11:13 -0800)]
fry: adding the ability to fry words to be executed

IN: scratchpad \ + '[ 1 2 @ ] .
'[ 1 2 + ]

2 years agosplitting.extras: use locals in (split*)
John Benediktsson [Tue, 11 Jan 2022 18:59:11 +0000 (10:59 -0800)]
splitting.extras: use locals in (split*)

2 years agoio.streams.256color: fix test for rounded colors
John Benediktsson [Tue, 11 Jan 2022 18:42:19 +0000 (10:42 -0800)]
io.streams.256color: fix test for rounded colors

2 years agocolors: adding link to HWB colors
John Benediktsson [Tue, 11 Jan 2022 18:12:57 +0000 (10:12 -0800)]
colors: adding link to HWB colors

2 years agocolors.hwb: adding HWB (Hue, Whiteness, Blackness) colors
John Benediktsson [Tue, 11 Jan 2022 18:12:34 +0000 (10:12 -0800)]
colors.hwb: adding HWB (Hue, Whiteness, Blackness) colors

2 years agowebsites: brighter links
John Benediktsson [Tue, 11 Jan 2022 17:57:06 +0000 (09:57 -0800)]
websites: brighter links

2 years agoui.theme: brighter links.
John Benediktsson [Tue, 11 Jan 2022 17:56:54 +0000 (09:56 -0800)]
ui.theme: brighter links.

2 years agohelp.html: no need to change background-color now
John Benediktsson [Tue, 11 Jan 2022 17:56:15 +0000 (09:56 -0800)]
help.html: no need to change background-color now

2 years agohelp.stylesheet: default title-style page-color to help-header-background
John Benediktsson [Tue, 11 Jan 2022 17:55:53 +0000 (09:55 -0800)]
help.stylesheet: default title-style page-color to help-header-background

2 years agohelp.html: adding a page footer with version-info
John Benediktsson [Tue, 11 Jan 2022 17:39:08 +0000 (09:39 -0800)]
help.html: adding a page footer with version-info

2 years agocommand-line.startup: print more version info.
John Benediktsson [Tue, 11 Jan 2022 16:51:14 +0000 (08:51 -0800)]
command-line.startup: print more version info.

2 years agocolors: using 255 * round >integer for hex conversion
John Benediktsson [Tue, 11 Jan 2022 05:28:57 +0000 (21:28 -0800)]
colors: using 255 * round >integer for hex conversion

2 years agohelp.html: use help-header-background color exactly.
John Benediktsson [Tue, 11 Jan 2022 04:51:05 +0000 (20:51 -0800)]
help.html: use help-header-background color exactly.

2 years agocolors: fix issue introduced with spaces in names.
John Benediktsson [Tue, 11 Jan 2022 04:31:11 +0000 (20:31 -0800)]
colors: fix issue introduced with spaces in names.

2 years agocolors: adding CSS Color Module Level 4
John Benediktsson [Tue, 11 Jan 2022 04:24:00 +0000 (20:24 -0800)]
colors: adding CSS Color Module Level 4

this adds rebeccapurple #663399, among others

2 years agoui: fixing stack effect on slurp-vector
John Benediktsson [Tue, 11 Jan 2022 03:38:56 +0000 (19:38 -0800)]
ui: fixing stack effect on slurp-vector

2 years agomason.report: format benchmark times with 3 decimal places.
John Benediktsson [Tue, 11 Jan 2022 03:12:12 +0000 (19:12 -0800)]
mason.report: format benchmark times with 3 decimal places.

2 years agoweb-services.github: clone from orgs or users and clean up code.
Doug Coleman [Tue, 11 Jan 2022 02:12:56 +0000 (20:12 -0600)]
web-services.github: clone from orgs or users and clean up code.

2 years agowebapps.mason: giving img a width
John Benediktsson [Tue, 11 Jan 2022 01:40:55 +0000 (17:40 -0800)]
webapps.mason: giving img a width

2 years agowebapps.mason: adding img for logo resize
John Benediktsson [Tue, 11 Jan 2022 01:29:37 +0000 (17:29 -0800)]
webapps.mason: adding img for logo resize

2 years agohelp.tutorial: update copyright in example.
John Benediktsson [Tue, 11 Jan 2022 00:55:44 +0000 (16:55 -0800)]
help.tutorial: update copyright in example.

2 years agofixes for GitHub disabling unauthenticated git protocol
John Benediktsson [Tue, 11 Jan 2022 00:44:52 +0000 (16:44 -0800)]
fixes for GitHub disabling unauthenticated git protocol

2 years agowebapps.mason.report: padding around build report.
John Benediktsson [Tue, 11 Jan 2022 00:40:33 +0000 (16:40 -0800)]
webapps.mason.report: padding around build report.

2 years agowebapps.mason: need t:include
John Benediktsson [Tue, 11 Jan 2022 00:23:54 +0000 (16:23 -0800)]
webapps.mason: need t:include

2 years agowebapps.mason: needs css
John Benediktsson [Tue, 11 Jan 2022 00:16:30 +0000 (16:16 -0800)]
webapps.mason: needs css

2 years agowebapps.mason: some fixes.
John Benediktsson [Tue, 11 Jan 2022 00:14:52 +0000 (16:14 -0800)]
webapps.mason: some fixes.

2 years agohelp.html: change tr:hover color for div.a only
John Benediktsson [Tue, 11 Jan 2022 00:03:45 +0000 (16:03 -0800)]
help.html: change tr:hover color for div.a only

2 years agoRevert "help.html: remove tr:hover background-color"
John Benediktsson [Tue, 11 Jan 2022 00:03:00 +0000 (16:03 -0800)]
Revert "help.html: remove tr:hover background-color"

This reverts commit 1e37e6b941b2e263a09e605a8a7019c10e242c9d.

2 years agohelp.html: remove tr:hover background-color
John Benediktsson [Mon, 10 Jan 2022 23:59:25 +0000 (15:59 -0800)]
help.html: remove tr:hover background-color

2 years agohelp.html: improve help-header to match the UI
John Benediktsson [Mon, 10 Jan 2022 23:50:28 +0000 (15:50 -0800)]
help.html: improve help-header to match the UI

2 years agohelp.html: tweak help-header to match the UI
John Benediktsson [Mon, 10 Jan 2022 23:32:57 +0000 (15:32 -0800)]
help.html: tweak help-header to match the UI

2 years agoformatting: simplify plain-text ebnf rule
John Benediktsson [Mon, 10 Jan 2022 22:03:17 +0000 (14:03 -0800)]
formatting: simplify plain-text ebnf rule

2 years agochecksums.crc16: fix use of crc16-polynomial in the literal
John Benediktsson [Mon, 10 Jan 2022 21:48:13 +0000 (13:48 -0800)]
checksums.crc16: fix use of crc16-polynomial in the literal

2 years agobasis: use check-instance in a few places
John Benediktsson [Mon, 10 Jan 2022 21:34:50 +0000 (13:34 -0800)]
basis: use check-instance in a few places

2 years agoalien.strings: rename check-string to check-c-string
John Benediktsson [Mon, 10 Jan 2022 21:31:29 +0000 (13:31 -0800)]
alien.strings: rename check-string to check-c-string

2 years agohints: adding suffix/prefix to match append/prepend
John Benediktsson [Mon, 10 Jan 2022 21:18:54 +0000 (13:18 -0800)]
hints: adding suffix/prefix to match append/prepend

2 years agosequences: make mismatch and subseq not inline.
John Benediktsson [Mon, 10 Jan 2022 21:18:35 +0000 (13:18 -0800)]
sequences: make mismatch and subseq not inline.

2 years agomath.combinatorics: slight performance improvement
John Benediktsson [Mon, 10 Jan 2022 20:46:27 +0000 (12:46 -0800)]
math.combinatorics: slight performance improvement

2 years agochecksums.crc16: use literals to build the table
John Benediktsson [Mon, 10 Jan 2022 20:34:46 +0000 (12:34 -0800)]
checksums.crc16: use literals to build the table

2 years agocompiler.units: always call definition observers at the end of a compilation unit
John Benediktsson [Mon, 10 Jan 2022 19:50:45 +0000 (11:50 -0800)]
compiler.units: always call definition observers at the end of a compilation unit

2 years agolistener: if prompt is empty, then don't stream-bl
John Benediktsson [Mon, 10 Jan 2022 19:29:09 +0000 (11:29 -0800)]
listener: if prompt is empty, then don't stream-bl

2 years agowebapps.help: actually, lets use <base>
John Benediktsson [Mon, 10 Jan 2022 19:01:25 +0000 (11:01 -0800)]
webapps.help: actually, lets use <base>

2 years agowebapps.help: better relative links.
John Benediktsson [Mon, 10 Jan 2022 18:57:13 +0000 (10:57 -0800)]
webapps.help: better relative links.

2 years agowebapps.help: prevent duplicate styles in template
John Benediktsson [Mon, 10 Jan 2022 18:29:10 +0000 (10:29 -0800)]
webapps.help: prevent duplicate styles in template

2 years agoRevert "alien: better resetting and forgetting."
John Benediktsson [Mon, 10 Jan 2022 18:13:25 +0000 (10:13 -0800)]
Revert "alien: better resetting and forgetting."

This reverts commit db4d090b1046e59b99cfba20e35abdb8fd6252c2.

2 years agowebapps.help: fix silly typo.
John Benediktsson [Mon, 10 Jan 2022 18:10:44 +0000 (10:10 -0800)]
webapps.help: fix silly typo.

2 years agowebapps.help: need boilerplate for t:style support
John Benediktsson [Mon, 10 Jan 2022 18:10:04 +0000 (10:10 -0800)]
webapps.help: need boilerplate for t:style support

2 years agowebapps.help: use the same CSS.
John Benediktsson [Mon, 10 Jan 2022 17:53:38 +0000 (09:53 -0800)]
webapps.help: use the same CSS.

2 years agoalien: better resetting and forgetting.
John Benediktsson [Mon, 10 Jan 2022 17:28:46 +0000 (09:28 -0800)]
alien: better resetting and forgetting.

2 years agowebapps.wiki: setting no-follow by default
John Benediktsson [Mon, 10 Jan 2022 16:36:24 +0000 (08:36 -0800)]
webapps.wiki: setting no-follow by default

2 years agofarkup: fix check-url reversed comparison
John Benediktsson [Mon, 10 Jan 2022 16:34:13 +0000 (08:34 -0800)]
farkup: fix check-url reversed comparison