Commit Graph

1141 Commits

Author SHA1 Message Date
Cody Allen
74cc95b032
Merge pull request #2687 from stew/Socket.toText
add toText functions for Socket, Handle, ThreadId
2021-11-30 09:07:00 -08:00
Stew O'Connor
643bbf96bc update transcripts 2021-11-30 08:43:29 -08:00
Chris Penner
7a5f742bde Revert "Make SBH toText and toString consistent with Unison.ShortHash"
This reverts commit 68f44a4dd5.
2021-11-29 13:39:32 -06:00
Chris Penner
fea12ee786 Merge branch 'trunk' into cp/diff-namespace-hashes 2021-11-29 10:26:54 -06:00
Chris Penner
68f44a4dd5 Make SBH toText and toString consistent with Unison.ShortHash
Adds a new toBase32Hex for clarity
2021-11-29 09:41:55 -06:00
Mitchell Rosen
1be6574d28
Merge pull request #2657 from unisonweb/21-11-12-gist
Add gist command (fixes #2603)
2021-11-28 12:13:13 -05:00
Chris Penner
51b670b2bc Remove redundant message 2021-11-24 13:08:50 -06:00
Chris Penner
e09b587dae Add namespace hash diffing to transcript 2021-11-24 10:42:51 -06:00
Paul Chiusano
609c5e9c4a
Merge pull request #2670 from unisonweb/fix/2663
Fix a variable capture issue in pattern compilation
2021-11-24 09:57:49 -06:00
Chris Penner
d55625b935
Merge pull request #2666 from unisonweb/cp/ormolu-tracking
Add ORMOLU_DISABLE to every file to allow auto-formatting.
2021-11-24 09:00:23 -06:00
Dan Doel
d6635b3e0e Fix a variable capture issue in pattern compilation 2021-11-24 00:43:22 -05:00
Mitchell Rosen
d193d27c51 ⅄ trunk → 21-11-12-gist 2021-11-23 16:09:09 -05:00
Chris Penner
54d6fbf1bd Add ORMOLU_DISABLE to every file.
This allows all developers to add ormolu autoformat on save in their
editors without worrying about creating huge diffs on files that haven't
been formatted yet.

If you format a file, remove the DISABLE comment to ensure it stays
formatted in the future.
2021-11-23 12:10:58 -06:00
Mitchell Rosen
39f0f9d58c fix diff.md 2021-11-19 12:55:32 -05:00
Chris Penner
1e20833288 Update transcript 2021-11-19 10:54:37 -06:00
Chris Penner
d291900c3f typo 2021-11-18 18:37:12 -06:00
Chris Penner
498babfe8f Keep same ord instance to avoid transcript churn 2021-11-18 18:22:48 -06:00
Chris Penner
c629b74d88 Update transcripts 2021-11-18 18:12:45 -06:00
Chris Penner
cea547ef44 Number dependency outputs 2021-11-18 18:02:54 -06:00
Chris Penner
19fbc12be9 Improved output for deletions 2021-11-18 17:32:07 -06:00
Chris Penner
9af105f191 WIP checkpoint 2021-11-18 15:20:58 -06:00
Chris Penner
d6c7616b31 Update transcripts 2021-11-18 11:43:29 -06:00
Chris Penner
eb1c88bdd0 Add transcripts for namespace.delete 2021-11-18 10:40:19 -06:00
Paul Chiusano
aeb7830569
Merge pull request #2637 from unisonweb/fix/threadid-cmp
Add ThreadId case for universal comparisons
2021-11-17 00:11:22 -06:00
Chris Penner
0358ad2b1d Merge remote-tracking branch 'origin/trunk' into cp/namespace-dependencies 2021-11-16 15:53:57 -06:00
Chris Penner
15414f38ed Merge branch 'trunk' into cp/namespace-dependencies 2021-11-16 10:26:19 -06:00
Chris Penner
a3f63cab43 Update transcripts and add comment on names 2021-11-16 10:23:46 -06:00
Dan Doel
57f4b69f88 Move universal-cmp.md into plain transcripts 2021-11-15 12:48:50 -05:00
Dan Doel
de4b5e0bfd Add ThreadId case for universal comparisons 2021-11-15 12:27:28 -05:00
Mitchell Rosen
31d352e090
Merge pull request #2616 from unisonweb/21-11-08-deleted-names-in-dependents
Make `dependents` only report named things (fixes #1525)
2021-11-12 19:19:24 -05:00
Chris Penner
2cf37fc665 Update transcripts 2021-11-12 16:34:56 -06:00
Dan Doel
e742dfb642 Guard against improper eta reductions
- The eta reducer was converting `x -> f x x` to `f x`
2021-11-10 17:35:27 -05:00
Chris Penner
e91e98f932 Add Transcripts for namespace-dependencies test 2021-11-10 15:41:42 -06:00
Mitchell Rosen
4d801bef4f update transcript 2021-11-10 15:31:42 -05:00
Mitchell Rosen
c9a772280c use unsuffixified PPE to print dependents 2021-11-09 14:44:32 -05:00
Mitchell Rosen
8a2a485683 update transcript 2021-11-09 13:44:23 -05:00
Paul Chiusano
cf174a507c actually add transcript 2021-11-08 17:37:21 -06:00
Chris Penner
c8fe85d75b Remove -- checks in io transcript 2021-11-04 14:44:00 -06:00
Chris Penner
be9afe31e3 Merge branch 'trunk' into run-with-args 2021-11-04 13:51:38 -06:00
Mitchell Rosen
1037eadd97
Merge pull request #2584 from shawn-bachlet/trunk
[Issue 1367]: Report a warning on empty diff.namespace
2021-11-03 17:33:19 -04:00
sbachlet
06275cd8c4 update transcripts 2021-11-03 15:17:13 -04:00
Paul Chiusano
9c143d6ecb
Merge pull request #2578 from unisonweb/cp/no-match-error
Fix `fzf` opening during transcript runs, also print "No matches" error on failed glob.
2021-11-03 10:29:01 -05:00
mergify[bot]
2037e51d3b
Merge pull request #2586 from unisonweb/fix/universal-compare
Fixed some tags that were still 0 rather than reference packed
2021-11-02 21:16:47 +00:00
Dan Doel
8fb52bb7f4 Fixed some tags that were still 0 rather than reference packed 2021-11-02 16:56:50 -04:00
mergify[bot]
8e6dbb10a2
Merge pull request #2500 from unisonweb/fix/universal-compare
Add some special cases for universal compare
2021-11-02 15:53:12 +00:00
Dan Doel
dd5d720836 Rework universal comparison for Float 2021-11-02 11:33:52 -04:00
Chris Penner
2ab9c0ceef Fix transcript errors caused by empty globbing (it triggered fzf) 2021-11-01 14:49:16 -06:00
Chris Penner
777a354d86 WIP 2021-11-01 14:42:38 -06:00
mergify[bot]
c5b8d74682
Merge pull request #2562 from unisonweb/work/type-equality
Fix various ability checking issues
2021-10-28 22:34:19 +00:00
Dan Doel
627669dbec Add some tests 2021-10-28 17:45:51 -04:00