]> gitweb.factorcode.org Git - factor.git/log
factor.git
2 years agowindows.gdiplus: call GdiplusStartup and GdiplusShutdown in startup/shutdown hooks
John Benediktsson [Mon, 24 Jan 2022 23:27:11 +0000 (15:27 -0800)]
windows.gdiplus: call GdiplusStartup and GdiplusShutdown in startup/shutdown hooks

2 years agoRevert "classes.struct: remove custom equal?, stop using output>array"
John Benediktsson [Mon, 24 Jan 2022 23:20:02 +0000 (15:20 -0800)]
Revert "classes.struct: remove custom equal?, stop using output>array"

This reverts commit 5f41d794fbd66744bb6779bb5b1bbcd3799e298f.

2 years agoclasses.struct: remove custom equal?, stop using output>array
John Benediktsson [Mon, 24 Jan 2022 22:15:11 +0000 (14:15 -0800)]
classes.struct: remove custom equal?, stop using output>array

2 years agocalendar: fix tests that were breaking in other timezones
John Benediktsson [Mon, 24 Jan 2022 19:49:04 +0000 (21:49 +0200)]
calendar: fix tests that were breaking in other timezones

2 years agowebapps.mason: rename CRASHED to OFFLINE
John Benediktsson [Mon, 24 Jan 2022 19:34:36 +0000 (11:34 -0800)]
webapps.mason: rename CRASHED to OFFLINE

some users thought this meant the tests were broken

2 years agoparser: just fix these two tests instead for auto-use on
John Benediktsson [Mon, 24 Jan 2022 17:23:41 +0000 (09:23 -0800)]
parser: just fix these two tests instead for auto-use on

2 years agoRevert "tools.test: run tests with auto-use? turned off"
John Benediktsson [Mon, 24 Jan 2022 17:23:35 +0000 (09:23 -0800)]
Revert "tools.test: run tests with auto-use? turned off"

This reverts commit 841a2d4aeb1cea20f7ea12d2c8364220ba9f06bc.

2 years agotools.test: run tests with auto-use? turned off
John Benediktsson [Mon, 24 Jan 2022 17:11:55 +0000 (09:11 -0800)]
tools.test: run tests with auto-use? turned off

2 years agosyntax: Add some more docs for syntax words.
Doug Coleman [Sun, 23 Jan 2022 05:12:33 +0000 (23:12 -0600)]
syntax: Add some more docs for syntax words.

2 years agoRevert "sequences: faster iteration over slices"
John Benediktsson [Sun, 23 Jan 2022 04:58:13 +0000 (20:58 -0800)]
Revert "sequences: faster iteration over slices"

This reverts commit 8657a568bb822c56d28063cab394094270cf71f9.

2 years agoRevert "sequences: unslicing in binary-reduce"
John Benediktsson [Sun, 23 Jan 2022 04:58:03 +0000 (20:58 -0800)]
Revert "sequences: unslicing in binary-reduce"

This reverts commit 25251da8445cb2841ab31c8ba23af74c36541934.

2 years agoRevert "math: faster math iteration when operating on fixnums"
John Benediktsson [Sun, 23 Jan 2022 04:49:46 +0000 (20:49 -0800)]
Revert "math: faster math iteration when operating on fixnums"

This reverts commit 63a5131f99035a5e8136cea00d548f14599b3edb.

2 years agosequences: unslicing in binary-reduce
John Benediktsson [Sat, 22 Jan 2022 23:42:39 +0000 (15:42 -0800)]
sequences: unslicing in binary-reduce

2 years agosequences: faster iteration over slices
John Benediktsson [Sat, 22 Jan 2022 23:23:59 +0000 (15:23 -0800)]
sequences: faster iteration over slices

2 years agosystem-info.windows: Fix using
Doug Coleman [Sat, 22 Jan 2022 22:06:03 +0000 (16:06 -0600)]
system-info.windows: Fix using

2 years agohelp.html: make titles wrap properly
John Benediktsson [Sat, 22 Jan 2022 21:13:14 +0000 (13:13 -0800)]
help.html: make titles wrap properly

2 years agomath: faster math iteration when operating on fixnums
John Benediktsson [Sat, 22 Jan 2022 21:05:41 +0000 (13:05 -0800)]
math: faster math iteration when operating on fixnums

2 years agocompiler.cfg.value-numbering.comparisons: fix docs name
John Benediktsson [Sat, 22 Jan 2022 19:51:57 +0000 (11:51 -0800)]
compiler.cfg.value-numbering.comparisons: fix docs name

2 years agocpu.arm32: move to cpu.arm32.assembler to match IN:
John Benediktsson [Sat, 22 Jan 2022 19:51:44 +0000 (11:51 -0800)]
cpu.arm32: move to cpu.arm32.assembler to match IN:

2 years agofixups: adding layouts rename of 32bit? and 64bit?
John Benediktsson [Sat, 22 Jan 2022 19:47:35 +0000 (11:47 -0800)]
fixups: adding layouts rename of 32bit? and 64bit?

2 years agoui.gadgets.incremental: make sure to unfocus and (unparent)
John Benediktsson [Sat, 22 Jan 2022 19:19:36 +0000 (11:19 -0800)]
ui.gadgets.incremental: make sure to unfocus and (unparent)

2 years agomisc/vim: update layouts syntax
John Benediktsson [Sat, 22 Jan 2022 19:13:34 +0000 (11:13 -0800)]
misc/vim: update layouts syntax

2 years agolayouts: rename 32bit? and 64bit? to 32-bit? and 64-bit?
John Benediktsson [Sat, 22 Jan 2022 19:09:37 +0000 (11:09 -0800)]
layouts: rename 32bit? and 64bit? to 32-bit? and 64-bit?

2 years agosynth: rename 8bit and 16bit to 8-bit and 16-bit
John Benediktsson [Sat, 22 Jan 2022 18:28:50 +0000 (10:28 -0800)]
synth: rename 8bit and 16bit to 8-bit and 16-bit

2 years agoio.files.trash: change unix to linux for now
John Benediktsson [Sat, 22 Jan 2022 04:54:24 +0000 (20:54 -0800)]
io.files.trash: change unix to linux for now

this is preparing for an upcoming OS specific vocab loading change

2 years agoio.standard-paths: fix logic for linux
John Benediktsson [Sat, 22 Jan 2022 04:52:38 +0000 (20:52 -0800)]
io.standard-paths: fix logic for linux

2 years agostandard-paths: Load unix separately from macosx since we need both
Doug Coleman [Fri, 21 Jan 2022 23:46:08 +0000 (17:46 -0600)]
standard-paths: Load unix separately from macosx since we need both

ci.docker needed it loaded

2 years agobuild: update to https for downloads.factorcode.org
John Benediktsson [Fri, 21 Jan 2022 23:38:46 +0000 (15:38 -0800)]
build: update to https for downloads.factorcode.org

2 years agochecksums.hmac: use SLOT: instead
Doug Coleman [Fri, 21 Jan 2022 23:38:33 +0000 (17:38 -0600)]
checksums.hmac: use SLOT: instead

2 years agobuild.sh: download from https and print for full-report
Doug Coleman [Fri, 21 Jan 2022 23:33:40 +0000 (17:33 -0600)]
build.sh: download from https and print for full-report

2 years agochecksums.hmac: Fix using
Doug Coleman [Fri, 21 Jan 2022 23:33:19 +0000 (17:33 -0600)]
checksums.hmac: Fix using

2 years agourls: adding tests from RFC 3986: 1.1.2.
John Benediktsson [Fri, 21 Jan 2022 22:18:37 +0000 (14:18 -0800)]
urls: adding tests from RFC 3986: 1.1.2.

2 years agoio.encodings.utf16n: merge with io.encodings.utf16
John Benediktsson [Fri, 21 Jan 2022 21:16:36 +0000 (13:16 -0800)]
io.encodings.utf16n: merge with io.encodings.utf16

2 years agobootstrap: a few more paths
John Benediktsson [Fri, 21 Jan 2022 19:32:34 +0000 (11:32 -0800)]
bootstrap: a few more paths

2 years agobootstrap: some cleanup, move stage1 to basis/bootstrap/
John Benediktsson [Fri, 21 Jan 2022 19:26:03 +0000 (11:26 -0800)]
bootstrap: some cleanup, move stage1 to basis/bootstrap/

this keeps it all together and imho makes it easier to understand

2 years agobuild.sh adding spaces before ;;
John Benediktsson [Fri, 21 Jan 2022 18:52:05 +0000 (10:52 -0800)]
build.sh adding spaces before ;;

2 years agobootstrap.assembler: make temporary vocab name match file location
John Benediktsson [Fri, 21 Jan 2022 17:59:37 +0000 (09:59 -0800)]
bootstrap.assembler: make temporary vocab name match file location

2 years agobuild.sh: adding full-report to help
John Benediktsson [Fri, 21 Jan 2022 17:59:01 +0000 (09:59 -0800)]
build.sh: adding full-report to help

2 years agobuild.sh: add self-bootstrap to help
John Benediktsson [Fri, 21 Jan 2022 17:24:06 +0000 (09:24 -0800)]
build.sh: add self-bootstrap to help

2 years agoISO 80000 International System of Quantities binary prefixes
nomennescio [Fri, 21 Jan 2022 16:34:23 +0000 (17:34 +0100)]
ISO 80000 International System of Quantities binary prefixes

Not strictly part of the International System of Units (SI)

2 years agounits.si: fix utf-8 name for deg-C alias
John Benediktsson [Fri, 21 Jan 2022 16:30:19 +0000 (08:30 -0800)]
units.si: fix utf-8 name for deg-C alias

2 years agojson.http: adding some experimental json-specific http words
John Benediktsson [Thu, 20 Jan 2022 21:01:19 +0000 (13:01 -0800)]
json.http: adding some experimental json-specific http words

2 years agotools.crossref: fix for not-enough crossref resetting
John Benediktsson [Thu, 20 Jan 2022 19:59:43 +0000 (11:59 -0800)]
tools.crossref: fix for not-enough crossref resetting

2 years agotools.crossref: invalidate only with null definitions-changed
John Benediktsson [Thu, 20 Jan 2022 18:59:43 +0000 (10:59 -0800)]
tools.crossref: invalidate only with null definitions-changed

2 years agowebapps.help: set search and empty when not provided
John Benediktsson [Thu, 20 Jan 2022 18:13:55 +0000 (10:13 -0800)]
webapps.help: set search and empty when not provided

2 years agowebapps.search: adding a header to the search page
John Benediktsson [Thu, 20 Jan 2022 17:58:54 +0000 (09:58 -0800)]
webapps.search: adding a header to the search page

2 years agowebapps.help: make sure to set ``f`` when empty
John Benediktsson [Thu, 20 Jan 2022 17:34:05 +0000 (09:34 -0800)]
webapps.help: make sure to set ``f`` when empty

2 years agowebapps.help: whoops, caused it to search for ``f``
John Benediktsson [Thu, 20 Jan 2022 17:28:37 +0000 (09:28 -0800)]
webapps.help: whoops, caused it to search for ``f``

2 years agowebapps.help: improve when no results found
John Benediktsson [Thu, 20 Jan 2022 16:53:13 +0000 (08:53 -0800)]
webapps.help: improve when no results found

2 years agopython: remove heisentest
John Benediktsson [Thu, 20 Jan 2022 16:33:15 +0000 (08:33 -0800)]
python: remove heisentest

2 years agoopenal: add back specialized array
Doug Coleman [Thu, 20 Jan 2022 07:16:39 +0000 (01:16 -0600)]
openal: add back specialized array

2 years agochecksums: Put back the SPECIALIZED-ARRAYS:.
Doug Coleman [Thu, 20 Jan 2022 07:08:51 +0000 (01:08 -0600)]
checksums: Put back the SPECIALIZED-ARRAYS:.

I'd like to find a way to reference them so the tools can pick
up they're required.

2 years agowindows.iphlpapi: Fix load from struct changes
Doug Coleman [Thu, 20 Jan 2022 12:24:44 +0000 (06:24 -0600)]
windows.iphlpapi: Fix load from struct changes

related to #2554

2 years agoimage.png: fix using
Doug Coleman [Thu, 20 Jan 2022 05:51:14 +0000 (23:51 -0600)]
image.png: fix using

2 years agofactor: more using trim
Doug Coleman [Thu, 20 Jan 2022 05:43:58 +0000 (23:43 -0600)]
factor: more using trim

2 years agofactor: trim more using lists.
Doug Coleman [Thu, 20 Jan 2022 05:13:33 +0000 (23:13 -0600)]
factor: trim more using lists.

document why there are empty mirrors vocabs

2 years agostack-checker: trim using for docs
Doug Coleman [Thu, 20 Jan 2022 02:24:25 +0000 (20:24 -0600)]
stack-checker: trim using for docs

2 years agofactor: trim using lists
Doug Coleman [Thu, 20 Jan 2022 02:16:55 +0000 (20:16 -0600)]
factor: trim using lists

using code from https://paste.factorcode.org/paste?id=4353

2 years agocore: trim using lists with tool
Doug Coleman [Thu, 20 Jan 2022 00:38:43 +0000 (18:38 -0600)]
core: trim using lists with tool

2 years agoparser: move print-use-hook from parser to vocabs.parser
Doug Coleman [Thu, 20 Jan 2022 00:34:57 +0000 (18:34 -0600)]
parser: move print-use-hook from parser to vocabs.parser

It's not needed in parser and parser uses vocabs.parser

2 years agomultiline: adding some tests
John Benediktsson [Thu, 20 Jan 2022 00:53:24 +0000 (16:53 -0800)]
multiline: adding some tests

2 years agomultiline: require spaces after, similar to strings.parser
John Benediktsson [Thu, 20 Jan 2022 00:40:28 +0000 (16:40 -0800)]
multiline: require spaces after, similar to strings.parser

2 years agowebapps.help: don't use smaller in footer
John Benediktsson [Wed, 19 Jan 2022 23:38:30 +0000 (15:38 -0800)]
webapps.help: don't use smaller in footer

2 years agohelp.html: set footer font size
John Benediktsson [Wed, 19 Jan 2022 23:33:30 +0000 (15:33 -0800)]
help.html: set footer font size

2 years agopython: fix tests
John Benediktsson [Wed, 19 Jan 2022 23:20:32 +0000 (15:20 -0800)]
python: fix tests

2 years agopython.syntax: just assert sys.path is not empty
John Benediktsson [Wed, 19 Jan 2022 23:04:08 +0000 (15:04 -0800)]
python.syntax: just assert sys.path is not empty

2 years agohelp: better $shuffle
John Benediktsson [Wed, 19 Jan 2022 22:48:53 +0000 (14:48 -0800)]
help: better $shuffle

2 years agowebapps.help: more css changes
John Benediktsson [Wed, 19 Jan 2022 22:04:36 +0000 (14:04 -0800)]
webapps.help: more css changes

2 years agowebapps.help: words tabs selected
John Benediktsson [Wed, 19 Jan 2022 21:40:14 +0000 (13:40 -0800)]
webapps.help: words tabs selected

2 years agowebapps.help: style
John Benediktsson [Wed, 19 Jan 2022 21:38:16 +0000 (13:38 -0800)]
webapps.help: style

2 years agowebapps.help: switch to pure-css tabs
John Benediktsson [Wed, 19 Jan 2022 21:30:47 +0000 (13:30 -0800)]
webapps.help: switch to pure-css tabs

2 years agowebapps.help: prototype of tabs
John Benediktsson [Wed, 19 Jan 2022 20:57:38 +0000 (12:57 -0800)]
webapps.help: prototype of tabs

2 years agopython: adding a lot more of the stable c api
John Benediktsson [Wed, 19 Jan 2022 20:34:12 +0000 (12:34 -0800)]
python: adding a lot more of the stable c api

2 years agopython: py-list-call shouldn't use a callback
John Benediktsson [Wed, 19 Jan 2022 19:53:12 +0000 (11:53 -0800)]
python: py-list-call shouldn't use a callback

2 years agostack-checker.dependencies: stop using classes.struct
John Benediktsson [Wed, 19 Jan 2022 19:05:45 +0000 (11:05 -0800)]
stack-checker.dependencies: stop using classes.struct

this duplicates the logic of struct-slots but temporarily fixes a
circularity on windows bootstrap

2 years agonative-thread-test: fix using
John Benediktsson [Wed, 19 Jan 2022 18:59:03 +0000 (10:59 -0800)]
native-thread-test: fix using

2 years agopython: missed a swap
John Benediktsson [Wed, 19 Jan 2022 18:38:11 +0000 (10:38 -0800)]
python: missed a swap

2 years agopython: cleanup structure handling
John Benediktsson [Wed, 19 Jan 2022 18:26:13 +0000 (10:26 -0800)]
python: cleanup structure handling

2 years agounix.utilities: update usings for move
John Benediktsson [Wed, 19 Jan 2022 16:39:11 +0000 (08:39 -0800)]
unix.utilities: update usings for move

2 years agounix.utilities: move to alien.utilities
John Benediktsson [Wed, 19 Jan 2022 16:37:40 +0000 (08:37 -0800)]
unix.utilities: move to alien.utilities

2 years agopython: fix some more tests
John Benediktsson [Wed, 19 Jan 2022 04:03:37 +0000 (20:03 -0800)]
python: fix some more tests

2 years agopython.syntax: fix tests
John Benediktsson [Tue, 18 Jan 2022 22:58:11 +0000 (14:58 -0800)]
python.syntax: fix tests

2 years agopython: remove map(None, [1,2,3]) test that doesn't work in python3
John Benediktsson [Tue, 18 Jan 2022 22:53:49 +0000 (14:53 -0800)]
python: remove map(None, [1,2,3]) test that doesn't work in python3

2 years agopython: some cleanup.
John Benediktsson [Tue, 18 Jan 2022 22:48:04 +0000 (14:48 -0800)]
python: some cleanup.

2 years agopython: fix tests
John Benediktsson [Tue, 18 Jan 2022 21:47:25 +0000 (13:47 -0800)]
python: fix tests

2 years agopython: more test fixes
John Benediktsson [Tue, 18 Jan 2022 21:43:52 +0000 (13:43 -0800)]
python: more test fixes

2 years agopython: fix more tests
John Benediktsson [Tue, 18 Jan 2022 21:39:02 +0000 (13:39 -0800)]
python: fix more tests

2 years agopython: more test fixes
John Benediktsson [Tue, 18 Jan 2022 20:51:24 +0000 (12:51 -0800)]
python: more test fixes

2 years agopython.syntax: fix func_code => __code__
John Benediktsson [Tue, 18 Jan 2022 20:44:30 +0000 (12:44 -0800)]
python.syntax: fix func_code => __code__

2 years agopython: rename __builtin__ to builtins
John Benediktsson [Tue, 18 Jan 2022 20:35:56 +0000 (12:35 -0800)]
python: rename __builtin__ to builtins

2 years agopython: don't PySys_SetArgvEx in startup hook
John Benediktsson [Tue, 18 Jan 2022 19:29:44 +0000 (11:29 -0800)]
python: don't PySys_SetArgvEx in startup hook

2 years agopython: start updating to python3 API
John Benediktsson [Tue, 18 Jan 2022 18:44:14 +0000 (10:44 -0800)]
python: start updating to python3 API

2 years agomisc/vim: update vim syntax
John Benediktsson [Tue, 18 Jan 2022 04:34:56 +0000 (20:34 -0800)]
misc/vim: update vim syntax

2 years agoclasses.struct: slightly simpler using fry
John Benediktsson [Tue, 18 Jan 2022 03:12:10 +0000 (19:12 -0800)]
classes.struct: slightly simpler using fry

2 years agocore-graphics.types: use <struct-boa> for bootstrap
John Benediktsson [Tue, 18 Jan 2022 01:20:20 +0000 (17:20 -0800)]
core-graphics.types: use <struct-boa> for bootstrap

2 years agoclasses.struct: re-enable faster equal?
John Benediktsson [Tue, 18 Jan 2022 01:20:07 +0000 (17:20 -0800)]
classes.struct: re-enable faster equal?

2 years agoclasses.struct: disable faster equal? for now
John Benediktsson [Mon, 17 Jan 2022 19:35:05 +0000 (11:35 -0800)]
classes.struct: disable faster equal? for now

It was causing an issue bootstrapping.

2 years agoalien.data: rename some private words for readability
John Benediktsson [Mon, 17 Jan 2022 17:00:12 +0000 (09:00 -0800)]
alien.data: rename some private words for readability

(local-allot) => local-allot
(cleanup-allot) => cleanup-allot

and a couple other private words

2 years agocore-graphics.types: fix typo
John Benediktsson [Mon, 17 Jan 2022 03:58:45 +0000 (19:58 -0800)]
core-graphics.types: fix typo

2 years agocore-graphics.types: fix help-lint
John Benediktsson [Mon, 17 Jan 2022 03:57:49 +0000 (19:57 -0800)]
core-graphics.types: fix help-lint