Chad Stearns
|
7bf8be5e9a
|
Merge branch 'trunk' of github.com:rtfeldman/roc into list-repeat
|
2020-06-20 13:45:04 -04:00 |
|
Chad Stearns
|
0531d91301
|
WIP
|
2020-06-20 13:40:48 -04:00 |
|
Richard Feldman
|
920b530008
|
Rename solve tests
|
2020-06-20 13:25:40 -04:00 |
|
Richard Feldman
|
f90b64edd9
|
Use a custom macro for builtin_defs
|
2020-06-20 10:58:12 -04:00 |
|
Richard Feldman
|
07689ca9dc
|
Switch back to builtin_defs returning Def
|
2020-06-20 10:57:44 -04:00 |
|
Chad Stearns
|
3af6d5f0b3
|
WIP
|
2020-06-19 21:02:52 -04:00 |
|
Richard Feldman
|
16ceb895c1
|
Fix some Bool.isEq stuff
|
2020-06-19 20:45:14 -04:00 |
|
Richard Feldman
|
dec5c3a062
|
Get low-level ops compiling
|
2020-06-19 20:07:04 -04:00 |
|
Richard Feldman
|
b75f061f4f
|
Fix exhaustiveness errors
|
2020-06-19 13:30:14 -04:00 |
|
Richard Feldman
|
11920e781e
|
Remove gen_module test
|
2020-06-19 11:10:22 -04:00 |
|
Richard Feldman
|
e014e5c95c
|
Update gen_module test
|
2020-06-19 11:10:14 -04:00 |
|
Richard Feldman
|
0b64c3a1ad
|
wip
|
2020-06-19 11:02:13 -04:00 |
|
Richard Feldman
|
e49b43d376
|
Extract constrain_imports & pre_constrain_imports
|
2020-06-19 11:02:10 -04:00 |
|
Richard Feldman
|
9d31c667fa
|
Merge remote-tracking branch 'origin/trunk' into specialize-separately
|
2020-06-18 21:02:50 -04:00 |
|
Richard Feldman
|
d5116d01b4
|
Ignore carriage returns
|
2020-06-16 23:04:00 -04:00 |
|
Richard Feldman
|
1b3b9ee1c4
|
Merge remote-tracking branch 'origin/trunk' into specialize-separately
|
2020-06-13 23:54:30 -04:00 |
|
Richard Feldman
|
269da82840
|
Make VarStore no longer use atomics
|
2020-06-13 21:59:01 -04:00 |
|
Richard Feldman
|
245a9fc951
|
Merge remote-tracking branch 'origin/trunk' into specialize-separately
|
2020-06-13 21:03:38 -04:00 |
|
Chadtech
|
52c4b80f7b
|
Merge branch 'trunk' into list-single
|
2020-06-08 08:45:00 -04:00 |
|
Chad Stearns
|
5ad05efa39
|
Merging in remote
|
2020-06-07 23:50:20 -04:00 |
|
Richard Feldman
|
a4338f0406
|
Remove lots of unnecessary clones (thanks clippy!)
|
2020-06-07 15:43:07 -04:00 |
|
Richard Feldman
|
72706a0ac0
|
clippy
|
2020-06-07 15:37:12 -04:00 |
|
Richard Feldman
|
e726d838ea
|
Don't have builtins return Defs
|
2020-06-06 23:55:05 -04:00 |
|
Richard Feldman
|
093579780f
|
Fix stack overflow
|
2020-06-06 23:47:00 -04:00 |
|
Richard Feldman
|
1ef85fa061
|
Store builtins as a Map
|
2020-06-06 23:47:00 -04:00 |
|
Richard Feldman
|
0a9989e75f
|
wip
|
2020-06-06 23:41:12 -04:00 |
|
Richard Feldman
|
9e02537ebb
|
Store builtins as a Map
|
2020-06-06 23:41:09 -04:00 |
|
Chad Stearns
|
97cb4a737e
|
List.single implementation
|
2020-06-03 18:56:23 -04:00 |
|
Chad Stearns
|
3ffd31d5f3
|
Merge branch 'is-positive-is-negative' of github.com:rtfeldman/roc into trigonometric-functions
|
2020-06-03 04:28:52 -04:00 |
|
Chadtech
|
af42e13c77
|
Merge branch 'trunk' into is-positive-is-negative
|
2020-06-03 01:39:00 -04:00 |
|
Richard Feldman
|
a1d15f42bb
|
Provide a LayoutCache
|
2020-05-31 20:24:30 -04:00 |
|
Richard Feldman
|
efb23dff44
|
Drop unused imports
|
2020-05-31 20:16:04 -04:00 |
|
Richard Feldman
|
99dcda8603
|
Use inlinable_string 0.1
|
2020-05-31 20:14:19 -04:00 |
|
Chadtech
|
0641e287a6
|
Merge branch 'trunk' into is-positive-is-negative
|
2020-05-29 23:10:29 -04:00 |
|
Richard Feldman
|
ac940a8b4b
|
wip
|
2020-05-26 21:21:12 -04:00 |
|
Richard Feldman
|
e55929d545
|
move load::file::Module to can::
|
2020-05-26 21:21:11 -04:00 |
|
Richard Feldman
|
60e583fb78
|
Improve debug stuff a bit
|
2020-05-26 21:19:47 -04:00 |
|
Richard Feldman
|
887ec9860a
|
wip
|
2020-05-26 21:19:46 -04:00 |
|
Richard Feldman
|
42e3d35564
|
Use specialize_all
|
2020-05-26 21:18:25 -04:00 |
|
Richard Feldman
|
639c132ce0
|
wip
|
2020-05-26 21:18:25 -04:00 |
|
Richard Feldman
|
98eed099f8
|
Delete obsolete test.asm
|
2020-05-26 21:18:25 -04:00 |
|
Richard Feldman
|
eaf7e2df36
|
Improve a comment
|
2020-05-26 01:16:20 -04:00 |
|
Richard Feldman
|
f79ead7f02
|
Avoid cloning on the main thread
|
2020-05-26 01:03:07 -04:00 |
|
Richard Feldman
|
11e2f998fc
|
Refactor alias cloning logic a bit
|
2020-05-26 00:58:14 -04:00 |
|
Richard Feldman
|
c47dc57fc2
|
Appease clippy
|
2020-05-26 00:41:57 -04:00 |
|
Richard Feldman
|
1b48c370a9
|
cargo fmt
|
2020-05-26 00:33:16 -04:00 |
|
Richard Feldman
|
4295dec955
|
Fix load_builtin_aliases ordering
|
2020-05-26 00:04:59 -04:00 |
|
Richard Feldman
|
f31e260e2f
|
Don't log type mismatch info in release builds
|
2020-05-26 00:04:59 -04:00 |
|
Richard Feldman
|
c386192e8b
|
Reorganize when solving and constraint gen happen
|
2020-05-26 00:04:42 -04:00 |
|
Richard Feldman
|
afacf1d6c4
|
Reorganize declarations and src
|
2020-05-25 17:45:02 -04:00 |
|