Commit Graph

53 Commits

Author SHA1 Message Date
Arya Irani
f4254609fd switch hereFile to FileEmbed 2023-07-27 10:48:33 -04:00
Mitchell Rosen
94af9f95d7 add tests for parsing project/branch names (a few of which are failing) 2023-04-26 14:24:34 -04:00
Mitchell Rosen
eabf036f07 add test for internalParseSql 2023-04-13 09:26:13 -04:00
Mitchell Rosen
ef61401fbe put all orphans packages into lib/orphans/ 2023-03-14 14:49:10 -04:00
Mitchell Rosen
1b40d53f6b add unison-core-orphans-sqlite package 2023-03-14 14:43:41 -04:00
Mitchell Rosen
6f7f5c89cc ⅄ topic/projects-api → topic/projects 2023-01-26 12:14:07 -05:00
Mitchell Rosen
5eb855a13f stub out unison-share-projects-api package 2023-01-24 14:03:47 -05:00
Mitchell Rosen
dab54f77c4 add uuid-orphans-sqlite package 2023-01-23 12:10:41 -05:00
Mitchell Rosen
6e99914c77 ⅄ trunk → 22-12-14-tidy-up-hashing-package 2022-12-15 12:46:57 -05:00
Mitchell Rosen
3e395e3b89 move unison-hash:Unison.ContentAddressable to unison-hashing:Unison.Hashing.ContentAddressable 2022-12-15 12:31:30 -05:00
Mitchell Rosen
bbc17e01a6 move Unison.Hash and friends to new unison-hash package 2022-12-14 19:03:52 -05:00
Mitchell Rosen
4f38c03f5b pull Unison.Test.Cache out into its own test suite 2022-12-09 14:52:18 -05:00
Mitchell Rosen
7eee9e01bb remove vestigial unison-util package 2022-12-09 14:37:52 -05:00
Mitchell Rosen
56c80904ff ⅄ trunk → 22-10-18-unison-syntax 2022-10-28 11:24:17 +05:30
Mitchell Rosen
4035343cfc ⅄ trunk → 22-10-18-unison-util-bytes 2022-10-19 19:39:42 -04:00
Mitchell Rosen
a1e28a8969 amend hie.yaml 2022-10-18 16:25:35 -04:00
Mitchell Rosen
7038ba14f6 amend hie.yaml 2022-10-18 16:24:22 -04:00
Mitchell Rosen
b89f0384e7 amend hie.yaml 2022-10-18 16:23:35 -04:00
Mitchell Rosen
31d48e37f2 delete abt conversions 2022-07-05 12:43:42 -04:00
Arya Irani
1d0ab1d4f3 Merge remote-tracking branch 'origin/trunk' into arya/ooo-sync
# Conflicts:
#	hie.yaml
#	parser-typechecker/package.yaml
#	unison-hashing-v2/package.yaml
#	unison-hashing-v2/unison-hashing-v2.cabal
2022-06-16 15:06:42 -04:00
Travis Staton
65d735dc14 merge trunk 2022-06-13 10:54:37 -04:00
Mitchell Rosen
382816e7b4 extract unison-hashing-v2 package from unison-parser-typechecker 2022-06-09 23:42:07 -04:00
Mitchell Rosen
8aa9805f9a replace Share.Hash with U.Util.Hash32 2022-06-04 13:31:37 -04:00
Mitchell Rosen
d02ce4bc0f add back hie.yaml 2022-06-04 12:06:10 -04:00
Arya Irani
8f4cbd92e5 delete hie.yaml 2022-06-03 20:35:28 -04:00
Arya Irani
37add698d1 plumb new repo types 2022-05-17 18:45:06 -04:00
Mitchell Rosen
a06e6352d0 extract unison-util-base32hex package 2022-04-12 15:51:03 -04:00
Chris Penner
52da285bf6
Add unison-share-api package with Sync APIs (#3018) 2022-04-01 10:14:01 -06:00
Arya Irani
7ce354a00e
Merge pull request #2916 from unisonweb/22-02-17-integration-tests-hie 2022-02-17 15:48:03 -07:00
Arya Irani
953e372fa8 delete broken runtime benchmark
per discussion with @dolio
2022-02-17 10:13:10 -07:00
Arya Irani
c61cdd615f add integration-tests to hie.yaml 2022-02-17 09:43:23 -07:00
Mitchell Rosen
5e833c3a33 add unison-sqlite package 2021-11-15 20:32:08 -05:00
Mitchell Rosen
d46bdcbf3e move many ucm-related modules into unison-cli library component 2021-11-05 00:40:50 -04:00
iamevn
28d1840899 move package cli -> unison-cli
the haskell language server was giving me some errors about not being able to find a local cli package, renaming it to unison-cli fixed that and seems to be consistent with other naming conventions.
2021-10-22 23:17:40 -07:00
Mitchell Rosen
d690f72c28 use base32 instead of sandi for base32 codecs 2021-10-20 13:39:54 -04:00
Chris Penner
5235c809bf Move transcripts executable from parser-typechecker to cli
It depends on the cli executable.
2021-10-12 12:56:21 -06:00
Chris Penner
5de74416f9 Split off cli 2021-10-12 12:42:58 -06:00
Chris Penner
a31554bb54 Added Benchmarks 2021-10-08 16:00:28 -06:00
Mitchell Rosen
7abc4a2009 remove some trailing dots from hie.yaml 2021-10-06 19:02:32 -04:00
Mitchell Rosen
023a86c585 add unison-util-relation test suite 2021-10-06 12:24:45 -04:00
Arya Irani
c4f0727a3e cleanup hie.yaml 2021-04-28 08:10:14 -06:00
Arya Irani
0b57929fd1 delete and clean up stuff 2021-04-28 00:09:14 -06:00
Arya Irani
844022a7fe simplify hie.yaml 2021-03-31 22:48:47 -07:00
Arya Irani
bc46711c6b syncToDirectory 2021-03-11 13:02:08 -05:00
Arya Irani
e73811326c move ... stuff 2021-02-24 17:53:27 -05:00
Arya Irani
c775fad2be added dependents/type/type-mention indexes
but still not working
2021-02-08 11:14:08 -05:00
Arya Irani
fa100de7c9 move TermUtil/TypeUtil from Convert project to util-term 2021-02-05 12:09:56 -05:00
Arya Irani
29359b18a8 change hashing for refs, and add loadTermByHash 2020-10-20 13:27:43 -04:00
Arya Irani
279b6e876d Merge remote-tracking branch 'origin/trunk' into wip/codebase2
# Conflicts:
#	.travis.yml
#	parser-typechecker/src/Unison/Builtin.hs
#	parser-typechecker/src/Unison/Runtime/ANF.hs
#	parser-typechecker/src/Unison/Runtime/Builtin.hs
#	parser-typechecker/src/Unison/Runtime/Decompile.hs
#	parser-typechecker/src/Unison/Runtime/Foreign.hs
#	parser-typechecker/src/Unison/Runtime/Foreign/Function.hs
#	parser-typechecker/src/Unison/Runtime/MCode.hs
#	parser-typechecker/src/Unison/Runtime/Machine.hs
#	parser-typechecker/src/Unison/Runtime/Stack.hs
#	parser-typechecker/tests/Unison/Test/MCode.hs
#	unison-core/src/Unison/Type.hs
#	unison-src/new-runtime-transcripts/hashing.md
#	unison-src/new-runtime-transcripts/hashing.output.md
#	unison-src/transcripts/alias-many.output.md
#	unison-src/transcripts/emptyCodebase.output.md
#	unison-src/transcripts/merges.output.md
#	unison-src/transcripts/reflog.output.md
#	unison-src/transcripts/squash.output.md
2020-10-19 13:43:16 -04:00
Arya Irani
22f07828d0 wip 2020-10-19 10:17:25 -04:00