8000 Releases · iamevn/unison · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: iamevn/unison

Development Build

05 Apr 00:54
548caae
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • c2b1d9c: Apply Pull Request feedback (Chris Penner) #2814
  • 2f615ee: Reduce redundancy between Status types (Chris Penner) #2814
  • 96d096a: Fix then/else not being able to start identifiers (Nicole Prindle) #2847
  • 4e25775: Cleanup (Chris Penner) #2814
  • 7941216: Add transcript to check that keywords can start identifiers (Nicole Prindle) #2847
  • d1e143c: Hide typechecking output in keyword-identifer transcript (Nicole Prindle) #2847
  • a640861: Keep more type annotations in decompiled output (Dan Doel) #2850
  • 3a95d82: Re-export Debug.Trace from Unison.Runtime.Debug (Dan Doel) #2850
  • d2ee13b: Add test case. (Dan Doel) #2850
  • 8e3acc3: Fix lexing in embedded type links in docs (Nicole Prindle) #2852
  • 4491b8d: Add transactions to all relevant sqlitecodebase ops (unisonweb#2843) (Chris Penner) #2843
  • eef7cbc: Recover from missing branch objects by replacing with empty branches. (unisonweb#2844) (Chris Penner) #2844
  • fb28e95: Make term printer output more backticks if needed. (Rúnar) #2853
  • 42c1414: Add regression test (Rúnar) #2853
  • 121841d: allow delayed strings (Harald Gliebe) #2857
  • 17ddc57: add hagl to contributors (Harald Gliebe) #2857
  • ad7dbd4: Add ucm's internal definitions to Codebase.toCodeLookup (Arya Irani) #2865
  • db485f6: lookup AuthorInfo dynamically from IOSource.hs (Arya Irani) #2869
  • 19daa28: Merge branch 'trunk' into topic/merge-trunk-2022-02-07 (Arya Irani) #2873
  • 6950074: Merge remote-tracking branch 'origin/trunk' into topic/merge-trunk-2022-02-07 (Arya Irani) #2873
  • e6f93ed: Add numbering to history command (Chris Penner) #2876
  • e70c072: Refresh transcripts with history numbering (Chris Penner) #2876
  • 2c3cf7c: fix the calling convention on the bunch of stuff that theoretically return failures (Stew O'Connor) #2877
  • cc4c641: docs.as-html: move tooltips to hidden spot in dom (Simon Højberg) #2878
  • 69db163: Allow pushing/pulling to git branches. (Chris Penner) #2862
  • aa1d729: Use 'bare' git repos in the git cache. (Chris Penner) #2862
  • 7ffe5d4: WIP (Chris Penner) #2883
  • 5027eb0: Thread numbering through 'todo' (Chris Penner) #2883
  • 99912bf: Merge branch 'trunk' into topic/rehash-codebase (Chris Penner) #2627
  • 029f709: Fix recurive reference when constructing tooltips (Simon Højberg) #2879
  • d445f3f: Use correct content when rendering docs as html (Simon Højberg) #2880
  • bac009c: docs.as-html: use block elements for Style (Simon Højberg) #2854
  • c92a952: Better number formatting (Chris Penner) #2883
  • 5027469: Add missing todo transcript (Chris Penner) #2883
  • add73b7: Use numbered args to avoid hashes in resolve.md (Chris Penner) #2883
  • 33d455e: Don't crash when typechecking higher-rank fields (unisonweb#2866) (Chris Penner) #2866
  • 7de7818: Improve todo output. (Chris Penner) #2883
  • 0bf5947: doc.to-html: don't ignore callout emojis (Simon Højberg) #2887
  • 2186e96: Cleanup (Chris Penner) #2883
  • f643ad6: Fix some compilation issues related to keeping annotations (Dan Doel) #2888
  • be57a82: Add numbered output to view.patch (unisonweb#2875) (Chris Penner) #2875
  • 72b3692: Use full hashes in numberedArgs (Chris Penner) #2876
  • a14f69c: Add Phil de Joux as contributor. (Phil de Joux) #2893
  • 7a241ec: Properly show Branch Hashes. (Chris Penner) #2876
  • 3359acf: Fix Branch Hash printing (Chris Penner) #2876
  • 4e9012f: Merge branch 'trunk' into cp/numbered-history (Chris Penner) #2876
  • fd1f37f: Use shallow clones for pull (Chris Penner) #2894
  • 2d701af: PR feedback (Chris Penner) #2814
  • 3d30763: Merge branch 'trunk' into cp/rewrite-slurping (Chris Penner) #2814
  • 52a9b8f: Merge branch 'trunk' into cp/numbered-todo (Chris Penner) #2883
  • f3b558c: Fix bad rename (Chris Penner) #2814
  • f927e61: Merge branch 'trunk' into cp/numbered-todo (Chris Penner) #2883
  • 1b81304: Tweak ability variables for better inference (Dan Doel) #2895
  • dfc441a: Attempt to fix release Action (Cody Allen) #2896
  • 81278fa: Fix build harder (Cody Allen) #2896
  • 63b3515: fix indentation for multiline lists with composite expressions that span multiple lines (Paul Chiusano) #2898
  • ad2c2ac: Don't use ! syntax when it's just unit being passed to a constructor or Any (Paul Chiusano) #2898
  • d649ad4: Test cases. (Dan Doel) #2895
  • be901d5: More test cases. (Dan Doel) #2895
  • 8a46348: Fix the 2712 test case to work for CI (Dan Doel) #2895
  • 8477483: add round trip regression test (Paul Chiusano) #2898
  • cf38f0d: fix tuple printing (Paul Chiusano) #2898
  • b3997ea: transcript refresh (Paul Chiusano) #2898
  • c77288c: stop using Shellmet in Git.hs (Arya Irani) #2900
  • 5eaa9e4: Don't say what's been contributed. (Phil de Joux) #2893
  • 3e3b44d: Merge branch 'trunk' into topic/rehash-codebase (Chris Penner) #2627
  • 782a501: docs.to-html headings should have an id (Simon Højberg) #2903
  • 094f71b: Use 'v2' branch for auto-pull of base on topic/rehash-codebase (unisonweb#2902) (Chris Penner) #2902
  • 74fd82f: Don't sync ALL test watches. (unisonweb#2904) (Chris Penner) #2904
  • 40e88ff: Fix an issue with effect variable linearity tweaking (Dan Doel) #2907
  • 09ebb94: Test case. (Dan Doel) #2907
  • 4b57560: Fix an issue computing sandbox info (Dan Doel) #2908
  • 8334fbd: Allow pushing to v2 codebases (Chris Penner) #2910
  • c475948: Docs (Chris Penner) #2910
  • 50f7d04: Fix case where we create a new codebase (Chris Penner) #2910
  • 103cb56: Revert "stop using Shellmet in Git.hs" (Arya Irani) #2914
  • b82aca0: fork and patch Shellmet (Arya Irani) #2914
  • e9c92e2: Merge remote-tracking branch 'origin/trunk' into cp/rewrite-slurping (Chris Penner) #2814
  • c61cdd6: add integration-tests to hie.yaml (Arya Irani) #2916
  • 953e372: delete broken runtime benchmark (Arya Irani) #2915
  • fa78af0: Add annotations to reserved keyword, reserved word, and empty matches (Chris Penner) #2919
  • 1a8c270: Add error messages to transcript (Chris Penner) #2919
  • 8af3ad4: Add annotation to empty watches (Chris Penner) #2919
  • f8a15c1: Transcript for mismatched arities. (Chris Penner) [unisonweb#2919](https://...
Read more
0