Issues
- 0
Instructions
#72 opened by achudnov - 5
Can't get strobe to work
#71 opened by devd - 0
put functions in object
#70 opened by arjunguha - 0
configurable error cases
#69 opened by arjunguha - 0
implement labels
#67 opened by arjunguha - 0
implement abstract types
#68 opened by arjunguha - 0
bug in sb_strPat.ml
#66 opened by arjunguha - 0
type-weaving bugs
#64 opened by arjunguha - 0
Call new_line in block_comment, etc.
#63 opened by arjunguha - 1
delete operator
#55 opened by arjunguha - 1
IDL-parsed DOM types should use Inherited
#62 opened by arjunguha - 2
Parse JSCompiler externs
#58 opened by arjunguha - 0
Fatal error: exception Sb_kinding.Kind_error
#61 opened by arjunguha - 0
flow analysis regression
#65 opened by arjunguha - 0
- 1
Report multiple type errors
#56 opened by arjunguha - 0
- 0
Clean up test suite
#59 opened by arjunguha - 0
Allow untyped functions
#57 opened by arjunguha - 2
Clean up all type identifiers
#53 opened by jpolitz - 0
- 1
calculated object types for literals and values need to specify absent fields
#48 opened by arjunguha - 1
kind checking
#49 opened by arjunguha - 0
Bounded Polymorphism Constraints
#52 opened by jpolitz - 0
better inference
#51 opened by arjunguha - 0
coverage check in object subtyping
#50 opened by arjunguha - 1
[0, "string"] : Array<(ref (Int + String))>, not Array<((ref Int) + (ref String))>
#24 opened by csaftoiu - 1
be able to use functions inside a constructor body that are defined right after (like .prototype.foo = ...)
#26 opened by csaftoiu - 1
parse Refs
#46 opened by arjunguha - 1
desugar constructors honestly
#30 opened by arjunguha - 1
mk_env' is missing calls to normalize/check typ
#41 opened by arjunguha - 1
soundness of Env.clear_labels is tenuous
#39 opened by arjunguha - 1
distinguish +undefined from nullable
#28 opened by arjunguha - 1
typedjs_dyn.transform_exprs is a mess
#29 opened by arjunguha - 2
implement paths
#33 opened by arjunguha - 1
- 1
add support for omitting optional arguments
#27 opened by csaftoiu - 1
array properties
#35 opened by csaftoiu - 2
Functions and Arrays from the Ad
#44 opened by jpolitz - 2
Soundness of Array lookup
#45 opened by jpolitz - 1
implement if (foo /* undefined */)
#32 opened by arjunguha - 1
Object.prototype in expression context
#31 opened by arjunguha - 1
- 4
- 2
- 1
- 0
exception name is unbound in catch
#37 opened by arjunguha - 1
fix constructors not being identified sometimes
#36 opened by csaftoiu - 1
do/while loops
#34 opened by csaftoiu - 2
block comments mess up line numbers
#23 opened by arjunguha