Richard Feldman
|
269da82840
|
Make VarStore no longer use atomics
|
2020-06-13 21:59:01 -04:00 |
|
Richard Feldman
|
a4338f0406
|
Remove lots of unnecessary clones (thanks clippy!)
|
2020-06-07 15:43:07 -04:00 |
|
Richard Feldman
|
4295dec955
|
Fix load_builtin_aliases ordering
|
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
|
ce9e7a91f6
|
Clean up some Cargo.toml files
|
2020-05-03 21:37:59 -04:00 |
|
Folkert
|
cd4c28ca0c
|
fix failing tests
|
2020-04-25 21:12:49 +02:00 |
|
Richard Feldman
|
1c1fee7e31
|
Trim trailing space off pretty_assertions dep
|
2020-04-16 19:24:24 -04:00 |
|
Folkert
|
106a3646bf
|
add category to Eq constraint
|
2020-04-01 20:09:10 +02:00 |
|
Folkert
|
14ad793bd7
|
hook up TypeError
|
2020-04-01 16:28:10 +02:00 |
|
Folkert
|
920928399a
|
type inference for pattern guards
|
2020-03-21 00:39:52 +01:00 |
|
Richard Feldman
|
a54db8bf92
|
Merge remote-tracking branch 'origin/trunk' into array-wrappers
|
2020-03-14 20:49:59 -04:00 |
|
Richard Feldman
|
8d4331f903
|
Merge remote-tracking branch 'origin/trunk' into array-wrappers
|
2020-03-13 22:20:35 -04:00 |
|
Folkert
|
e62ddc9ef5
|
make record variable names clearer
|
2020-03-14 01:01:14 +01:00 |
|
Richard Feldman
|
3ecbe0325c
|
Plain number literals (e.g. 5 ) are now Num *
|
2020-03-10 22:27:13 -04:00 |
|
Richard Feldman
|
8450597a07
|
Try an alloca approach for structs
|
2020-03-10 02:56:55 -04:00 |
|
Richard Feldman
|
0f79a3311d
|
Upgrade bumpalo to 3.2
|
2020-03-07 11:20:35 -05:00 |
|
Richard Feldman
|
60adf36db2
|
Fix some tests
|
2020-03-06 18:28:13 -05:00 |
|
Richard Feldman
|
df4533296b
|
fix some tests
|
2020-03-06 18:24:37 -05:00 |
|
Richard Feldman
|
762ae80ec4
|
Move solve and uniq tests into other crates
|
2020-03-06 18:24:37 -05:00 |
|
Richard Feldman
|
8fc75f2b2e
|
fix some tests
|
2020-03-06 18:24:37 -05:00 |
|
Richard Feldman
|
a2f5f6f9fb
|
Move solve and uniq tests into other crates
|
2020-03-06 18:24:37 -05:00 |
|