Richard Feldman
|
9f9ce327d4
|
Lazily validate that input bytes are valid UTF-8
|
2020-07-27 01:10:04 -04:00 |
|
Folkert
|
eed8ff38e6
|
add usage test
|
2020-07-20 14:06:31 +02:00 |
|
Folkert
|
d27dcceef2
|
use index-based approach for Apply
|
2020-07-18 01:23:35 +02:00 |
|
Folkert
|
25329ad672
|
get rid of Container
|
2020-07-18 00:57:27 +02:00 |
|
Folkert
|
ce8bcbb5ed
|
introduce Record and Apply Update and Access
|
2020-07-18 00:52:22 +02:00 |
|
Folkert
|
0459572940
|
use different mechanism to special-case builtins in usage analysis
this will be extendible to user-defined functions
|
2020-07-17 23:50:33 +02:00 |
|
Richard Feldman
|
73d920e96f
|
Restore uniq::sharing
|
2020-07-04 22:13:04 -04:00 |
|
Richard Feldman
|
06c05e5e9b
|
Try using inlining in test_usage_analysis
|
2020-07-04 14:26:05 -04:00 |
|
Richard Feldman
|
1c16d0e776
|
Combine some imports
|
2020-06-30 07:55:25 -04:00 |
|
Richard Feldman
|
f5bcfd4dc4
|
use std::collections::HashMap
|
2020-06-30 07:54:13 -04:00 |
|
Richard Feldman
|
269da82840
|
Make VarStore no longer use atomics
|
2020-06-13 21:59:01 -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 |
|
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 |
|
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 |
|