Doug Coleman
1724ae15a9
fry: Undo _ change.
2019-10-06 13:38:32 -05:00
Doug Coleman
8033cb02f3
Revert "alien.data.map: fix use of _ for fry change."
...
This reverts commit 28f0f471d3 .
2019-10-06 13:27:44 -05:00
Doug Coleman
ea8f29706a
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-10-06 13:23:35 -05:00
John Benediktsson
840ecce776
talks.otug-talk: forgot a second $link.
2019-10-06 03:41:10 -07:00
John Benediktsson
85d7fc9d30
talks.olug-talk: fix link to new syntax _.
2019-10-05 16:40:57 -07:00
John Benediktsson
28f0f471d3
alien.data.map: fix use of _ for fry change.
2019-10-05 14:33:05 -07:00
Doug Coleman
78c3a99a31
zealot.help-lint: Add a help-lint for travisci that ignores a lot of flaky resource leaks.
...
Some work needs to be done with ensuring that resources are cleaned up before reporting resource leaks and exiting. In the meantime, we want TravisCI to be useful enough to catch help-lint errors, so ignore a bunch of errors that it might find. These leaks are still tested for in the more thorough mason CI.
2019-10-05 12:04:14 -05:00
Doug Coleman
abf36e89ae
furnace.utilities: Allow for unloaded vocab to pass help-lint.
2019-10-05 12:02:30 -05:00
Doug Coleman
c19d6517a9
furnace.redirection: Fix for unloaded vocabularies in lint.
2019-10-05 16:03:22 +00:00
John Benediktsson
0e958ca21c
fry: update docs for syntax change.
2019-10-04 18:55:30 -07:00
John Benediktsson
0a64678c2d
stack-checker.values: fix for fry change.
2019-10-04 18:31:04 -07:00
John Benediktsson
fcfe24f98b
fry: improve syntax for _ and @ to throw when not used in a fry quotation.
2019-10-04 18:15:59 -07:00
John Benediktsson
e17b911929
sequences.generalizations: fix finish-nfind use of times.
...
(that didn't work in optimizing compiler).
2019-10-04 18:15:19 -07:00
Doug Coleman
4a86d45c17
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-10-01 00:21:39 -05:00
Doug Coleman
8d3dec2034
windows.uniscribe: Fix bootstrap.
2019-10-01 00:21:10 -05:00
John Benediktsson
0dc71ab053
memoize: fix memoize-quot for zero input effects.
2019-09-29 18:38:41 -07:00
Doug Coleman
8b4998aa4d
math: fix syntax
2019-09-29 11:20:27 -05:00
John Benediktsson
9a8b1f8d8e
monads: fix ordering of writer monad logs.
2019-09-29 07:16:03 -07:00
Doug Coleman
511ecb4e84
factor: fix load-all
2019-09-28 14:13:05 -05:00
Doug Coleman
7e46618316
qtkit: Deprecated in macOS 10.15.
2019-09-28 14:10:32 -05:00
Doug Coleman
17a0a6e1a4
tools.deploy: Trying to get clean binaries.
2019-09-28 13:51:39 -05:00
Doug Coleman
e973293309
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-09-28 13:28:31 -05:00
Doug Coleman
1935533b08
webapps: Update to https
2019-09-28 16:55:22 +00:00
Doug Coleman
d635604026
modern: Removing ch'a syntax.
...
It's cool but I don't like it right now.
2019-09-28 10:59:07 -05:00
Doug Coleman
ea2600c3e8
mason.config: Update status url to https.
2019-09-28 10:56:40 -05:00
Doug Coleman
fbf7c73e99
factor: whitespace commit.
2019-09-28 10:23:53 -05:00
Doug Coleman
d5d552eb40
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-09-28 09:54:13 -05:00
Doug Coleman
dc10c08158
tools.deploy: Bump the deploy size.
...
We should look at deploy sizes and try to fix them correctly.
2019-09-28 09:43:07 -05:00
Doug Coleman
afe188efb3
openssl: Fallback for versions of macOS < 10.15.
...
We probably want a word that finds libssl.x.dylib where x is the highest version so that we don't have to update the libary-loading code in the future.
This is all because loading libssl.dylib causes a SIGABORT signal 6, perhaps there's another workaround?
2019-09-28 09:40:47 -05:00
Doug Coleman
6f6bc00cb1
io.launcher.unix: Fix test.
2019-09-27 23:13:51 -05:00
Doug Coleman
50cf54ddde
basis: Move signal word and fix tests.
2019-09-27 22:59:36 -05:00
Doug Coleman
5963f3a520
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-09-27 17:26:09 -05:00
Doug Coleman
1ce3b72760
Revert "openssl: Fix bootstrap for macOS 10.15 beta."
...
This reverts commit 3eda5056c7 .
2019-09-27 17:24:51 -05:00
Doug Coleman
4faab8a00f
basis: Fix bootstrap to display unix signals instead of "Error in print-error!"
2019-09-27 17:17:56 -05:00
Doug Coleman
bf719c4cca
openssl: macOS 10.15 beta needs explicit paths for these libraries.
...
10.14 has versions that are .2 lower than 10.15.
2019-09-27 17:17:22 -05:00
Doug Coleman
fdf13141bc
factor: CHAR: -> ch', URL", NAN: fixes
2019-09-27 16:04:43 -05:00
Doug Coleman
3eda5056c7
openssl: Fix bootstrap for macOS 10.15 beta.
2019-09-27 16:02:27 -05:00
John Benediktsson
0a155def04
smalltalk: cleanup usings.
2019-09-27 08:26:02 -07:00
John Benediktsson
06b72b8a0d
peg: less stack shuffling in define-parser-word.
2019-09-27 08:24:53 -07:00
Doug Coleman
e7c10e22b7
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-09-27 08:14:30 -05:00
John Benediktsson
f2e4a36c2c
peg: reuse code in compile-parsers-quots.
2019-09-26 08:56:42 -07:00
John Benediktsson
e643afa168
peg.parsers: use splitting.
2019-09-26 07:57:31 -07:00
John Benediktsson
0150e4c303
peg.parsers: simplify range-pattern.
2019-09-25 21:34:28 -07:00
John Benediktsson
689c18c374
toml: minor cleanup, note a fixme for later.
2019-09-25 20:51:27 -07:00
John Benediktsson
c1ebf5451f
peg.ebnf: minor cleanup.
2019-09-25 20:38:19 -07:00
John Benediktsson
c3bee31342
peg: some cleanup.
2019-09-25 20:26:12 -07:00
John Benediktsson
cc858f633f
toml: some updates.
2019-09-25 14:41:06 -07:00
John Benediktsson
cb854c0801
toml: adding support for Tom's Obvious Markup Language (TOML).
2019-09-25 14:24:05 -07:00
Doug Coleman
1d3779e3ba
openssl.libcrypto: nginx factorcode.org server upgrades to https by default.
...
Change the unit test to expect a 301. We should probably make all tests work with networking disabled instead of hitting remote servers.
2019-09-25 00:15:44 -05:00
John Benediktsson
a3d5789fd4
regexp.classes: use \v\a escapes.
2019-09-24 20:56:29 -07:00