]> gitweb.factorcode.org Git - factor.git/log
factor.git
7 months agoRevert "Add set methods to ranges" revert-2850-range-methods
John Benediktsson [Wed, 6 Sep 2023 19:22:08 +0000 (12:22 -0700)]
Revert "Add set methods to ranges"

This reverts commit 8a56479f443aa83fb94c6581ac44d0408c92bbb1.

7 months agoAdd set methods to ranges
Keldan Chapman [Wed, 6 Sep 2023 19:01:35 +0000 (21:01 +0200)]
Add set methods to ranges

7 months agoREADME: minor fix
John Benediktsson [Wed, 6 Sep 2023 18:53:19 +0000 (11:53 -0700)]
README: minor fix

7 months agoui.gadgets.comboboxes: use white-interior for theming
John Benediktsson [Wed, 6 Sep 2023 18:36:21 +0000 (11:36 -0700)]
ui.gadgets.comboboxes: use white-interior for theming

7 months agokernel: docs example doesn't need prettyprint
John Benediktsson [Wed, 6 Sep 2023 15:56:48 +0000 (08:56 -0700)]
kernel: docs example doesn't need prettyprint

7 months agokernel: fix help-lint warnings
John Benediktsson [Wed, 6 Sep 2023 15:48:29 +0000 (08:48 -0700)]
kernel: fix help-lint warnings

7 months agokernel-docs: adds examples to the documentation of ?
Marc Michael [Tue, 5 Sep 2023 20:38:50 +0000 (22:38 +0200)]
kernel-docs: adds examples to the documentation of ?

7 months agokernel-docs: refines values and description for ?
Marc Michael [Tue, 5 Sep 2023 20:38:06 +0000 (22:38 +0200)]
kernel-docs: refines values and description for ?

7 months agoleb128: simplify write-leb128
John Benediktsson [Sun, 3 Sep 2023 17:07:45 +0000 (10:07 -0700)]
leb128: simplify write-leb128

7 months agoleb128: faster default case, some simplification
John Benediktsson [Sun, 3 Sep 2023 16:41:17 +0000 (09:41 -0700)]
leb128: faster default case, some simplification

7 months agohelp.pdf: fix tools.pdf name
John Benediktsson [Sun, 3 Sep 2023 15:35:37 +0000 (08:35 -0700)]
help.pdf: fix tools.pdf name

8 months agorecipes: move define-db out of a top-level form
John Benediktsson [Sun, 3 Sep 2023 04:29:07 +0000 (21:29 -0700)]
recipes: move define-db out of a top-level form

8 months agoRevert "Support stdio streams (#2204)"
John Benediktsson [Sun, 3 Sep 2023 04:19:55 +0000 (21:19 -0700)]
Revert "Support stdio streams (#2204)"

This reverts commit 943b4b47e714434eb1ef97d0981cf0163052a2ee.

8 months agoSupport stdio streams (#2204)
nomennescio [Sun, 3 Sep 2023 03:14:32 +0000 (04:14 +0100)]
Support stdio streams (#2204)

8 months agoperiodic-table: factor out the <element-button>
John Benediktsson [Sun, 3 Sep 2023 03:31:05 +0000 (20:31 -0700)]
periodic-table: factor out the <element-button>

8 months agoRevert ".github: disable windows for now"
John Benediktsson [Sun, 3 Sep 2023 02:39:06 +0000 (19:39 -0700)]
Revert ".github: disable windows for now"

This reverts commit 451541064e6edef15ed36323ab3a8d2088a64e6f.

8 months agoperiodic-table: spacing
John Benediktsson [Sat, 2 Sep 2023 22:58:30 +0000 (15:58 -0700)]
periodic-table: spacing

8 months agoperiodic-table: split <element-label> and <element>
John Benediktsson [Sat, 2 Sep 2023 22:55:50 +0000 (15:55 -0700)]
periodic-table: split <element-label> and <element>

8 months agoleb128: fix doc typo
John Benediktsson [Sat, 2 Sep 2023 22:20:00 +0000 (15:20 -0700)]
leb128: fix doc typo

8 months agoleb128: docs
John Benediktsson [Sat, 2 Sep 2023 22:08:50 +0000 (15:08 -0700)]
leb128: docs

8 months agoreddit: fix domain-stats
John Benediktsson [Sat, 2 Sep 2023 21:44:03 +0000 (14:44 -0700)]
reddit: fix domain-stats

8 months agoleb128: faster with some type hints
John Benediktsson [Sat, 2 Sep 2023 21:03:20 +0000 (14:03 -0700)]
leb128: faster with some type hints

8 months agoleb128: test negative uled128
John Benediktsson [Sat, 2 Sep 2023 19:11:56 +0000 (12:11 -0700)]
leb128: test negative uled128

8 months agoleb128: support unsigned and signed LEB128 format
John Benediktsson [Sat, 2 Sep 2023 19:07:04 +0000 (12:07 -0700)]
leb128: support unsigned and signed LEB128 format

8 months agoperiodic-table: adding a deploy script
John Benediktsson [Sat, 2 Sep 2023 17:38:08 +0000 (10:38 -0700)]
periodic-table: adding a deploy script

8 months agoleb128: adding LEB128 encoding
John Benediktsson [Sat, 2 Sep 2023 17:18:57 +0000 (10:18 -0700)]
leb128: adding LEB128 encoding

8 months agohello-ui: shuffle the deploy config the way tools.deploy likes to save it
Alexander Ilin [Sat, 2 Sep 2023 16:32:38 +0000 (18:32 +0200)]
hello-ui: shuffle the deploy config the way tools.deploy likes to save it

8 months agohello-ui: add deploy-help? setting to the deployment config
Alexander Ilin [Sat, 2 Sep 2023 16:31:11 +0000 (18:31 +0200)]
hello-ui: add deploy-help? setting to the deployment config

8 months agohello-ui: get rid of the console window in the deployed application
Alexander Ilin [Sat, 2 Sep 2023 16:30:03 +0000 (18:30 +0200)]
hello-ui: get rid of the console window in the deployed application

8 months agohello-ui: fix some punctuation
Alexander Ilin [Sat, 2 Sep 2023 16:25:43 +0000 (18:25 +0200)]
hello-ui: fix some punctuation

8 months ago.github: disable windows for now
John Benediktsson [Sat, 2 Sep 2023 15:20:13 +0000 (08:20 -0700)]
.github: disable windows for now

8 months agowebapps.planet: constrain images to the page
John Benediktsson [Sat, 2 Sep 2023 04:44:00 +0000 (21:44 -0700)]
webapps.planet: constrain images to the page

8 months agoperiodic-table: make each element clickable
John Benediktsson [Sat, 2 Sep 2023 04:25:09 +0000 (21:25 -0700)]
periodic-table: make each element clickable

8 months agoperiodic-table: bigger fonts, legend stays still
John Benediktsson [Sat, 2 Sep 2023 03:46:27 +0000 (20:46 -0700)]
periodic-table: bigger fonts, legend stays still

8 months agoui.gadgets.cartesian: cleanup
John Benediktsson [Sat, 2 Sep 2023 03:40:43 +0000 (20:40 -0700)]
ui.gadgets.cartesian: cleanup

8 months agoui.gadgets.slate: some cleanup
John Benediktsson [Sat, 2 Sep 2023 03:38:29 +0000 (20:38 -0700)]
ui.gadgets.slate: some cleanup

8 months agorecipes: add some terrible @2x icons, cleanup
John Benediktsson [Sat, 2 Sep 2023 02:40:36 +0000 (19:40 -0700)]
recipes: add some terrible @2x icons, cleanup

8 months agoui: some cleanup of old factor code
John Benediktsson [Sat, 2 Sep 2023 02:21:37 +0000 (19:21 -0700)]
ui: some cleanup of old factor code

8 months agosudokus: some formatting to understand code
John Benediktsson [Sat, 2 Sep 2023 01:10:29 +0000 (18:10 -0700)]
sudokus: some formatting to understand code

8 months agosudokus: fix hint after solved
John Benediktsson [Sat, 2 Sep 2023 00:11:01 +0000 (17:11 -0700)]
sudokus: fix hint after solved

8 months agomodels.combinators: fix help-lint
John Benediktsson [Fri, 1 Sep 2023 23:16:19 +0000 (16:16 -0700)]
models.combinators: fix help-lint

8 months agomodels.combinators: move weird reduce* word here
John Benediktsson [Fri, 1 Sep 2023 22:52:16 +0000 (15:52 -0700)]
models.combinators: move weird reduce* word here

8 months agomisc/vim: update syntax
John Benediktsson [Fri, 1 Sep 2023 21:25:27 +0000 (14:25 -0700)]
misc/vim: update syntax

8 months agoui.gadgets.comboboxes: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 21:36:51 +0000 (23:36 +0200)]
ui.gadgets.comboboxes: restore from unmaintained

8 months agosudokus: fix compilation
Alexander Ilin [Fri, 1 Sep 2023 21:44:18 +0000 (23:44 +0200)]
sudokus: fix compilation

8 months agosudokus: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 21:25:42 +0000 (23:25 +0200)]
sudokus: restore from unmaintained

8 months agoui.gadgets.alerts: fix imports
Alexander Ilin [Fri, 1 Sep 2023 21:24:41 +0000 (23:24 +0200)]
ui.gadgets.alerts: fix imports

8 months agoui.gadgets.alerts: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 21:24:41 +0000 (23:24 +0200)]
ui.gadgets.alerts: restore from unmaintained

8 months agoui.gadgets.layout: fix compilation
Alexander Ilin [Fri, 1 Sep 2023 21:24:56 +0000 (23:24 +0200)]
ui.gadgets.layout: fix compilation

8 months agoui.gadgets.layout: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 21:24:56 +0000 (23:24 +0200)]
ui.gadgets.layout: restore from unmaintained

8 months agorecipes: fix compilation
Alexander Ilin [Fri, 1 Sep 2023 22:04:05 +0000 (00:04 +0200)]
recipes: fix compilation

8 months agorecipes: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 22:00:33 +0000 (00:00 +0200)]
recipes: restore from unmaintained

8 months agopersistency: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 22:01:40 +0000 (00:01 +0200)]
persistency: restore from unmaintained

8 months agoui.gadgets.controls: fix compilation
Alexander Ilin [Fri, 1 Sep 2023 21:25:20 +0000 (23:25 +0200)]
ui.gadgets.controls: fix compilation

8 months agoui.gadgets.controls: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 21:25:20 +0000 (23:25 +0200)]
ui.gadgets.controls: restore from unmaintained

8 months agomodels.combinators.templates: fix compilation
Alexander Ilin [Fri, 1 Sep 2023 21:22:31 +0000 (23:22 +0200)]
models.combinators.templates: fix compilation

8 months agomodels.combinators[.templates]: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 21:22:31 +0000 (23:22 +0200)]
models.combinators[.templates]: restore from unmaintained

8 months agosequences.extras: add the reduce* word
Alexander Ilin [Fri, 1 Sep 2023 21:11:41 +0000 (23:11 +0200)]
sequences.extras: add the reduce* word

This partially reverts commit 94da542acda8a6d615835875962c4fdafeddff83.

8 months agogolden-section: fix compilation in the modern state
Alexander Ilin [Fri, 1 Sep 2023 19:33:59 +0000 (21:33 +0200)]
golden-section: fix compilation in the modern state

8 months agogolden-section: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 19:00:51 +0000 (21:00 +0200)]
golden-section: restore from unmaintained

8 months agoui.gadgets.cartesian: restore from unmaintained
Alexander Ilin [Fri, 1 Sep 2023 18:59:50 +0000 (20:59 +0200)]
ui.gadgets.cartesian: restore from unmaintained

8 months agoui.gadgets.slate: update the help format and code to the modern state
Alexander Ilin [Fri, 1 Sep 2023 18:57:34 +0000 (20:57 +0200)]
ui.gadgets.slate: update the help format and code to the modern state

8 months agoui.gadgets.slate: restore the deleted vocab
Alexander Ilin [Fri, 1 Sep 2023 21:53:47 +0000 (23:53 +0200)]
ui.gadgets.slate: restore the deleted vocab

This partially reverts commit 08c3842403a726abc8e9c88ab4fe2f35d3a43bc7.

8 months agogir: replace a case statement with a hash-set in? check
Alexander Ilin [Fri, 1 Sep 2023 17:52:11 +0000 (19:52 +0200)]
gir: replace a case statement with a hash-set in? check

Sort the cases alphabetically.

8 months agoio.pathnames: adding user-resource-path
John Benediktsson [Fri, 1 Sep 2023 20:23:33 +0000 (13:23 -0700)]
io.pathnames: adding user-resource-path

8 months agomath.extras: simplify round-to-decimal
John Benediktsson [Fri, 1 Sep 2023 18:54:10 +0000 (11:54 -0700)]
math.extras: simplify round-to-decimal

8 months agoio.files: using some of the new file-exists combinators
John Benediktsson [Fri, 1 Sep 2023 17:10:37 +0000 (10:10 -0700)]
io.files: using some of the new file-exists combinators

8 months agoRefactor
nomennescio [Fri, 1 Sep 2023 17:08:28 +0000 (18:08 +0100)]
Refactor

8 months agoReformat
nomennescio [Fri, 1 Sep 2023 17:08:11 +0000 (18:08 +0100)]
Reformat

8 months agoRevert "system: make exit have ( n -- ) stack effect"
John Benediktsson [Fri, 1 Sep 2023 04:42:46 +0000 (21:42 -0700)]
Revert "system: make exit have ( n -- ) stack effect"

This reverts commit 3c441d38b59cba7c24ac68bc9f8f4da971301f27.

8 months agotools.deploy.macosx: using ?delete-tree
John Benediktsson [Fri, 1 Sep 2023 04:35:26 +0000 (21:35 -0700)]
tools.deploy.macosx: using ?delete-tree

8 months agofastcgi: using ?delete-file
John Benediktsson [Fri, 1 Sep 2023 04:35:06 +0000 (21:35 -0700)]
fastcgi: using ?delete-file

8 months agoio.files: document potential if-file-exists race condition
John Benediktsson [Fri, 1 Sep 2023 04:16:20 +0000 (21:16 -0700)]
io.files: document potential if-file-exists race condition

8 months agosystem: make exit have ( n -- ) stack effect
John Benediktsson [Fri, 1 Sep 2023 03:11:52 +0000 (20:11 -0700)]
system: make exit have ( n -- ) stack effect

8 months agohelp.html: check filename for printable characters
John Benediktsson [Thu, 31 Aug 2023 21:04:06 +0000 (14:04 -0700)]
help.html: check filename for printable characters

8 months agoREADME.md: Add guided tour, link to web docs
John Benediktsson [Thu, 31 Aug 2023 20:06:40 +0000 (13:06 -0700)]
README.md: Add guided tour, link to web docs

8 months agoslots: Fix non-idiomatic code example in docs
Giftpflanze [Thu, 31 Aug 2023 18:43:31 +0000 (20:43 +0200)]
slots: Fix non-idiomatic code example in docs

8 months ago.github: help-lint-all on test_branch
John Benediktsson [Thu, 31 Aug 2023 17:21:07 +0000 (10:21 -0700)]
.github: help-lint-all on test_branch

8 months ago.github: help-lint-all
John Benediktsson [Thu, 31 Aug 2023 16:13:08 +0000 (09:13 -0700)]
.github: help-lint-all

8 months agocombinators.extras: fix help-lint
John Benediktsson [Thu, 31 Aug 2023 14:40:41 +0000 (07:40 -0700)]
combinators.extras: fix help-lint

8 months agocombinators.extras: Add more documentation
Giftpflanze [Thu, 31 Aug 2023 12:09:44 +0000 (14:09 +0200)]
combinators.extras: Add more documentation

Add quad-curry variants
Add fries
Fix some stack effects

8 months agowebsites.factorcode: tweak language
John Benediktsson [Thu, 31 Aug 2023 00:56:19 +0000 (17:56 -0700)]
websites.factorcode: tweak language

8 months agoio.files: adding if-file-exists, when-file-exists, unless-file-exists
John Benediktsson [Thu, 31 Aug 2023 00:55:48 +0000 (17:55 -0700)]
io.files: adding if-file-exists, when-file-exists, unless-file-exists

8 months agoio.encodings: rename some internal words to decode
John Benediktsson [Thu, 31 Aug 2023 00:50:10 +0000 (17:50 -0700)]
io.encodings: rename some internal words to decode

8 months agointerpolate: adding interpolated string syntax I"hello, ${0}"
John Benediktsson [Wed, 30 Aug 2023 23:18:40 +0000 (16:18 -0700)]
interpolate: adding interpolated string syntax I"hello, ${0}"

8 months agokernel: fix help-lint
John Benediktsson [Wed, 30 Aug 2023 23:15:31 +0000 (16:15 -0700)]
kernel: fix help-lint

8 months agoui.tools.debugger: fix M\ debugger focusable-child*
John Benediktsson [Wed, 30 Aug 2023 22:18:58 +0000 (15:18 -0700)]
ui.tools.debugger: fix M\ debugger focusable-child*

8 months agokernel: Fix ?when/?unless stack effects
Giftpflanze [Wed, 30 Aug 2023 20:18:12 +0000 (22:18 +0200)]
kernel: Fix ?when/?unless stack effects

8 months agocalendar: fix docs for now-gmt, add now-utc but don't remove the GMT ones yet
John Benediktsson [Wed, 30 Aug 2023 03:02:49 +0000 (20:02 -0700)]
calendar: fix docs for now-gmt, add now-utc but don't remove the GMT ones yet

8 months agotools.disassembler.gdb: fix using
John Benediktsson [Tue, 29 Aug 2023 20:58:16 +0000 (13:58 -0700)]
tools.disassembler.gdb: fix using

8 months agofix interpreted typo
John Benediktsson [Tue, 29 Aug 2023 19:55:27 +0000 (12:55 -0700)]
fix interpreted typo

8 months agoeditors.chime: support chimehq.com editor
John Benediktsson [Tue, 29 Aug 2023 18:32:02 +0000 (11:32 -0700)]
editors.chime: support chimehq.com editor

8 months agodrunken-bishop: whoops
John Benediktsson [Tue, 29 Aug 2023 15:44:53 +0000 (08:44 -0700)]
drunken-bishop: whoops

8 months agohttp2.hpack.huffman: simplify
John Benediktsson [Tue, 29 Aug 2023 03:17:28 +0000 (20:17 -0700)]
http2.hpack.huffman: simplify

8 months agodrunken-bishop: simplify
John Benediktsson [Tue, 29 Aug 2023 03:12:42 +0000 (20:12 -0700)]
drunken-bishop: simplify

8 months agopeg: fewer futures is fine
John Benediktsson [Mon, 28 Aug 2023 23:50:39 +0000 (16:50 -0700)]
peg: fewer futures is fine

8 months agocolors.contrast: choose black or white foreground based on background color
John Benediktsson [Mon, 28 Aug 2023 22:20:13 +0000 (15:20 -0700)]
colors.contrast: choose black or white foreground based on background color

8 months agopeg: adding a future test case
John Benediktsson [Mon, 28 Aug 2023 21:55:31 +0000 (14:55 -0700)]
peg: adding a future test case

8 months agopeg: revert back to old with-compilation-unit behavior
John Benediktsson [Mon, 28 Aug 2023 21:40:21 +0000 (14:40 -0700)]
peg: revert back to old with-compilation-unit behavior

8 months agodrunken-bishop: make sure starting position never duplicates
John Benediktsson [Mon, 28 Aug 2023 21:30:48 +0000 (14:30 -0700)]
drunken-bishop: make sure starting position never duplicates