Commit Graph

60 Commits

Author SHA1 Message Date
Anton-4
c745c08071
fmt+clippy 2022-05-02 18:33:41 +02:00
Folkert
0dd2cec09a
update with new clippy lints 2022-03-31 19:34:51 +02:00
Folkert
4fb205a4ba
style 2022-03-20 16:13:41 +01:00
Folkert
5a4db4b4ad
inline subs operations more aggressively 2022-03-20 15:31:35 +01:00
Brendan Hansknecht
cdf19e3feb
Merge pull request #2698 from rtfeldman/i/2696
Make sure casting to unsigned types performs zero-extension
2022-03-10 20:10:33 -08:00
ayazhafiz
a90bba3d1d Make sure casting to unsigned types performs zero-extension
Closes #2696
2022-03-10 17:39:37 -06:00
Folkert
0351b9fce7
improvements to adjust_rank 2022-03-05 23:45:07 +01:00
Folkert
40246607aa update inkwell to ease the llvm13 transition 2021-12-08 19:36:29 +01:00
Folkert
4af9539ce6 fixes by cargo clippy --fix 2021-12-05 15:04:28 +01:00
Folkert
69ad83a0d4 mark some Subs functions as alwaysinline 2021-11-21 23:49:51 +01:00
Folkert
fe858011fe extend ena to get a mutable handle to a value stored in the UnificationTable 2021-11-17 16:29:58 +01:00
Brendan Hansknecht
73e2cbcb1e Make versions numbers consistent and matching the lock files 2021-11-06 13:24:45 -07:00
Anton-4
69f6ffadab
Merge branch 'trunk' into deps 2021-11-06 18:07:34 +01:00
Kevin Sjöberg
f6d055dc62 Correct minor spelling mistakes 2021-11-06 15:29:08 +01:00
Brendan Hansknecht
d49ac68bcc Update dep with major version changes 2021-11-05 19:19:37 -07:00
Brendan Hansknecht
bddc08c977 Remove unused dependencies 2021-11-05 16:58:11 -07:00
Folkert
44b8b1ca4c bump morphic 2021-10-26 22:54:53 +02:00
Folkert
2fe431f1b8 update morphic (can solve quicksort now) 2021-10-02 22:45:31 +02:00
Anton-4
bac58ce465
bump inkwell 2021-09-05 13:33:02 +02:00
Anton-4
418723fa3c
use inkwell release with typo 2021-09-05 11:51:15 +02:00
Folkert
024491d110 bump to llvm-sys master 2021-09-05 11:41:17 +02:00
Folkert
f616bd802f upgrade llvm-sys to 120.2 2021-09-04 21:59:55 +02:00
Anton-4
a1971ead6e Merge branch 'trunk' of github.com:rtfeldman/roc into no-unnecessary-benches 2021-08-03 10:12:51 +02:00
Anton-4
bc1616bb33 try out rust benchmark runner with github ci 2021-08-02 20:02:02 +02:00
Folkert
899cbeabd7 fix extra ampersands 2021-07-29 17:32:08 +02:00
Folkert
117ef03251 morphic fmt 2021-06-16 23:32:57 +02:00
Folkert
eaf62a1bf8 morphic clippy 2021-06-16 23:29:31 +02:00
Folkert
97954f3857 bump morphic 2021-06-14 21:01:36 +02:00
Folkert
bb25746928 Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-13 13:15:18 +02:00
Folkert
dc8d1135c9 use inkwell's invoke stuff 2021-06-13 00:17:35 +02:00
Folkert
4151dac452 Merge branch 'update_zig' into name-functions-with-morphic 2021-06-09 14:57:25 +02:00
Folkert
20f6e03cfb Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-09 14:57:09 +02:00
Richard Feldman
8e19b8ecbb
Merge branch 'trunk' into update_zig 2021-06-07 21:43:31 -04:00
Richard Feldman
1e1340a8b2
Merge pull request #1390 from rtfeldman/inkwell-llvm-12-bump
bump inkwell to a version that supports llvm12 (still using llvm10)
2021-06-07 21:32:08 -04:00
Folkert
8e227c7e7c update to llvm 12 2021-06-07 20:02:59 +02:00
Folkert
65731d8691 bump inkwell to a version that supports llvm12 (still using llvm10) 2021-06-07 18:37:34 +02:00
Folkert
8dc3146a7d update morphic 2021-06-06 20:22:50 +02:00
Anton-4
314503cf7f fixed typos, added typos checking to CI 2021-06-05 20:02:54 +02:00
Richard Feldman
d061363243
Merge pull request #1371 from rtfeldman/thread-morphic
Morphic foundations
2021-06-02 22:09:47 -04:00
Folkert
e69e9736b5 morphic clippy things 2021-06-02 21:48:46 +02:00
Folkert
427bb786af add new morphic files 2021-06-02 21:48:29 +02:00
Folkert
fbac262023 update morphic 2021-06-02 16:04:24 +02:00
Anton-4
7e0575368c Use custom forks for criterion and cargo-criterion, still have web-sys conflict 2021-06-02 11:08:14 +02:00
Richard Feldman
9e8dddc0fd Bump inkwell version 2021-05-29 21:47:24 -04:00
Folkert
3636e18a18 centralize inkwell imports 2021-05-29 21:46:33 +02:00
Richard Feldman
4b1ac2dd81 Add Morphic licenses 2021-05-24 07:18:30 -04:00
Folkert
9162bb896b clippy 2021-05-20 21:20:34 +02:00
Folkert
8750cdbfbe include new files 2021-05-19 23:02:27 +02:00
Folkert
083f8275bf update morphic 2021-05-19 22:51:33 +02:00
Folkert
925355eb4e use add_unknown_with 2021-05-17 19:51:46 +02:00