unison

A friendly programming language from the future

OTHER License

Stars
5.6K

Bot releases are visible (Hide)

unison - Development Build

Published by github-actions[bot] 9 months ago

unison - Development Build

Published by github-actions[bot] 9 months ago

unison - Development Build

Published by github-actions[bot] 9 months ago

Commits

  • f5bfa60: add transcript that demonstrates bug in upgrade suffixification (Mitchell Rosen) #4605
  • 661ce6a: make upgrade suffixify by name (Mitchell Rosen) #4605
unison - Development Build

Published by github-actions[bot] 9 months ago

unison - Development Build

Published by github-actions[bot] 9 months ago

Commits

  • 224f7c1: add CI reminder to commit message (Arya Irani) #4588
unison - Development Build

Published by github-actions[bot] 9 months ago

Commits

  • 3c7101c: Add transcript demonstrating #4556 (Travis Staton) #4589
  • b333a93: change suffixify termination condition (Travis Staton) #4589
  • 639a6ce: update transcripts (Travis Staton) #4589
  • b28158c: manual edit of mac only golden output (Travis Staton) #4589
  • 5fa4444: ⅄ trunk → 24-01-05-better-suffixify (Mitchell Rosen) #4589
  • 4a8c59a: make PPE.fromNames take a suffixify-or-not enum (Mitchell Rosen) #4589
  • c2ff132: refactor pretty print env creation utils (Mitchell Rosen) #4589
  • e41a8cb: give suffixify variants better names (Mitchell Rosen) #4589
  • 7340bf3: use suffixifiedByName suffixifier in update (Mitchell Rosen) #4589
  • d66cd47: use suffixifyByName in upgrade (Mitchell Rosen) #4589
  • f08c6a4: ⅄ trunk → 24-01-05-better-suffixify (Mitchell Rosen) #4589
  • eb9bac5: run transcripts (Mitchell Rosen) #4589
  • 89ede08: Revert "manual edit of mac only golden output" (Mitchell Rosen) #4589
  • b4bc2e0: fix compiler errors in test suite (Mitchell Rosen) #4589
unison - Development Build

Published by github-actions[bot] 10 months ago

unison - Development Build

Published by github-actions[bot] 10 months ago

Commits

  • 07eed38: automatically run ormolu (unorsk) #4557
  • 0dd06b3: Merge branch 'unisonweb:trunk' into trunk (andrii) #4557
  • 3c9629b: automatically run ormolu (unorsk) #4557
  • c99c3a5: use unique as default type modifier (when no modifier specified) (andrii) #4557
  • 4456c95: Fixing test for type modifiers, updating trnscripts (andrii) #4557
  • 7f07903: Merge branch 'unisonweb:trunk' into trunk (andrii) #4557
  • 59505cc: Merge remote-tracking branch 'origin/trunk' into unorsk/unique-as-default-type-modifier (andrii) #4557
  • a27159c: A comment for pretty-printing unique types with uid (andrii) #4557
  • 3b5ce64: Merge branch 'trunk' into unorsk/unique-as-default-type-modifier (Arya Irani) #4557
  • 8bf585a: update type-modifier-are-optional transcript (Arya Irani) #4557
  • 40ec940: fix fix1696 and fix2297 transcripts (Arya Irani) #4557
  • 951b6ae: fix fix2297 (Arya Irani) #4557
  • 70eee30: whitespace changes in transcripts?? (Arya Irani) #4557
unison - Development Build

Published by github-actions[bot] 10 months ago

unison - release/0.5.13

Published by github-actions[bot] 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/unisonweb/unison/compare/release/0.5.12...release/0.5.13

unison - Development Build

Published by github-actions[bot] 10 months ago

Commits

  • 2e44bd0: delete NamesWithHistory type (Mitchell Rosen) #4569
  • e0f8059: ⅄ trunk → delete-names-with-history (Mitchell Rosen) #4569
  • e8051d1: Merge branch 'trunk' into delete-names-with-history (Arya Irani) #4569
unison - Development Build

Published by github-actions[bot] 10 months ago

unison - Development Build

Published by github-actions[bot] 10 months ago

unison - Development Build

Published by github-actions[bot] 10 months ago

unison - Development Build

Published by github-actions[bot] 10 months ago

unison - release/0.5.12

Published by github-actions[bot] 10 months ago

What's Changed

Full Changelog: https://github.com/unisonweb/unison/compare/release/0.5.11...release/0.5.12

unison - Development Build

Published by github-actions[bot] 10 months ago

Commits

  • 89c386b: add rename as an alias for move (Arya Irani) #4523
unison - Development Build

Published by github-actions[bot] 10 months ago

Commits

  • 09cf6b7: Define top-exn-handler in scheme libraries (Dan Doel) #4511
  • a0dd65e: Fix various issues with runtime code loading (Dan Doel) #4511
  • c7e6da0: Implement a native Runtime (Dan Doel) #4511
  • 469e82b: Thread native runtime through the relevant places (Dan Doel) #4511
  • 15101aa: Tweak some of the evaluation related ucm commands (Dan Doel) #4511
  • d1494a1: Tweak the sandbox test for jit/interpreter comparison (Dan Doel) #4511
  • 00a1fb2: Standalone runner implementation in racket (Dan Doel) #4511
  • 19ff30a: Update JitInfo for latest share release (Dan Doel) #4511
  • 49a7d17: Formatting (Dan Doel) #4511
  • cd0ab42: Add project-branch context for paths (Chris Penner) #4513
  • 4436d63: Wire in project-branch-completion config (Chris Penner) #4513
  • 2a49d56: Fix imports (Chris Penner) #4513
  • 6e014c6: Remove sneaky pragma (whoops) (Chris Penner) #4513
  • 63928fc: Merge remote-tracking branch 'origin/trunk' into cp/project-completion (Chris Penner) #4513
  • 877110f: Fix bad merges from trunk (Chris Penner) #4513
  • 961de6e: Add project tab-completion transcripts (Chris Penner) #4513
unison - release/0.5.11

Published by github-actions[bot] 10 months ago

What's changed:

  • New move command will move existing namespaces, terms, and types, all at once.
  • Several fixes to upgrade, pretty-printing, docs parsing, and type-directed name resolution.
  • A fix related to displaying docs in Unison Local.

All PRs since last release:

Full Changelog: https://github.com/unisonweb/unison/compare/release/M5j...release/0.5.11

unison - Development Build

Published by github-actions[bot] 10 months ago