unison/unison-src/transcripts
Chris Penner 09286a398e Docs
2022-01-17 12:07:15 -06:00
..
errors output tweaks and regenerate transcripts 2020-10-13 09:44:49 -04:00
slurping Docs 2022-01-17 12:07:15 -06:00
ability-term-conflicts-on-update.md Add ability-term conflict transcripts 2022-01-17 10:59:32 -06:00
ability-term-conflicts-on-update.output.md Add ability-term conflict transcripts 2022-01-17 10:59:32 -06:00
addupdatemessages.md fixes doubleSpace issue 2021-08-23 14:09:27 -07:00
addupdatemessages.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
alias-clobbering.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
alias-clobbering.output.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
alias-many.md fix case/of syntax in transcript to match/with per master 2020-02-14 10:18:57 -05:00
alias-many.output.md Transcript updates 2021-12-08 14:36:24 -05:00
ambiguous-metadata.md Adds a transcript testing the ambiguous metadata error 2020-04-07 22:03:09 +01:00
ambiguous-metadata.output.md update transcript output 2021-10-05 16:24:53 -04:00
any-extract.md add a Any.unsafeExtrace builtin 2021-09-10 13:49:15 -07:00
any-extract.output.md add a Any.unsafeExtrace builtin 2021-09-10 13:49:15 -07:00
block-on-required-update.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
block-on-required-update.output.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
blocks.md Fix more infix combinator usages in transcripts 2021-12-15 16:38:51 -06:00
blocks.output.md Fix more infix combinator usages in transcripts 2021-12-15 16:38:51 -06:00
bug-strange-closure.md Adding failing transcript showing decompilation problem 2021-05-12 13:46:45 -05:00
bug-strange-closure.output.md Fix a bunch of PP bugs 2021-12-09 23:05:19 -05:00
builtins-merge.md add a transcript for corrected builtins.merge 2020-02-04 14:56:12 -05:00
builtins-merge.output.md Transcript updates 2021-12-08 14:36:24 -05:00
builtins.md Remove infix from builtins.md 2021-12-15 16:07:39 -06:00
builtins.output.md Fix more infix combinator usages in transcripts 2021-12-15 16:38:51 -06:00
bytesFromList.md fix bug when decompiling Bytes values - it incorrectly produced nonsense builtin 2020-04-14 09:47:56 -04:00
bytesFromList.output.md rerun transcripts 2020-11-19 20:20:51 -05:00
cd-back.md add transcripts 2020-03-02 20:12:12 +01:00
cd-back.output.md add transcripts 2020-03-02 20:12:12 +01:00
check763.md Regression test for #763 2020-04-15 16:43:42 -04:00
check763.output.md Regression test for #763 2020-04-15 16:43:42 -04:00
check873.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
check873.output.md update transcripts 2020-04-08 14:25:19 -04:00
child-namespace-history-merge.md Add transcripts for merging behaviour 2021-11-29 14:50:37 -06:00
child-namespace-history-merge.output.md Add transcripts for merging behaviour 2021-11-29 14:50:37 -06:00
command-replace.md fixes doubleSpace issue 2021-08-23 14:09:27 -07:00
command-replace.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
contrabilities.md Added a transcript showing retained ability variables 2021-08-19 16:46:50 -04:00
contrabilities.output.md Added a transcript showing retained ability variables 2021-08-19 16:46:50 -04:00
copy-patch.md add a little more to copy-patch.md 2021-05-28 13:47:31 -06:00
copy-patch.output.md add a little more to copy-patch.md 2021-05-28 13:47:31 -06:00
create-author.md uncontroversial transcript diffs 2021-08-02 11:55:27 -04:00
create-author.output.md uncontroversial transcript diffs 2021-08-02 11:55:27 -04:00
delete-namespace.md typo 2021-11-18 18:37:12 -06:00
delete-namespace.output.md Update transcript 2021-11-19 10:54:37 -06:00
delete.md updates transcripts 2021-08-23 14:05:37 -07:00
delete.output.md updates transcripts 2021-08-23 14:05:37 -07:00
deleteReplacements.md I think due to additional propagation, old types are removed from the namespace 2021-07-21 12:01:25 -04:00
deleteReplacements.output.md WIP on elaborated patch application 2021-07-21 17:20:05 -04:00
dependents-dependencies-debugfile.md updates transcripts 2021-08-23 14:05:37 -07:00
dependents-dependencies-debugfile.output.md Keep same ord instance to avoid transcript churn 2021-11-18 18:22:48 -06:00
destructuring-binds.md Improved transcript docs and have pretty-printer avoid using the syntax for patterns that *contain* literals. Thanks @atacratic! 2020-09-30 18:03:54 -04:00
destructuring-binds.output.md Reverting output so I can debug 2021-11-18 14:47:46 -05:00
diff-namespace.md Revert "Make SBH toText and toString consistent with Unison.ShortHash" 2021-11-29 13:39:32 -06:00
diff-namespace.output.md Merge branch 'trunk' into cp/diff-namespace-hashes 2021-11-29 10:26:54 -06:00
doc-formatting.md Another fix to doc literal whitespace handling 2020-04-13 17:27:58 +01:00
doc-formatting.output.md All tests and transcripts passing 2020-11-19 14:05:07 -05:00
docs.md updates transcripts 2021-08-23 14:05:37 -07:00
docs.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
duplicate-term-detection.md Add transcripts for duplication checking 2022-01-11 16:18:43 -06:00
duplicate-term-detection.output.md Add transcripts for duplication checking 2022-01-11 16:18:43 -06:00
empty-namespaces.md Add move.namespace regression transcript 2021-12-13 11:57:37 -06:00
empty-namespaces.output.md Update transcript output 2021-12-13 12:20:59 -06:00
emptyCodebase.md add builtins.mergeio example to the emptyCodebase.md transcript test 2020-04-09 17:52:04 -04:00
emptyCodebase.output.md Transcript updates 2021-12-08 14:36:24 -05:00
error-messages.md working on removing some backtracking 2020-11-20 12:53:34 -05:00
error-messages.output.md working on removing some backtracking 2020-11-20 12:53:34 -05:00
escape-sequences.md Text literals can display non-ascii chars 2020-04-17 22:19:38 +01:00
escape-sequences.output.md Text literals can display non-ascii chars 2020-04-17 22:19:38 +01:00
find-by-type.md tweak transcript 2021-10-06 18:06:21 -04:00
find-by-type.output.md tweak transcript 2021-10-06 18:06:21 -04:00
find-patch.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
find-patch.output.md Updates transcript outputs with revised output 2020-04-20 16:01:42 +01:00
fix689.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix689.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix693.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix693.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix845.md add some more tests of corner cases to the transcript 2020-10-23 10:01:18 -04:00
fix845.output.md Pull base.u out into its own file rather than embedding in the transcript 2021-03-31 20:44:01 -05:00
fix849.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
fix849.output.md update transcripts 2020-04-08 14:25:19 -04:00
fix942.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
fix942.output.md Updates transcript outputs with revised output 2020-04-20 16:01:42 +01:00
fix987.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix987.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix1063.md Improve default metadata handling of "." 2020-05-28 23:27:36 -04:00
fix1063.output.md Add transcript changes with improved types 2021-06-08 14:50:04 -04:00
fix1334.md Fix a couple failing tests 2021-06-22 16:14:18 -05:00
fix1334.output.md Fix some tests 2021-06-22 17:17:30 -05:00
fix1356.md Update transcripts since links now auto-propagate 2020-06-19 00:38:17 -04:00
fix1356.output.md Pull base.u out into its own file rather than embedding in the transcript 2021-03-31 20:44:01 -05:00
fix1390.md have something working, but not sure I love the results 2020-10-21 20:57:58 -04:00
fix1390.output.md Reverting output so I can debug 2021-11-18 14:47:46 -05:00
fix1578.md Fix duplicate constructor in transcript 2022-01-11 16:44:11 -06:00
fix1578.output.md Fix transcript output 2022-01-12 11:15:02 -06:00
fix1696.md Adding a test case that fails in the wrong way 2020-11-11 12:33:46 -05:00
fix1696.output.md updates transcripts 2021-08-23 14:05:37 -07:00
fix1731.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix1731.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix1800.md Fix #1800 and improve testing 2021-04-27 21:29:38 -05:00
fix1800.output.md Tests pass, refreshed transcripts 2021-05-27 08:08:04 -05:00
fix1844.md updates transcripts 2021-08-23 14:05:37 -07:00
fix1844.output.md updates transcripts 2021-08-23 14:05:37 -07:00
fix1926.md simplify transcript 2021-05-10 16:10:13 -05:00
fix1926.output.md Fix up transcript output 2021-05-24 22:04:43 -04:00
fix2000.md Merge remote-tracking branch 'origin/trunk' into fix/2004-2-hash 2021-05-28 13:47:14 -06:00
fix2000.output.md Merge remote-tracking branch 'origin/trunk' into fix/2004-2-hash 2021-05-28 13:47:14 -06:00
fix2004.md better verbiage 2021-05-26 08:25:01 -05:00
fix2004.output.md uncontroversial transcript diffs 2021-08-02 11:55:27 -04:00
fix2026.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2026.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2053.md fix #2053 by using Var.rawName to produce text for synthetic vars 2021-06-19 11:40:02 -06:00
fix2053.output.md Reverting output so I can debug 2021-11-18 14:47:46 -05:00
fix2091.md updates transcripts 2021-08-23 14:05:37 -07:00
fix2091.output.md updates transcripts 2021-08-23 14:05:37 -07:00
fix2156.md Guard against improper eta reductions 2021-11-10 17:35:27 -05:00
fix2156.output.md Guard against improper eta reductions 2021-11-10 17:35:27 -05:00
fix2167.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2167.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2187.md Avoid another variable-renaming let case 2021-08-04 10:31:54 -04:00
fix2187.output.md Avoid another variable-renaming let case 2021-08-04 10:31:54 -04:00
fix2231.md Add transcript with regression tests 2021-08-02 16:44:58 -04:00
fix2231.output.md Add transcript with regression tests 2021-08-02 16:44:58 -04:00
fix2238.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2238.output.md fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2238.u fixes tests and transcripts 2021-08-24 11:33:27 -07:00
fix2254.md updates transcripts 2021-08-23 14:05:37 -07:00
fix2254.output.md Reverting output so I can debug 2021-11-18 14:47:46 -05:00
fix2268.md Fix a TDNR case for non-function effect references 2021-08-10 14:10:46 -04:00
fix2268.output.md Fix a TDNR case for non-function effect references 2021-08-10 14:10:46 -04:00
fix2334.md Fix an issue pattern matching on multiple builtins 2021-08-18 17:54:43 -04:00
fix2334.output.md Fix an issue pattern matching on multiple builtins 2021-08-18 17:54:43 -04:00
fix2344.md Add a test case 2021-08-26 16:02:16 -04:00
fix2344.output.md not sure where this came from 2021-08-30 20:50:14 -04:00
fix2350.md Add some tests 2021-10-28 17:45:51 -04:00
fix2350.output.md Add some tests 2021-10-28 17:45:51 -04:00
fix2353.md Fix #2353 2021-09-02 18:55:27 -05:00
fix2353.output.md Fix #2353 2021-09-02 18:55:27 -05:00
fix2355.md Avoid a loop caused by inferring cyclic abilities 2021-08-30 17:25:30 -04:00
fix2355.output.md Fix stale transcript output 2021-08-31 11:17:11 -04:00
fix2378.md Fix some order dependence in pruneAbilities 2021-09-02 16:35:13 -04:00
fix2378.output.md Fix some order dependence in pruneAbilities 2021-09-02 16:35:13 -04:00
fix2474.md Add some tests 2021-10-28 17:45:51 -04:00
fix2474.output.md Add some tests 2021-10-28 17:45:51 -04:00
fix2567.md actually add transcript 2021-11-08 17:37:21 -06:00
fix2567.output.md actually add transcript 2021-11-08 17:37:21 -06:00
fix2663.md Fix a variable capture issue in pattern compilation 2021-11-24 00:43:22 -05:00
fix2663.output.md Fix a variable capture issue in pattern compilation 2021-11-24 00:43:22 -05:00
fix2693.md Add a transcript to test large (cached) list literals 2021-12-01 15:53:03 -05:00
fix2693.output.md Fix stack size ensurance 2021-12-02 11:48:46 -05:00
fix-1381-excess-propagate.md add failing transcript 2020-03-23 19:09:01 -04:00
fix-1381-excess-propagate.output.md adjust tests and transcripts for changed hashes 2021-05-28 14:03:41 -06:00
fix-2258-if-as-list-element.md added extra test of more corner cases 2021-09-17 08:24:37 -05:00
fix-2258-if-as-list-element.output.md added extra test of more corner cases 2021-09-17 08:24:37 -05:00
fix-big-list-crash.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
fix-big-list-crash.output.md update transcripts 2020-04-08 14:25:19 -04:00
globbing.md Fix transcript errors caused by empty globbing (it triggered fzf) 2021-11-01 14:49:16 -06:00
globbing.output.md Fix transcript errors caused by empty globbing (it triggered fzf) 2021-11-01 14:49:16 -06:00
hello.md "codebase" arg needs double dash, update error message to match 2021-10-23 19:29:27 -07:00
hello.output.md "codebase" arg needs double dash, update error message to match 2021-10-23 19:29:27 -07:00
higher-rank.md Fix with @dolio to pattern matching on constructors with polymorphic fields 2021-09-08 12:01:40 -05:00
higher-rank.output.md Fix with @dolio to pattern matching on constructors with polymorphic fields 2021-09-08 12:01:40 -05:00
io.md Fix implementation of getbuffering builtin to actually return Either (#2779) 2022-01-06 10:22:43 -06:00
io.output.md Fix implementation of getbuffering builtin to actually return Either (#2779) 2022-01-06 10:22:43 -06:00
isPropagated-exists.md clean up transcripts 2021-02-10 22:41:36 -05:00
isPropagated-exists.output.md clean up transcripts 2021-02-10 22:41:36 -05:00
isTest-exists.md clean up transcripts 2021-02-10 22:41:36 -05:00
isTest-exists.output.md clean up transcripts 2021-02-10 22:41:36 -05:00
lambdacase.md updates transcripts 2021-08-23 14:05:37 -07:00
lambdacase.output.md Finally 2021-11-19 11:46:18 -05:00
link.md Improve testing of link/unlink 2021-08-31 11:15:35 -05:00
link.output.md Improve testing of link/unlink 2021-08-31 11:15:35 -05:00
merge.md Added more tests for merge 2021-07-28 23:06:32 -04:00
merge.output.md Added more tests for merge 2021-07-28 23:06:32 -04:00
mergeloop.md Fix #1276 hang on push (#1279) 2020-03-02 17:32:07 -05:00
mergeloop.output.md adjust tests and transcripts for changed hashes 2021-05-28 14:03:41 -06:00
merges.md Include child-branch history in transcript 2021-12-01 15:36:06 -06:00
merges.output.md Merge branch 'trunk' into topic/debug-logging 2021-12-08 15:59:14 -05:00
name-selection.md Add transcript demonstrating name selection algorithm 2021-08-04 11:17:11 -04:00
name-selection.output.md refresh transcript 2021-08-04 12:10:48 -04:00
names.md updates transcripts 2021-08-23 14:05:37 -07:00
names.output.md updates transcripts 2021-08-23 14:05:37 -07:00
namespace-deletion-regression.md Clearify deletion regression transcript 2021-11-22 09:38:49 -06:00
namespace-deletion-regression.output.md Clearify deletion regression transcript 2021-11-22 09:38:49 -06:00
numbered-args.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
numbered-args.output.md update transcripts 2020-04-08 14:25:19 -04:00
pattern-pretty-print-2345.md add regression tests 2021-09-01 17:34:19 -07:00
pattern-pretty-print-2345.output.md Reverting output so I can debug 2021-11-18 14:47:46 -05:00
propagate.md remove custom unique type guids from transcripts 2020-02-16 23:56:29 -05:00
propagate.output.md switch Free.foldWithIndex for StateT Int in HandleCommand 2021-02-17 22:42:52 -05:00
records.md Add transcript for records pretty printing 2021-09-17 13:26:04 -04:00
records.output.md Fix records to print with fieldnames 2021-09-17 14:39:23 -04:00
redundant.output.md fix stray case .. of instances and opportunities for cases in unison-src 2020-02-21 17:05:18 -08:00
reflog.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
reflog.output.md Transcript updates 2021-12-08 14:36:24 -05:00
resolution-failures.md Update transcripts 2021-10-07 14:43:08 -06:00
resolution-failures.output.md Update transcripts 2021-10-07 14:43:08 -06:00
resolve.md update transcript after fixing todo output to properly fail transcripts 2021-07-20 17:53:19 -04:00
resolve.output.md update transcript after fixing todo output to properly fail transcripts 2021-07-20 17:53:19 -04:00
scope-ref.md Transcripts 2021-08-24 12:20:23 -04:00
scope-ref.output.md Transcripts 2021-08-24 12:20:23 -04:00
squash.md Use codebase LCA for squashing and improve transcript 2021-05-18 12:04:21 -05:00
squash.output.md Transcript updates 2021-12-08 14:36:24 -05:00
suffixes.md improve transcript for suffix based resolution to test shadowing behavior 2021-08-04 14:26:13 -04:00
suffixes.output.md improve transcript for suffix based resolution to test shadowing behavior 2021-08-04 14:26:13 -04:00
sum-type-update-conflicts.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
todo-bug-builtins.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
todo-bug-builtins.output.md refresh transcripts 2020-10-21 22:47:25 -04:00
top-level-exceptions.md Add a transcript 2021-05-27 09:06:19 -05:00
top-level-exceptions.output.md updates transcripts 2021-08-23 14:05:37 -07:00
transcript-parser-commands.md Add Author and License metadata types to builtins (#1228) 2020-02-13 10:59:53 -05:00
transcript-parser-commands.output.md update transcripts 2020-04-08 14:25:19 -04:00
type-modifier-required.md typo fix + slight output changes 2021-08-24 13:04:58 -07:00
type-modifier-required.output.md weird extra character???? 2021-08-24 13:38:02 -07:00
unitnamespace.md Added a transcript 2020-05-29 13:36:43 -04:00
unitnamespace.output.md Added a transcript 2020-05-29 13:36:43 -04:00
universal-cmp.md Move universal-cmp.md into plain transcripts 2021-11-15 12:48:50 -05:00
universal-cmp.output.md Move universal-cmp.md into plain transcripts 2021-11-15 12:48:50 -05:00
unsafe-coerce.md Add unsafe.coerceAbilities builtin 2021-08-20 14:50:05 -04:00
unsafe-coerce.output.md Merge branch 'trunk' into topic/unsafe-coerce 2021-08-20 17:09:25 -04:00
update-on-conflict.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
update-on-conflict.output.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
update-with-conflicting-constructor-and-term.md Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00
watch-expressions.md add schema_version, commit flag, causal_metadata 2021-05-04 11:35:11 -06:00
watch-expressions.output.md add schema_version, commit flag, causal_metadata 2021-05-04 11:35:11 -06:00