Issues
- 0
type macro isn't quite right about some things
#149 opened by ityonemo - 0
property test to make sure that inspected components in a union are in type order.
#146 opened by ityonemo - 0
- 0
make sure that Type.Messages can be inspect'ed to produce coherent error messages
#80 opened by ityonemo - 0
consider making Type.Messages somehow nestable so that dependent typing information can be communicated
#81 opened by ityonemo - 0
Subtraction types
#131 opened by ityonemo - 0
make a Function.Bundle type that isn't a union.
#130 opened by ityonemo - 0
message simplification
#144 opened by ityonemo - 0
composable message scheme
#143 opened by ityonemo - 0
- 0
- 2
- 1
remove inferred tag from functions
#134 opened by ityonemo - 1
make sure that types can be normalized on inspect
#126 opened by ityonemo - 1
make sure that top_arity functions can be inspected.
#135 opened by ityonemo - 1
create a type normalization function
#127 opened by ityonemo - 1
make sure that functions can merge their parameters if their return types match.
#119 opened by ityonemo - 1
fix: unions with empty string
#124 opened by ityonemo - 1
make functions() type, change Type.Inference.Api
#117 opened by ityonemo - 1
- 1
is_returnable/1 guard that selects against builtin(:none) and builtin(:no_return)
#123 opened by ityonemo - 1
- 0
- 1
refactor the way to do default types:
#118 opened by ityonemo - 1
is it the case that if you take two terms then the type of the two terms will obey order?
#98 opened by ityonemo - 2
- 1
add in tuple with minimum arity type
#96 opened by ityonemo - 1
tuple with minimum arity
#93 opened by ityonemo - 1
function to dereference tuple type
#94 opened by ityonemo - 2
apply for functions
#92 opened by ityonemo - 1
reorder fields in maps to be syntatically correct.
#107 opened by ityonemo - 5
add spec for functions with arity
#90 opened by ityonemo - 5
correct rules for tuple merging in unions
#106 opened by ityonemo - 1
refactor to use list/1 instead of %Type.List
#105 opened by ityonemo - 1
refactor Map doctests to use Type.map/1
#102 opened by ityonemo - 1
deprecate Map.build in favor of Type.map/1 macro
#101 opened by ityonemo - 1
refactor Tuple doctests to use Type.tuple/1
#103 opened by ityonemo - 2
deprecate logic for non_neg_integer
#95 opened by ityonemo - 1
add in more builtins
#91 opened by ityonemo - 1
add is_singleton guard
#89 opened by ityonemo - 0
- 0
better documentation of type module
#83 opened by ityonemo - 0
"deviations from elixir" in type module
#82 opened by ityonemo - 0
- 1
- 1
support for opaque types
#74 opened by ityonemo - 1
makes sure typep works
#70 opened by ityonemo - 2
figure out what is causing IO to infinite loop.
#69 opened by ityonemo - 1
make sure opaque types work.
#68 opened by ityonemo - 1
Make sure type variables in functions work
#71 opened by ityonemo